[Webkit-unassigned] [Bug 74123] Move MediaDocument styles into CSS. Set black background for chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 12:00:37 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=74123


epoger at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |epoger at google.com




--- Comment #38 from epoger at google.com  2012-01-06 12:00:36 PST ---
(In reply to comment #37)
> All reviewed patches have been landed.  Closing bug.

I think this change broke lint for test_expectations:


$ Tools/Scripts/new-run-webkit-tests --chromium --lint
FAILURES FOR <leopard, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <leopard, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <snowleopard, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <snowleopard, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <lion, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <lion, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <xp, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <xp, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <vista, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <vista, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <win7, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <win7, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <lucid, x86, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <lucid, x86, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <lucid, x86_64, debug, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

FAILURES FOR <lucid, x86_64, release, gpu> in LayoutTests/platform/chromium/test_expectations.txt
Line:3879 More specific entry on line 2707 overrides line 3879 media/media-document-audio-repaint.html

Lint failed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list