[Webkit-unassigned] [Bug 27077] Workers + garbage collector: weird crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 18 17:50:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27077
--- Comment #19 from Oliver Hunt <oliver at apple.com> 2009-07-18 17:50:19 PDT ---
(In reply to comment #18)
> I had an idea. Can we protect the prototype with a ref() / deref() pair as the
> structure is protected?
The prototype should not be changed concurrently with execution as all js in a
single context group runs in a single thread.
--
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