Enable <link rel=preload> on Nightly and Early Beta only by default
Categories
(Core :: DOM: Networking, task, P1)
Tracking
()
People
(Reporter: mayhemer, Assigned: mayhemer)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [necko-triaged])
Attachments
(1 file)
This will only flip the platform pref network.preload
, no other changes will be made.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Comment hidden (obsolete) |
Pushed by honzab.moz@firemni.cz: https://hg.mozilla.org/integration/autoland/rev/2bccc3e80006 Enable <link rel=preload> on Nightly and Early Beta only by default, r=dragana,NhiNguyen
Comment 5•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Enables a major web feature for preloading resources
[Affects Firefox for Android]: Fenix
[Suggested wording]: Support for the web performance related feature <link rel="preload"> and Link: rel=preload response header for preloading page subresource in andvance and with higher priority
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content
Assignee | ||
Updated•4 years ago
|
Comment 7•4 years ago
|
||
I've added a note to our experimental features page, clarifying the support status of this:
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features#HTML
Comment 9•4 years ago
|
||
FWIW, looks like this pref is making some good improvements, bug 1647646 has more info.
Comment 10•4 years ago
|
||
When will this be enabled by default in release?
Comment 11•4 years ago
|
||
(In reply to Ben McCann from comment #10)
When will this be enabled by default in release?
Looks like it's enabled by default in release as of bug 1626997 (which landed in version 86, currently beta and hitting release next week I believe).
Description
•