[Webkit-unassigned] [Bug 61017] New: [chromium] Turn on WTF_MULTIPLE_THREADS.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 17 19:08:49 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61017
Summary: [chromium] Turn on WTF_MULTIPLE_THREADS.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: levin at chromium.org
CC: levin at chromium.org, dslomov at google.com
Blocks: 61016
We need to turn this on to make wtf safe to use in various threads.
To do this, we likely need to move several items from initializeThreadingOnce to something in wtf (perhaps WTF::initializeThreading()).
We also need to fix up FastMalloc.cpp (perhaps like https://bugs.webkit.org/attachment.cgi?id=92838&action=prettypatch but only for Chromium Windows not Windows in general.)
There are some other helpful comments starting at https://bugs.webkit.org/show_bug.cgi?id=55728#c40.
--
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