Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename compartment to realm | Kunal Mohan | 2020-01-24 | 1 | -8/+8 |
* | Auto merge of #25552 - CYBAI:fix-25436, r=jdm | bors-servo | 2020-01-20 | 1 | -3/+4 |
|\ | |||||
| * | Return the highest priority error from the descendant instead of return the v... | CYBAI | 2020-01-20 | 1 | -3/+4 |
* | | Modify `script` to prevent further violations of snake_case | Kunal Mohan | 2020-01-18 | 1 | -2/+2 |
|/ | |||||
* | Fix module script MIME check to not include params | Manish Goregaokar | 2020-01-06 | 1 | -2/+11 |
* | Upgrade module fail warning log to error | Manish Goregaokar | 2020-01-06 | 1 | -1/+1 |
* | Remove redundant checking of promise resolve and clone of URLs | CYBAI | 2020-01-06 | 1 | -20/+4 |
* | Use IndexSet for storing descendants | Manish Goregaokar | 2020-01-06 | 1 | -12/+22 |
* | Support module script credentials mode | CYBAI | 2020-01-03 | 1 | -4/+22 |
* | Support `integrity` for module script | CYBAI | 2020-01-03 | 1 | -0/+5 |
* | Scaffold module script | CYBAI | 2020-01-03 | 1 | -0/+1404 |