[webkit-reviews] review requested: [Bug 195623] Link prefetch not useful for top-level navigation : [Attachment 367534] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 10:56:28 PDT 2019


Rob Buis <rbuis at igalia.com> has asked  for review:
Bug 195623: Link prefetch not useful for top-level navigation
https://bugs.webkit.org/show_bug.cgi?id=195623

Attachment 367534: Patch

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




--- Comment #138 from Rob Buis <rbuis at igalia.com> ---
Comment on attachment 367534
  --> https://bugs.webkit.org/attachment.cgi?id=367534
Patch

Ready for review. Another option is to convert the ASSERT to an if check with
early return for null response. Both options seem like no-ops to me, so it may
be best to just not call it for our case.


More information about the webkit-reviews mailing list