Summary: | Add support for <link rel=preload> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael[tm] Smith <mike> |
Component: | Page Loading | Assignee: | Yoav Weiss <yoav> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | addyo, beidson, d, igrigorik, jaffathecake, katano3065, webkit, yoav |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://w3c.github.io/preload/ | ||
Bug Depends on: | 158466, 159872 | ||
Bug Blocks: |
Description
Michael[tm] Smith
2016-06-13 19:53:19 PDT
I'm currently implementing this feature (but failing to assign this issue to myself *shrug*). Related bugs: https://bugs.webkit.org/show_bug.cgi?id=156334 - initial preload support https://bugs.webkit.org/show_bug.cgi?id=157988 - Preload single download tests. https://bugs.webkit.org/show_bug.cgi?id=156773 - LayoutTest http/tests/preload/dynamic_remove_preload_href.html is flaky on Mac and iOS Also related: https://bugs.webkit.org/show_bug.cgi?id=158466 Please note the tests at http://w3c-test.org/html/dom/reflection-metadata.html for link.as. I imagine it's in-progress, but neither fetch() or XHR appear to use the preload cache in the latest technology preview. Hey Yoav. Are there other blocking bugs to complete the link rel=preload implementation atm? Just came across https://bugs.webkit.org/show_bug.cgi?id=161952 but you might be keeping track of others. No, just lost track of this issue :) I think we can close this meta-bug and open new ones for eventual issues. |