OLD | NEW |
1 2011-04-22 Dan Bernstein <mitz@apple.com> | |
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> | 1 2011-04-22 Ojan Vafai <ojan@chromium.org> |
12 | 2 |
13 Not reviewed: fixing flaky snow XMLViewer test on snow leopard. | 3 Not reviewed: fixing flaky snow XMLViewer test on snow leopard. |
14 | 4 |
15 * http/tests/xmlviewer/dumpAsText/frames.html: | 5 * http/tests/xmlviewer/dumpAsText/frames.html: |
16 | 6 |
17 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> | 7 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> |
18 | 8 |
19 Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline. | 9 Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline. |
20 | 10 |
(...skipping 11468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11489 | 11479 |
11490 [V8] DataView constructor can be applied as a regular method | 11480 [V8] DataView constructor can be applied as a regular method |
11491 https://bugs.webkit.org/show_bug.cgi?id=54563 | 11481 https://bugs.webkit.org/show_bug.cgi?id=54563 |
11492 | 11482 |
11493 Added a new test case. | 11483 Added a new test case. |
11494 | 11484 |
11495 * fast/canvas/webgl/data-view-test-expected.txt: | 11485 * fast/canvas/webgl/data-view-test-expected.txt: |
11496 * fast/canvas/webgl/data-view-test.html: | 11486 * fast/canvas/webgl/data-view-test.html: |
11497 | 11487 |
11498 == Rolled over to ChangeLog-2011-02-16 == | 11488 == Rolled over to ChangeLog-2011-02-16 == |
OLD | NEW |