Bug 212768 - [iOS] Drop DependentProcessLink ProcessAssertion as it creates power leaks
Summary: [iOS] Drop DependentProcessLink ProcessAssertion as it creates power leaks
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: 2020-06-04 11:28 PDT by Chris Dumez
Modified: 2020-06-04 13:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.14 KB, patch)
2020-06-04 11:30 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (11.24 KB, patch)
2020-06-04 13:13 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 2020-06-04 11:28:36 PDT
Drop DependentProcessLink ProcessAssertion since it creates a process assertion cycle between the UIProcess and the WebContent process and leads to power leaks.
Comment 1 Chris Dumez 2020-06-04 11:28:59 PDT
<rdar://problem/62408828>
Comment 2 Chris Dumez 2020-06-04 11:30:05 PDT
Created attachment 401052 [details]
Patch
Comment 3 EWS 2020-06-04 13:07:59 PDT
Tools/Scripts/svn-apply failed to apply attachment 401052 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 4 Chris Dumez 2020-06-04 13:13:58 PDT
Created attachment 401068 [details]
Patch
Comment 5 EWS 2020-06-04 13:38:34 PDT
Committed r262566: <https://trac.webkit.org/changeset/262566>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401068 [details].