[webkit-reviews] review granted: [Bug 183907] Expose SchemeRegistry::registerAsCanDisplayOnlyIfCanRequest() as WebKit SPI : [Attachment 336293] Patch and unit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 12:53:44 PDT 2018


Alex Christensen <achristensen at apple.com> has granted Daniel Bates
<dbates at webkit.org>'s request for review:
Bug 183907: Expose SchemeRegistry::registerAsCanDisplayOnlyIfCanRequest() as
WebKit SPI
https://bugs.webkit.org/show_bug.cgi?id=183907

Attachment 336293: Patch and unit tests

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




--- Comment #8 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 336293
  --> https://bugs.webkit.org/attachment.cgi?id=336293
Patch and unit tests

r=me
The transition to PageSchemeRegistry will be slow and gradual, but we should
start it at some point.
Having properties per-WKProcessPool makes it impossible for us to have two
WKWebViews with different settings in the same WKProcessPool.


More information about the webkit-reviews mailing list