diff options
author | Colin Ihrig <cjihrig@gmail.com> | 2022-05-16 10:46:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-16 10:46:39 -0400 |
commit | 1fa75f75c90b744d63e451519311f27ba55c21d7 (patch) | |
tree | eb51197993a50948bba422b219ea781455c10d53 /ext/web/lib.rs | |
parent | 8af81d98a6d673fde3a5c2acacf6ad00c53b9223 (diff) |
fix(ext/web): throw if listener and signal are null (#14601)
This commit fixes a failing WPT test by making EventTarget's
addEventListener() method throw if both the listener and the
signal option are null.
Fixes: https://github.com/denoland/deno/issues/14593
Diffstat (limited to 'ext/web/lib.rs')
0 files changed, 0 insertions, 0 deletions