RESOLVED FIXED 116343
Get rid of Custom code for Audio global constructor
https://bugs.webkit.org/show_bug.cgi?id=116343
Summary Get rid of Custom code for Audio global constructor
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.