aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/navigationpreloadmanager.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+8
* Remove global argument from Promise::new_in_current_realm.Josh Matthews2023-05-201-4/+4
* serviceworker: make job queue unique per originGregory Terzian2020-05-211-4/+4
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-4/+2
* rename compartment to realmKunal Mohan2020-01-241-9/+9
* Use the newly added inCompartments option everywhere it can beBastien Orivel2019-05-251-25/+9
* Update MPL license to httpsJan Andre Ikenmeyer2019-05-101-1/+1
* Pass InCompartment by valueAron Zwaan2019-04-251-4/+4
* Add proof parameter to Promise::new_in_current_compartmentAron Zwaan2019-04-241-8/+21
* Rename Promise::new to Promise::new_in_current_compartmentAron Zwaan2019-04-031-4/+8
* Remove now-unnecessary must_root and allow(unrooted_must_root) annotationsManish Goregaokar2019-01-041-4/+0
* Introduce NavigationPreloadManager for ServiceWorkerRegistrationCYBAI2018-12-081-0/+141