[Webkit-unassigned] [Bug 158466] Add event support for link preload.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 31 15:08:35 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158466
--- Comment #59 from Yoav Weiss <yoav at yoav.ws> ---
(In reply to comment #58)
> Comment on attachment 287374 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=287374&action=review
>
> > Source/WebCore/loader/LinkPreloadResourceClients.h:83
> > + virtual String debugName() const { return "LinkPreloadScript"; }
>
> ASCIILiteral for all of these. Are they useful? Maybe they could be
> removed.
Yeah, I'll just remove them
>
> > Source/WebCore/loader/cache/CachedResourceLoader.cpp:1065
> > #if !PLATFORM(IOS)
>
> :(
I share the :( regarding this heuristic being platform dependent rather than network dependent.
--
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/20160831/c20accd7/attachment-0001.html>
More information about the webkit-unassigned
mailing list