Bug 195488 - Add assertions to help debug crash under DOMWindowExtension::suspendForPageCache()
Summary: Add assertions to help debug crash under DOMWindowExtension::suspendForPageCa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-08 15:23 PST by Chris Dumez
Modified: 2019-03-09 19:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2019-03-08 15:24 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (2.70 KB, patch)
2019-03-09 18:29 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-03-08 15:23:13 PST
Add assertions to help debug crash under DOMWindowExtension::suspendForPageCache().

<rdar://problem/48612011>
Comment 1 Chris Dumez 2019-03-08 15:24:46 PST
Created attachment 364084 [details]
Patch
Comment 2 Ryosuke Niwa 2019-03-09 18:21:46 PST
Comment on attachment 364084 [details]
Patch

Looks like this is going to conflict with your other patch??
Comment 3 Chris Dumez 2019-03-09 18:29:46 PST
Created attachment 364152 [details]
Patch
Comment 4 WebKit Commit Bot 2019-03-09 19:26:15 PST
Comment on attachment 364152 [details]
Patch

Clearing flags on attachment: 364152

Committed r242677: <https://trac.webkit.org/changeset/242677>
Comment 5 WebKit Commit Bot 2019-03-09 19:26:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-03-09 19:27:19 PST
<rdar://problem/48746143>