Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-27 | perf(fetch/Response): avoid class fields (#12237) | Aaron O'Mullan | |
2021-09-26 | refactor(fetch/response): inline defaultInnerResponse (#12235) | Aaron O'Mullan | |
Not useful to have the defaults externally defined when they're only used in `newInnerResponse()`. Also match order in `newInnerResponse()` and `cloneInnerResponse` | |||
2021-09-25 | perf(ext/fetch): Use the WebIDL conversion to DOMString rather than ↵ | Luis Malheiro | |
USVString for Response constructor (#12201) | |||
2021-09-25 | fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851) | 李瑞丰 | |
Co-authored-by: Luca Casonato <hello@lcas.dev> Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com> | |||
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |