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
Radar WebKit Bug Importer
Comment 1 2014-03-21 14:59:46 PDT
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
Note You need to log in before you can comment on or make changes to this bug.