[webkit-reviews] review denied: [Bug 125305] Incorrect usage of ThreadingOnce class. : [Attachment 218612] Patch

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


Geoffrey Garen <ggaren at apple.com> has denied peavo at outlook.com's request for
review:
Bug 125305: Incorrect usage of ThreadingOnce class.
https://bugs.webkit.org/show_bug.cgi?id=125305

Attachment 218612: Patch
https://bugs.webkit.org/attachment.cgi?id=218612&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
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.


More information about the webkit-reviews mailing list