OLD | NEW |
1 2011-03-01 Pavel Feldman <pfeldman@chromium.org> | 1 2011-04-22 Dan Bernstein <mitz@apple.com> |
2 | 2 |
| 3 Reviewed by Maciej Stachowiak. |
| 4 |
| 5 <rdar://problem/9322486> REGRESSION (r83397): Default controls fade out
when playing audio-only media |
| 6 https://bugs.webkit.org/show_bug.cgi?id=59180 |
| 7 |
| 8 * media/audio-controls-do-not-fade-out-expected.txt: Added. |
| 9 * media/audio-controls-do-not-fade-out.html: Added. |
| 10 |
| 11 2011-04-22 Ojan Vafai <ojan@chromium.org> |
| 12 |
3 Not reviewed: fixing flaky snow XMLViewer test on snow leopard. | 13 Not reviewed: fixing flaky snow XMLViewer test on snow leopard. |
4 | 14 |
5 * http/tests/xmlviewer/dumpAsText/frames.html: | 15 * http/tests/xmlviewer/dumpAsText/frames.html: |
6 | 16 |
7 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> | 17 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> |
8 | 18 |
9 Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline. | 19 Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline. |
10 | 20 |
11 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.
txt: Added. | 21 * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.
txt: Added. |
12 | 22 |
(...skipping 11466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11479 | 11489 |
11480 [V8] DataView constructor can be applied as a regular method | 11490 [V8] DataView constructor can be applied as a regular method |
11481 https://bugs.webkit.org/show_bug.cgi?id=54563 | 11491 https://bugs.webkit.org/show_bug.cgi?id=54563 |
11482 | 11492 |
11483 Added a new test case. | 11493 Added a new test case. |
11484 | 11494 |
11485 * fast/canvas/webgl/data-view-test-expected.txt: | 11495 * fast/canvas/webgl/data-view-test-expected.txt: |
11486 * fast/canvas/webgl/data-view-test.html: | 11496 * fast/canvas/webgl/data-view-test.html: |
11487 | 11497 |
11488 == Rolled over to ChangeLog-2011-02-16 == | 11498 == Rolled over to ChangeLog-2011-02-16 == |
OLD | NEW |