RESOLVED FIXED 187647
Add more threading release assertions
https://bugs.webkit.org/show_bug.cgi?id=187647
Summary Add more threading release assertions
Chris Dumez
Reported 2018-07-13 10:13:39 PDT
Add more threading release assertions to help debug <rdar://problem/39265927>.
Attachments
Patch (3.85 KB, patch)
2018-07-13 10:15 PDT, Chris Dumez
no flags
Patch (4.40 KB, patch)
2018-07-13 10:17 PDT, Chris Dumez
achristensen: review+
Chris Dumez
Comment 1 2018-07-13 10:15:09 PDT
Chris Dumez
Comment 2 2018-07-13 10:17:51 PDT
Alex Christensen
Comment 3 2018-07-13 11:43:27 PDT
Comment on attachment 344952 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=344952&action=review > Source/WebKit/UIProcess/WebProcessProxy.cpp:760 > + RELEASE_ASSERT(RunLoop::isMain()); All the other assertions are at the beginning of the function.
Chris Dumez
Comment 4 2018-07-13 11:47:26 PDT
Radar WebKit Bug Importer
Comment 5 2018-07-13 11:48:20 PDT
Note You need to log in before you can comment on or make changes to this bug.