|
Lines 1-3
a/Source/WebKit/chromium/ChangeLog_sec1
|
|
|
1 |
2011-07-20 Yuta Kitamura <yutak@chromium.org> |
| 2 |
|
| 3 |
[Chromium] Turn on new WebSocket protocol in worker shadow page |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=64852 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
* src/WebWorkerBase.cpp: |
| 9 |
(WebKit::WebWorkerBase::initializeLoader): |
| 10 |
Initialize the value of WebCore::Settings::useHixie76WebSocketProtocol() |
| 11 |
for a new shadow page. |
| 12 |
|
| 1 |
2011-07-19 Dominic Mazzoni <dmazzoni@google.com> |
13 |
2011-07-19 Dominic Mazzoni <dmazzoni@google.com> |
| 2 |
|
14 |
|
| 3 |
Adds some methods to retrieve accessible information from tables and |
15 |
Adds some methods to retrieve accessible information from tables and |