[Webkit-unassigned] [Bug 14111] Autogenerate Event JS binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 12:43:36 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14111


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




------- Comment #7 from darin at apple.com  2007-06-26 12:43 PDT -------
(In reply to comment #6)
> The lock here needs to go at the top of the function. jsNull() used to perform
> a GC allocation. There's no guarantee it won't again at some time in the
> future.

Geoff, that sounds like a reasonable rule. But if we want clients to
consistently follow that rule, then I think the jsNull() function's
implementation should ASSERT(JSLock::currentThreadIsHoldingLock()) with a
comment like your remark above.


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



More information about the webkit-unassigned mailing list