Bug 116343

Summary: Get rid of Custom code for Audio global constructor
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, eric.carlson, esprehn+autocc, ggaren, glenn, haraken, jer.noble, laszlo.gombos, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 116116, 116147    
Bug Blocks: 115853    
Attachments:
Description Flags
Patch
none
JSDOMWindow.cpp diff none

Chris Dumez
Reported 2013-05-17 12:47:16 PDT
The following DOMWindow attribute currently has a [CustomGetter]: [CustomGetter, Conditional=VIDEO] attribute HTMLAudioElementNamedConstructor Audio; // Usable with the new operator This should no longer be needed now that Bug 116116 and Bug 116147 were fixed.
Attachments
Patch (2.86 KB, patch)
2013-05-17 13:38 PDT, Chris Dumez
no flags
JSDOMWindow.cpp diff (1.11 KB, patch)
2013-05-17 13:38 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-05-17 13:38:09 PDT
Chris Dumez
Comment 2 2013-05-17 13:38:32 PDT
Created attachment 202150 [details] JSDOMWindow.cpp diff
Geoffrey Garen
Comment 3 2013-05-17 14:09:58 PDT
Comment on attachment 202149 [details] Patch r=me
WebKit Commit Bot
Comment 4 2013-05-17 17:15:48 PDT
Comment on attachment 202149 [details] Patch Clearing flags on attachment: 202149 Committed r150311: <http://trac.webkit.org/changeset/150311>
WebKit Commit Bot
Comment 5 2013-05-17 17:15:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.