[webkit-reviews] review requested: [Bug 27104] [V8] evaluateInNewContext should send the didCreateScriptContext notification : [Attachment 32598] new notification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 17:54:32 PDT 2009


Matt Perry <mpComplete at gmail.com> has asked Darin Fisher (:fishd, Google)
<fishd at chromium.org> for review:
Bug 27104: [V8] evaluateInNewContext should send the didCreateScriptContext
notification
https://bugs.webkit.org/show_bug.cgi?id=27104

Attachment 32598: new notification
https://bugs.webkit.org/attachment.cgi?id=32598&action=review

------- Additional Comments from Matt Perry <mpComplete at gmail.com>
OK, instead of having didDestroyScriptContext only sometimes getting called, I
renamed the create/destroy notifications for frames, and added a new one for
evaluateInNewContext.  Hopefully this will make it clearer to callers what to
expect.


More information about the webkit-reviews mailing list