RESOLVED FIXED 101887
Many DOMWindowProperties would benefit from being ScriptWrappable
https://bugs.webkit.org/show_bug.cgi?id=101887
Summary Many DOMWindowProperties would benefit from being ScriptWrappable
Adam Barth
Reported 2012-11-11 21:03:23 PST
Many DOMWindowProperties would benefit from being ScriptWrappable
Attachments
Patch (6.53 KB, patch)
2012-11-11 21:04 PST, Adam Barth
no flags
Adam Barth
Comment 1 2012-11-11 21:04:45 PST
Kentaro Hara
Comment 2 2012-11-11 21:22:05 PST
Comment on attachment 173548 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=173548&action=review > Source/WebCore/ChangeLog:9 > + These object are only ever created at the behest of script, which means > + making them ScriptWrappable is a win. Agreed.
WebKit Review Bot
Comment 3 2012-11-11 21:31:27 PST
Comment on attachment 173548 [details] Patch Clearing flags on attachment: 173548 Committed r134188: <http://trac.webkit.org/changeset/134188>
WebKit Review Bot
Comment 4 2012-11-11 21:31:31 PST
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.