RESOLVED FIXED 130912
Web Inspector: Really drop all locks in nested run loop on iOS if WebThread is enabled
https://bugs.webkit.org/show_bug.cgi?id=130912
Summary Web Inspector: Really drop all locks in nested run loop on iOS if WebThread i...
Joseph Pecoraro
Reported 2014-03-28 15:36:34 PDT
On iOS we were not dropping all locks as we expected because of scoping. We should drop the JSLock if running the nested run loop on the WebThread. <rdar://problem/15835877>
Attachments
[PATCH] Proposed Fix (3.11 KB, patch)
2014-03-28 15:40 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-03-28 15:40:21 PDT
Created attachment 228087 [details] [PATCH] Proposed Fix
Geoffrey Garen
Comment 2 2014-03-28 15:56:21 PDT
Comment on attachment 228087 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2014-03-28 16:32:05 PDT
Comment on attachment 228087 [details] [PATCH] Proposed Fix Clearing flags on attachment: 228087 Committed r166436: <http://trac.webkit.org/changeset/166436>
WebKit Commit Bot
Comment 4 2014-03-28 16:32:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.