summaryrefslogtreecommitdiff
path: root/op_crates/web/02_abort_signal.js
AgeCommit message (Expand)Author
2021-02-13fix: webidl utils and align `Event` to spec (#9470)Luca Casonato
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-05fix: align AbortSignal to spec using WPT (#9007)Luca Casonato
2020-11-14fix: fix various global objects constructor length (#8373)Benjamin Gruenbaum
2020-11-10fix(cli/rt): dom handler order in websocket (#8320)Benjamin Gruenbaum
2020-11-09fix(op_crates/web): handler order when reassign (#8264)Benjamin Gruenbaum
2020-11-06fix(op_crates/web): define abort event handler on prototype (#8230)Benjamin Gruenbaum
2020-11-03fix(op_crate/web): make onabort event handler web compatible (#8225)Benjamin Gruenbaum
2020-09-19fix(cli/rt): make some web API constructors illegal at runtime (#7468)Nayeem Rahman
2020-08-19refactor(op_crates/web): move abort signal (#7117)Luca Casonato