Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Impl cloning of JSPrincipals (#32706) | Samson | 2024-07-06 | 1 | -2/+59 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -8/+10 |
* | Fix some build warnings | Martin Robinson | 2023-01-11 | 1 | -0/+1 |
* | semicolon | Naveen Gattu | 2021-12-01 | 1 | -1/+1 |
* | Update principals.rs | Naveen Gattu | 2021-12-01 | 1 | -0/+1 |
* | Perform non-null checks on pointers in subsumes | Naveen Gattu | 2021-11-30 | 1 | -5/+9 |
* | refactor(script): don't conjure up `ServoJSPrincipals` in `ServoJSPrincipalsR... | yvt | 2021-07-25 | 1 | -7/+24 |
* | style(script): address `test-tidy` errors | yvt | 2021-07-17 | 1 | -0/+4 |
* | refactor(script): auto ref-count `ServoJSPrincipals` | yvt | 2021-07-13 | 1 | -11/+85 |
* | refactor(script): rename `ServoJSPrincipal` to `ServoJSPrincipals` | yvt | 2021-07-13 | 1 | -4/+4 |
* | refactor(script): move `crate::dom::bindings::{utils → principals)::ServoJS... | yvt | 2021-07-13 | 1 | -0/+44 |