aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation/serviceworker.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `ScriptToConstellationMsg` to `constellation_traits` (#36364)Martin Robinson2025-04-051-1/+1
* Prevent zombie processes in multi-process mode. (#36329)webbeef2025-04-041-1/+6
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-7/+6
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* allow for a service worker manager per originGregory Terzian2020-04-051-0/+56