Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bindings: Allow Guard to take multiple conditions, check for SecureContext ↵ | Daniel Adams | 2024-09-21 | 1 | -6/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | in ConstructorEnabled (#33508) * Update condition handling for exposing values - Let Guard take a list of conditions - Check for secure context condition when exposing constructor Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update WPT expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Python tidy Signed-off-by: Daniel Adams <msub2official@gmail.com> * Make interfaces test run in secure context Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com> | ||||
* | clippy: Fix several warnings (#31710) | RustAndMetal | 2024-03-18 | 1 | -4/+1 |
| | | | Signed-off-by: RustAndMetal <111676747+RustAndMetal@users.noreply.github.com> | ||||
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -4/+4 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Add creation url and Secure Contexts | Jonathan Kingston | 2020-11-25 | 1 | -0/+12 |
| | |||||
* | fixed #25281 | Shinichi Morimoto | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Use safe JSContext when possible in interface.rs | marmeladema | 2019-08-09 | 1 | -14/+4 |
| | |||||
* | Change bindings generation to make Exposed annotation aware of ↵ | sreeise | 2019-07-14 | 1 | -3/+18 |
| | | | | members/partial interfaces | ||||
* | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 1 | -2/+2 |
| | |||||
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393 | Marcin Mielniczuk | 2018-03-28 | 1 | -1/+2 |
| | |||||
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -1/+1 |
| | |||||
* | Refactor `util::prefs` operations to be methods on static struct. | Corey Farwell | 2016-07-02 | 1 | -2/+2 |
| | |||||
* | Implement [Func] | Anthony Ramine | 2016-05-27 | 1 | -3/+9 |
| | |||||
* | Remove utils::Prefable in favour of guard::Guard | Anthony Ramine | 2016-05-26 | 1 | -0/+49 |