aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/guard.rs
Commit message (Expand)AuthorAgeFilesLines
* bindings: Allow Guard to take multiple conditions, check for SecureContext in...Daniel Adams2024-09-211-6/+21
* clippy: Fix several warnings (#31710)RustAndMetal2024-03-181-4/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-4/+4
* Add creation url and Secure ContextsJonathan Kingston2020-11-251-0/+12
* fixed #25281Shinichi Morimoto2020-03-281-1/+1
* Use safe JSContext when possible in interface.rsmarmeladema2019-08-091-14/+4
* Change bindings generation to make Exposed annotation aware of members/partia...sreeise2019-07-141-3/+18
* #8539 Config preferences backend restructurePeter Hall2019-03-201-2/+2
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393Marcin Mielniczuk2018-03-281-1/+2
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Refactor `util::prefs` operations to be methods on static struct.Corey Farwell2016-07-021-2/+2
* Implement [Func]Anthony Ramine2016-05-271-3/+9
* Remove utils::Prefable in favour of guard::GuardAnthony Ramine2016-05-261-0/+49