Bug 30521

Summary: Forcefully set antialiasing for Chromium media controls to prevent flaky layout tests.
Product: WebKit Reporter: Andrew Scherkus <scherkus>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ajwong, eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Round 1
levin: review+, ajwong: commit-queue-
Round 1 + ChangeLog fix
none
Round 1 + ChangeLog fix (no tabs) none

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.