[webkit-reviews] review granted: [Bug 79072] [chromium] Plumb extensionGroup into didCreateScriptContext(). : [Attachment 127906] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 22:37:42 PST 2012


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted James Kozianski
<koz at chromium.org>'s request for review:
Bug 79072: [chromium] Plumb extensionGroup into didCreateScriptContext().
https://bugs.webkit.org/show_bug.cgi?id=79072

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=127906&action=review


> Source/WebKit/chromium/public/WebFrameClient.h:300
> +    virtual void didCreateScriptContext(WebFrame*, v8::Handle<v8::Context>,
int extensionGroup, int worldId) { }

Is your plan to land a Chromium change ahead of this change that implements
this new method signature?


More information about the webkit-reviews mailing list