Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | Fixes intermittent failures in `/html/semantics/scripting-1/the-script-element/module/choice-of-error-1.html` | |||||
* | 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 | |