Bug 204298

Summary: Promote main thread assertions related to sendWithAsyncReply() to be release assertions
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ggaren, webkit-bug-importer, wenson_hsieh, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>