[webkit-reviews] review granted: [Bug 177644] Add WKWebViewConfiguration SPI equivalent to WKPageConfigurationSetBackgroundCPULimit : [Attachment 322168] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 11:09:01 PDT 2017


Geoffrey Garen <ggaren at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 177644: Add WKWebViewConfiguration SPI equivalent to
WKPageConfigurationSetBackgroundCPULimit
https://bugs.webkit.org/show_bug.cgi?id=177644

Attachment 322168: Patch

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




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 322168
  --> https://bugs.webkit.org/attachment.cgi?id=322168
Patch

r=me

I wonder what our strategy is for which things are interfaces on Configuration
and which are interfaces on ProcessPool. To some extent, CPU limit is a
property of a process.


More information about the webkit-reviews mailing list