[webkit-reviews] review granted: [Bug 214588] Fetch/XHR loads done by extensions should opt out of response sanitisation done in network process : [Attachment 404806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 08:41:00 PDT 2020


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 214588: Fetch/XHR loads done by extensions should opt out of response
sanitisation done in network process
https://bugs.webkit.org/show_bug.cgi?id=214588

Attachment 404806: Patch

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




--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 404806
  --> https://bugs.webkit.org/attachment.cgi?id=404806
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=404806&action=review

> Source/WebKit/WebProcess/WebPage/WebPage.cpp:7148
> +    // FIXME: We should probably have this mechanism done between UIProcess
and NetworkProcess directly.

I agree, but since this will only be done for a few long-lived pages, this is
ok for now.


More information about the webkit-reviews mailing list