Bug 130618

Summary: [iOS] remote command callbacks must happen on the WebThread
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.