summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Collapse)Author
2021-08-13fix(ext/http): remove unwrap() when HTTP conn errors (#11674)Bartek IwaƄczuk
2021-08-13fix(ext/crypto): take a copy of keyData bytes (#11666)Divy Srivastava
2021-08-13fix(ext/web): use Array primordials in MessagePort (#11680)Divy Srivastava
2021-08-12fix: Blob#slice arguments should be optional (#11665)Luca Casonato
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl