WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(4.40 KB, patch)
2018-07-13 10:17 PDT
,
Chris Dumez
achristensen
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-07-13 10:15:09 PDT
Created
attachment 344951
[details]
Patch
Chris Dumez
Comment 2
2018-07-13 10:17:51 PDT
Created
attachment 344952
[details]
Patch
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
Committed
r233808
: <
https://trac.webkit.org/changeset/233808
>
Radar WebKit Bug Importer
Comment 5
2018-07-13 11:48:20 PDT
<
rdar://problem/42174774
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug