WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130618
[iOS] remote command callbacks must happen on the WebThread
https://bugs.webkit.org/show_bug.cgi?id=130618
Summary
[iOS] remote command callbacks must happen on the WebThread
Eric Carlson
Reported
2014-03-21 14:59:12 PDT
Remote commands can come in on arbitrary threads, so the callback to listeners in WebCore must happen on the WebThread.
Attachments
Proposed patch.
(5.30 KB, patch)
2014-03-21 15:07 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-03-21 14:59:46 PDT
<
rdar://problem/16395754
>
Eric Carlson
Comment 2
2014-03-21 15:07:55 PDT
Created
attachment 227496
[details]
Proposed patch.
Eric Carlson
Comment 3
2014-03-21 15:24:56 PDT
Committed
r166101
:
https://trac.webkit.org/r166101
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