dart-sdk/tools/dom
Kallen Tu 7578614639 Remove dynamic invocations from custom elements in html_dart2js.
Registering custom elements are already broken -- see: https://github.com/dart-lang/sdk/issues/49536. There are plans on deleting this code at some point. This current change cleans up dynamic invocations in the deprecated code.

Removes cruft on already-deprecated code and doing it now because I assume dynamic clean up will finish before the issue resolves.

Change-Id: Ic6250c139c5d9b08d88650110f55442a7bf5dd42
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259247
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2022-09-20 16:16:06 +00:00
..
idl/dart [dart:html] Add SharedArrayBuffer constructor and slice 2022-08-03 01:04:25 +00:00
new_scripts [dart:html] Migrate python scripts to python 3 2021-09-08 22:10:53 +00:00
scripts [dart:html] Update prototype CSS properties script to match views model 2022-09-14 18:00:52 +00:00
src Remove dynamic invocations from custom elements in html_dart2js. 2022-09-20 16:16:06 +00:00
templates Eliminate .style and ._initKeyboardEvent from html_dart2js. 2022-08-29 20:06:45 +00:00
.gitignore
docs.json [dart2js] Add missing connectionState and onConnectionStateChange to RTCPeerConnection. 2022-04-06 22:34:07 +00:00
dom.json [dart:html] Add SharedArrayBuffer constructor and slice 2022-08-03 01:04:25 +00:00
dom.py Remove dartanalyzer from built SDK. 2022-07-01 17:43:20 +00:00
OWNERS Make tools/dom owned by OWNERS_WEB 2022-03-15 19:54:13 +00:00