[Webkit-unassigned] [Bug 158466] Add event support for link preload.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 14:44:20 PDT 2016


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

Alex Christensen <achristensen at apple.com> changed:

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

--- Comment #58 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 287374
  --> https://bugs.webkit.org/attachment.cgi?id=287374
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.

> Source/WebCore/loader/cache/CachedResourceLoader.cpp:1065
>  #if !PLATFORM(IOS)

:(

-- 
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/50166202/attachment.html>


More information about the webkit-unassigned mailing list