Bug 30521 - Forcefully set antialiasing for Chromium media controls to prevent flaky layout tests.
Summary: Forcefully set antialiasing for Chromium media controls to prevent flaky layo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 10:37 PDT by Andrew Scherkus
Modified: 2009-10-19 12:20 PDT (History)
2 users (show)

See Also:


Attachments
Round 1 (1.34 KB, patch)
2009-10-19 10:39 PDT, Andrew Scherkus
levin: review+
ajwong: commit-queue-
Details | Formatted Diff | Diff
Round 1 + ChangeLog fix (1.41 KB, patch)
2009-10-19 11:07 PDT, Andrew Scherkus
no flags Details | Formatted Diff | Diff
Round 1 + ChangeLog fix (no tabs) (1.42 KB, patch)
2009-10-19 11:08 PDT, Andrew Scherkus
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Scherkus 2009-10-19 10:37:32 PDT
Apparently sometimes it would true, other times false causing layout tests to fail.
Comment 1 Andrew Scherkus 2009-10-19 10:39:32 PDT
Created attachment 41429 [details]
Round 1

One-liner!
Comment 2 David Levin 2009-10-19 10:58:11 PDT
Comment on attachment 41429 [details]
Round 1

Since this affects more than layout tests, please add a little something to explain why this is good for those cases too.
Comment 3 Andrew Scherkus 2009-10-19 11:07:47 PDT
Created attachment 41431 [details]
Round 1 + ChangeLog fix
Comment 4 Andrew Scherkus 2009-10-19 11:08:47 PDT
Created attachment 41432 [details]
Round 1 + ChangeLog fix (no tabs)
Comment 5 Albert J. Wong 2009-10-19 12:20:19 PDT
Committed latest patch #3 as r49799.