[Webkit-unassigned] [Bug 29320] JS callback objects should store the global object

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


https://bugs.webkit.org/show_bug.cgi?id=29320


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39678|                            |review?
               Flag|                            |




--- Comment #1 from Sam Weinig <sam at webkit.org>  2009-09-16 20:00:13 PDT ---
Created an attachment (id=39678)
 --> (https://bugs.webkit.org/attachment.cgi?id=39678)
patch

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list