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+

Description Simon Fraser (smfr) 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).
Comment 1 Simon Fraser (smfr) 2009-08-06 13:55:24 PDT
Created attachment 34227 [details]
Patch
Comment 2 mitz 2009-08-06 13:57:54 PDT
Comment on attachment 34227 [details]
Patch

rs=me
Comment 3 Simon Fraser (smfr) 2009-08-06 14:09:43 PDT
http://trac.webkit.org/changeset/46857