[Webkit-unassigned] [Bug 167660] Load resources speculatively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 02:22:15 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167660

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #300306|review?                     |review+
              Flags|                            |

--- Comment #3 from Andreas Kling <akling at apple.com> ---
Comment on attachment 300306
  --> https://bugs.webkit.org/attachment.cgi?id=300306
patch

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

r=me

> Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp:516
> +    if (ageRatio > minimumAgeRatio)
> +        return true;

Should probably be >=

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170201/ffc3c95c/attachment.html>


More information about the webkit-unassigned mailing list