[Webkit-unassigned] [Bug 125305] Incorrect usage of ThreadingOnce class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 12:38:51 PST 2013


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


Geoffrey Garen <ggaren at apple.com> changed:

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




--- Comment #10 from Geoffrey Garen <ggaren at apple.com>  2013-12-06 12:37:09 PST ---
(From update of attachment 218612)
View in context: https://bugs.webkit.org/attachment.cgi?id=218612&action=review

> Source/JavaScriptCore/dfg/DFGWorklist.cpp:266
> +static Mutex initializeMutex;

This is a static initializer / destructor.

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