[webkit-reviews] review granted: [Bug 215029] Launch time regression due to EndowmentStateTracker initialization in WebPageProxy constructor : [Attachment 405732] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 14:37:20 PDT 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 215029: Launch time regression due to EndowmentStateTracker initialization
in WebPageProxy constructor
https://bugs.webkit.org/show_bug.cgi?id=215029

Attachment 405732: Patch

https://bugs.webkit.org/attachment.cgi?id=405732&action=review




--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 405732
  --> https://bugs.webkit.org/attachment.cgi?id=405732
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


More information about the webkit-reviews mailing list