Bug 28056

Summary: Fix media tests to not use a 'media' global variable
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Simon Fraser (smfr)
Reported 2009-08-06 13:51:51 PDT
The tests in LayoutTests/media use a variable called 'media' in global scope. This conflicts with the window.media property added for the CSSOM Media interface (bug 22495).
Attachments
Patch (24.21 KB, patch)
2009-08-06 13:55 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2009-08-06 13:55:24 PDT
mitz
Comment 2 2009-08-06 13:57:54 PDT
Comment on attachment 34227 [details] Patch rs=me
Simon Fraser (smfr)
Comment 3 2009-08-06 14:09:43 PDT
Note You need to log in before you can comment on or make changes to this bug.