RESOLVED FIXED Bug 158038
Modern IDB: (Workers) Eliminate race in getting the ScriptExecutionContext and using it
https://bugs.webkit.org/show_bug.cgi?id=158038
Summary Modern IDB: (Workers) Eliminate race in getting the ScriptExecutionContext an...
Brady Eidson
Reported 2016-05-24 12:41:08 PDT
Modern IDB: (Workers) Eliminate race in getting the ScriptExecutionContext and using it This is spun off from https://bugs.webkit.org/show_bug.cgi?id=158004, and a full description of the issue can be found there.
Attachments
Patch v1 (44.16 KB, patch)
2016-05-24 12:52 PDT, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2016-05-24 12:52:01 PDT
Created attachment 279692 [details] Patch v1
Brady Eidson
Comment 2 2016-05-24 13:29:56 PDT
Definitely seems to have caused some classes of issues in mac WK2. Trying to report locally.
Brady Eidson
Comment 3 2016-05-24 13:48:08 PDT
They cleared up on the second try, which is unfortunately, because I wanted the crash logs.
Brady Eidson
Comment 4 2016-05-24 13:55:00 PDT
(In reply to comment #3) > They cleared up on the second try, which is unfortunately, because I wanted > the crash logs. Yah... the crash logs were entirely unrelated. Just a really weird bad test run...! o_O
Brady Eidson
Comment 5 2016-05-24 14:57:03 PDT
Note You need to log in before you can comment on or make changes to this bug.