[webkit-reviews] review granted: [Bug 94593] [V8] Move context() from V8Proxy to ScriptController : [Attachment 159849] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 11:53:45 PDT 2012


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

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159849&action=review


> Source/WebCore/bindings/v8/ScriptController.h:159
>      static v8::Local<v8::Context> mainWorldContext(Frame*);

This is another function we should consider removing in a similar way.	(In a
later patch.)


More information about the webkit-reviews mailing list