WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147200
Introduce release assert for using threads before threading is initialized
https://bugs.webkit.org/show_bug.cgi?id=147200
Summary
Introduce release assert for using threads before threading is initialized
Filip Pizlo
Reported
2015-07-22 13:20:57 PDT
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.
Attachments
the patch
(1.48 KB, patch)
2015-07-22 13:24 PDT
,
Filip Pizlo
msaboff
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2015-07-22 13:24:35 PDT
Created
attachment 257289
[details]
the patch
Michael Saboff
Comment 2
2015-07-22 13:41:59 PDT
Comment on
attachment 257289
[details]
the patch r=me
Filip Pizlo
Comment 3
2015-07-22 13:50:57 PDT
Landed in
http://trac.webkit.org/changeset/187177
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug