Summary: | Launch time regression due to EndowmentStateTracker initialization in WebPageProxy constructor | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||||
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | eric.carlson, ggaren, jer.noble, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Chris Dumez
2020-07-31 13:02:44 PDT
Created attachment 405732 [details]
Patch
Comment on attachment 405732 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=405732&action=review r=me > Source/WebKit/ChangeLog:12 > + 1. We only need the EndowmentStateTracker to monitor is the app is user-facing or not, so that we can is => if Created attachment 405743 [details]
Patch
Committed r265163: <https://trac.webkit.org/changeset/265163> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405743 [details]. |