aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation/sandboxing.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy: Fix assorted warnings in `components/` (#31628)eri2024-03-131-0/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-9/+13
* remove `extern crate` (#30311)Samson2023-09-081-2/+3
* feat: fix build error on apple m1zhengrenzhe2021-04-241-7/+12
* allow for a service worker manager per originGregory Terzian2020-04-051-3/+199
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Rustfmt the constellationConnor Brewster2018-07-211-19/+29
* delegate resource reading to embedderPaul Rouget2018-04-271-9/+24
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Use Result instead of panicking when the resource dir can't be foundManish Goregaokar2016-07-211-2/+4
* Move sandboxing into the constellation crate.Ms2ger2016-05-221-0/+40