[Webkit-unassigned] [Bug 20349] New: WTF::initializeThreading() fails if threading is already initialized
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 11 15:47:34 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20349
Summary: WTF::initializeThreading() fails if threading is already
initialized
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alp at nuanti.com
If g_thread_init() is called by the application developer before
WTF::initializeThreading(), some of the necessary JavaScriptCore threading
initialization is skipped. Fix attached.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list