Bug 197144

Summary: Regression(r243767) WebFrame::m_navigationIsContinuingInAnotherProcess flag is never reset
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, darin, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 196503    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2019-04-20 21:45:48 PDT
WebFrame::m_navigationIsContinuingInAnotherProcess flag is never reset. This leads to leaking Navigation objects in the UIProcess when reusing a previously suspended process because such process will no longer send the DidDestroyNavigation IPC.
Attachments
Patch (8.61 KB, patch)
2019-04-20 22:41 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-04-20 22:41:22 PDT
Chris Dumez
Comment 2 2019-04-21 13:14:08 PDT
Comment on attachment 367903 [details] Patch Clearing flags on attachment: 367903 Committed r244493: <https://trac.webkit.org/changeset/244493>
Chris Dumez
Comment 3 2019-04-21 13:14:10 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-04-21 13:15:18 PDT
Note You need to log in before you can comment on or make changes to this bug.