[webkit-reviews] review canceled: [Bug 27104] [V8] evaluateInNewContext should send the didCreateScriptContext notification : [Attachment 32490] simple patch

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 canceled Matt Perry
<mpComplete at gmail.com>'s request for review:
Bug 27104: [V8] evaluateInNewContext should send the didCreateScriptContext
notification
https://bugs.webkit.org/show_bug.cgi?id=27104

Attachment 32490: simple patch
https://bugs.webkit.org/attachment.cgi?id=32490&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