зеркало из https://github.com/mozilla/gecko-dev.git
b01d289292
Currently only same origin requests are preloaded and preloads in the secure context. This may change in the future to match W3C decisions and Chromes behavior. Also only images get preloaded. This will change in the future to cover asset types. Currently the anchor isn't parsed correctly yet[1], so this will be fixed in a future patch. On non-2xx responses of the main document all ongoing preloads get canceled. Already completed preloads don't get affected and are in the cache. It is currently untested whether unused preloads don't have side effects. Another future patch should cover adding the preload to the devtools. [1]: https://datatracker.ietf.org/doc/html/rfc8288#section-3.2 Differential Revision: https://phabricator.services.mozilla.com/D137885 |
||
---|---|---|
.. | ||
about | ||
data | ||
file | ||
gio | ||
http | ||
res | ||
viewsource | ||
websocket | ||
moz.build |