[webkit-reviews] review granted: [Bug 49236] Link prefetch isn't compatible with subresources : [Attachment 74953] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 27 14:34:00 PST 2010


Adam Barth <abarth at webkit.org> has granted Gavin Peters <gavinp at chromium.org>'s
request for review:
Bug 49236: Link prefetch isn't compatible with subresources
https://bugs.webkit.org/show_bug.cgi?id=49236

Attachment 74953: Patch
https://bugs.webkit.org/attachment.cgi?id=74953&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=74953&action=review

This seems fine.  I wonder if we can avoid the CachedResouceLoader now that the
ResourceLoadScheduler isn't tied so tightly to the MemoryCache...

> LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test.html:8
> +  setTimeout("layoutTestController.notifyDone()",500);

boo timeouts lead to flakiness.


More information about the webkit-reviews mailing list