summaryrefslogtreecommitdiff
path: root/deno_typescript/lib.rs
diff options
context:
space:
mode:
authorNayeem Rahman <muhammed.9939@gmail.com>2019-09-17 17:17:12 +0100
committerRyan Dahl <ry@tinyclouds.org>2019-09-17 12:17:12 -0400
commite55e4a2838e0f67cd0789ec4d3eec62a5b7ab238 (patch)
treefdedfb5b0aa5fe35dc0021d170e7eabd66426b98 /deno_typescript/lib.rs
parent9cfdc60a23e6418d4780dc3ebd6266248555bb03 (diff)
Remove some non-standard web API constructors (#2970)
This removes the EventListener, EventInit and CustomEventInit constructors from the userland globals. The type exports stay. I removed the internal classes as well. EventListener's implementation seemed to be doing some bookkeeping on handled events but that's not being used anywhere so I assume it's old debug stuff. The other two are completely redundant.
Diffstat (limited to 'deno_typescript/lib.rs')
0 files changed, 0 insertions, 0 deletions