[webkit-reviews] review granted: [Bug 101887] Many DOMWindowProperties would benefit from being ScriptWrappable : [Attachment 173548] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 11 21:20:21 PST 2012
Kentaro Hara <haraken at chromium.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 101887: Many DOMWindowProperties would benefit from being ScriptWrappable
https://bugs.webkit.org/show_bug.cgi?id=101887
Attachment 173548: Patch
https://bugs.webkit.org/attachment.cgi?id=173548&action=review
------- Additional Comments from Kentaro Hara <haraken at chromium.org>
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.
More information about the webkit-reviews
mailing list