WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134747
RemoteInspector::shared() should not call WTF::initializeMainThread()
https://bugs.webkit.org/show_bug.cgi?id=134747
Summary
RemoteInspector::shared() should not call WTF::initializeMainThread()
Jon Honeycutt
Reported
2014-07-08 16:15:16 PDT
RemoteInspector::shared() will be called when calling JSGlobalContextCreate(), which should be possible to call from any thread. RemoteInspector::shared() should not call WTF::initializeMainThread(). <
rdar://problem/17161482
>
Attachments
Patch
(1.75 KB, patch)
2014-07-08 16:26 PDT
,
Jon Honeycutt
joepeck
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jon Honeycutt
Comment 1
2014-07-08 16:26:58 PDT
Created
attachment 234606
[details]
Patch
Joseph Pecoraro
Comment 2
2014-07-08 16:28:33 PDT
Comment on
attachment 234606
[details]
Patch r=me!
Jon Honeycutt
Comment 3
2014-07-08 16:32:24 PDT
Committed
r170903
: <
http://trac.webkit.org/changeset/170903
>
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