Bug 161801 - jsc.cpp should call initializeMainThread() to make sure that GC thread assertions work
Summary: jsc.cpp should call initializeMainThread() to make sure that GC thread assert...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 09:46 PDT by Filip Pizlo
Modified: 2016-09-09 14:22 PDT (History)
5 users (show)

See Also:


Attachments
the patch (1.35 KB, patch)
2016-09-09 09:48 PDT, Filip Pizlo
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-09-09 09:46:54 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2016-09-09 09:48:19 PDT
Created attachment 288409 [details]
the patch
Comment 2 Keith Miller 2016-09-09 09:51:01 PDT
Comment on attachment 288409 [details]
the patch

r=me.
Comment 3 Filip Pizlo 2016-09-09 14:22:26 PDT
Landed in https://trac.webkit.org/changeset/205767