[Webkit-unassigned] [Bug 147200] New: Introduce release assert for using threads before threading is initialized
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 13:20:57 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147200
Bug ID: 147200
Summary: Introduce release assert for using threads before
threading is initialized
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
Previously there was a debug assert in ThreadIdentifierData::identifier() that would catch this, but we can also have a release assert in initialize(), which is called much less frequently.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150722/dbd88174/attachment-0001.html>
More information about the webkit-unassigned
mailing list