Bug 144370

Summary: Deadlock on applications using JSContext on non-main thread
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, joepeck, timothy
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-04-28 18:56:52 PDT
* SUMMARY
Deadlock on applications using JSContext without main thread.

For the original case where we made this synchronous we have a suitable SPI workaround (JSRemoteInspectorStart).
Comment 1 Joseph Pecoraro 2015-04-28 18:57:00 PDT
<rdar://problem/20717863>
Comment 2 Joseph Pecoraro 2015-04-28 18:59:07 PDT
Created attachment 251914 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-04-28 20:58:02 PDT
Comment on attachment 251914 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 251914

Committed r183526: <http://trac.webkit.org/changeset/183526>
Comment 4 WebKit Commit Bot 2015-04-28 20:58:06 PDT
All reviewed patches have been landed.  Closing bug.