Closed
Bug 1618289
Opened 5 years ago
Closed 5 years ago
[rel=preload] Write `PreloadService` and let it be accessible on `dom::Document`
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mayhemer, Assigned: mayhemer)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Part of Design documentation for rel=preload
Please see PreloadService design notes.
For this bug it is sufficient to implement only these subparts of the design:
- RegisterPreload
- LookupPreload
- hanging off dom::Document
the rest will be implemented in bug 1618298.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → honzab.moz
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D67479
Pushed by honzab.moz@firemni.cz:
https://hg.mozilla.org/integration/autoland/rev/49d286ded8dc
Have PreloadService hanging off dom::Document, r=smaug
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•