|
Lines 1-3
LayoutTests/ChangeLog_sec1
|
|
|
1 |
2009-03-04 Adam Bergkvist <adam.bergkvist@ericsson.com> |
| 2 |
|
| 3 |
Reviewed by NOBODY (OOPS!). |
| 4 |
|
| 5 |
https://bugs.webkit.org/show_bug.cgi?id=3547 |
| 6 |
XMLHttpRequest.statusText returns always "OK" |
| 7 |
|
| 8 |
Added platform specific expected results for tests that now pass. |
| 9 |
|
| 10 |
* platform/gtk/http: Added. |
| 11 |
* platform/gtk/http/tests: Added. |
| 12 |
* platform/gtk/http/tests/xmlhttprequest: Added. |
| 13 |
* platform/gtk/http/tests/xmlhttprequest/web-apps: Added. |
| 14 |
* platform/gtk/http/tests/xmlhttprequest/web-apps/012-expected.txt: Added. |
| 15 |
* platform/gtk/http/tests/xmlhttprequest/web-apps/013-expected.txt: Added. |
| 16 |
* platform/qt/http/tests/xmlhttprequest: Added. |
| 17 |
* platform/qt/http/tests/xmlhttprequest/web-apps: Added. |
| 18 |
* platform/qt/http/tests/xmlhttprequest/web-apps/012-expected.txt: Added. |
| 19 |
* platform/qt/http/tests/xmlhttprequest/web-apps/013-expected.txt: Added. |
| 20 |
* platform/win/http: Added. |
| 21 |
* platform/win/http/tests: Added. |
| 22 |
* platform/win/http/tests/xmlhttprequest: Added. |
| 23 |
* platform/win/http/tests/xmlhttprequest/web-apps: Added. |
| 24 |
* platform/win/http/tests/xmlhttprequest/web-apps/012-expected.txt: Added. |
| 25 |
* platform/win/http/tests/xmlhttprequest/web-apps/013-expected.txt: Added. |
| 26 |
|
| 1 |
2009-03-03 Anders Carlsson <andersca@apple.com> |
27 |
2009-03-03 Anders Carlsson <andersca@apple.com> |
| 2 |
|
28 |
|
| 3 |
Reviewed by John Sullivan. |
29 |
Reviewed by John Sullivan. |