Bug 204298 - Promote main thread assertions related to sendWithAsyncReply() to be release assertions
Summary: Promote main thread assertions related to sendWithAsyncReply() to be release ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-18 09:17 PST by Chris Dumez
Modified: 2019-11-18 16:00 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.56 KB, patch)
2019-11-18 09:20 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-11-18 09:17:34 PST
Promote main thread assertions related to sendWithAsyncReply() to be release assertions, to help identify threading bugs such as <rdar://problem/57231170>.
Comment 1 Chris Dumez 2019-11-18 09:20:29 PST
Created attachment 383753 [details]
Patch
Comment 2 Wenson Hsieh 2019-11-18 09:25:10 PST
Comment on attachment 383753 [details]
Patch

r=mews
Comment 3 WebKit Commit Bot 2019-11-18 15:59:26 PST
Comment on attachment 383753 [details]
Patch

Clearing flags on attachment: 383753

Committed r252605: <https://trac.webkit.org/changeset/252605>
Comment 4 WebKit Commit Bot 2019-11-18 15:59:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-11-18 16:00:20 PST
<rdar://problem/57302825>