[webkit-reviews] review granted: [Bug 94438] [V8] Move m_windowShell from V8Proxy to ScriptController : [Attachment 159316] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 20:45:32 PDT 2012


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 94438: [V8] Move m_windowShell from V8Proxy to ScriptController
https://bugs.webkit.org/show_bug.cgi?id=94438

Attachment 159316: Patch
https://bugs.webkit.org/attachment.cgi?id=159316&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
I thought I tried this before and there was some complication, but perhaps that
complication has been removed.	This patch certainly look straightforward and
correct.

Note: We eventually want ScriptController to hold a map from DOMWrapperWorld to
V8WindowShell, but that's a separate effort.


More information about the webkit-reviews mailing list