[webkit-reviews] review granted: [Bug 196930] process-swap-on-navigation error when loading blocked website on iOS 12.2 only. : [Attachment 371531] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 15:53:34 PDT 2019


Chris Dumez <cdumez at apple.com> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 196930: process-swap-on-navigation error when loading blocked website on
iOS 12.2 only.
https://bugs.webkit.org/show_bug.cgi?id=196930

Attachment 371531: Patch

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




--- Comment #15 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 371531
  --> https://bugs.webkit.org/attachment.cgi?id=371531
Patch

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

r=me

> Source/WebCore/loader/ContentFilter.h:65
> +    bool willHandleProvisionalLoadFailure(const ResourceError&);

nit: Should probably be a const method.


More information about the webkit-reviews mailing list