Bug 173722 - Add release assertion in CallbackMap::invalidate()
Summary: Add release assertion in CallbackMap::invalidate()
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: 2017-06-22 10:11 PDT by Chris Dumez
Modified: 2017-06-22 17:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2017-06-22 10:11 PDT, 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 2017-06-22 10:11:16 PDT
Add release assertion in CallbackMap::invalidate() to make sure it is called on the main thread.
Comment 1 Chris Dumez 2017-06-22 10:11:58 PDT
Created attachment 313640 [details]
Patch
Comment 2 Chris Dumez 2017-06-22 10:13:22 PDT
<rdar://problem/32911286>
Comment 3 WebKit Commit Bot 2017-06-22 12:41:11 PDT
Comment on attachment 313640 [details]
Patch

Clearing flags on attachment: 313640

Committed r218712: <http://trac.webkit.org/changeset/218712>
Comment 4 WebKit Commit Bot 2017-06-22 12:41:13 PDT
All reviewed patches have been landed.  Closing bug.