Bug 195488

Summary: Add assertions to help debug crash under DOMWindowExtension::suspendForPageCache()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, ggaren, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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>