[webkit-reviews] review granted: [Bug 197097] [Process-Swap-On-Navigation] WebKit hangs when going back to a form submission's page due to Process-Swap-On-Navigation on iOS 12.2 and higher : [Attachment 367982] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 08:07:03 PDT 2019


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 197097: [Process-Swap-On-Navigation] WebKit hangs when going back to a form
submission's page due to Process-Swap-On-Navigation on iOS 12.2 and higher
https://bugs.webkit.org/show_bug.cgi?id=197097

Attachment 367982: Patch

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




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

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

> Source/WebKit/UIProcess/API/Cocoa/WKURLSchemeTask.mm:73
> +- (BOOL)_onlyIfCached

I guess this makes sense when I think about it.  It seems like more of a
property of the request than the task.	_requestOnlyIfCached?


More information about the webkit-reviews mailing list