[webkit-reviews] review requested: [Bug 29320] JS callback objects should store the global object : [Attachment 39678] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 20:00:13 PDT 2009


Sam Weinig <sam at webkit.org> has asked  for review:
Bug 29320: JS callback objects should store the global object
https://bugs.webkit.org/show_bug.cgi?id=29320

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
This patch changes the callbacks to store a global object instead of the Frame
and removes some unnecessary script()->isEnabled() checks. I will do a follow
up which changes the global object to use the 'current' one.


More information about the webkit-reviews mailing list