Bug 211202

Summary: [iOS][WK2] Add timeout for "Client navigation" foreground assertion
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2020-04-29 13:31:36 PDT
Add timeout for "Client navigation" foreground assertion. Foreground assertions do not timeout at RunningBoard level and we thus need to make sure we release them to avoid power leaks.
Attachments
Patch (10.60 KB, patch)
2020-04-29 13:33 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-04-29 13:33:45 PDT
Alex Christensen
Comment 2 2020-04-30 13:12:47 PDT
Comment on attachment 397993 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397993&action=review > Source/WebKit/UIProcess/API/APINavigation.cpp:70 > + , m_clientNavigationActivity(navigationActivityTimeout) I feel like this kind of initialization can be done with an initializer list in the header.
EWS
Comment 3 2020-04-30 14:19:19 PDT
Committed r260966: <https://trac.webkit.org/changeset/260966> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397993 [details].
Radar WebKit Bug Importer
Comment 4 2020-04-30 14:20:14 PDT
Note You need to log in before you can comment on or make changes to this bug.