[Webkit-unassigned] [Bug 27691] WebCore bindings: Implement ScriptArray bindings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 13:05:39 PDT 2009


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





--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2009-07-27 13:05:39 PDT ---
(In reply to comment #4)
> (From update of attachment 33513 [details])
> Um, why are the JSC bindings use JSLock?  Is ScriptArray meant to be called
> from a separate thread?

I copied them from the ScriptObject without much thinking. AFAIK we are not
calling Script* from any other threads. Dmitry, do you know why locks are
there?

-- 
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