dart-sdk/sdk/lib
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
..
_http [io/http] Validate method name passed to HttpClient.open/openUrl. 2022-08-29 21:12:27 +00:00
_internal [ddc] Add non-null assertions when setting fields 2022-09-19 23:39:03 +00:00
async Docs fix: add missing parentheses in whenComplete method docs (by mohanl@). 2022-09-16 11:17:24 +00:00
cli
collection
convert Remove deprecated APIs from dart:convert 2022-08-09 10:21:22 +00:00
core Revert "Reland "[cfe,corelib] Add class 'Record' to the core library"" 2022-09-19 13:52:01 +00:00
developer [vm] Don't pass and copy unused category string when recording timeline events. 2022-09-08 22:02:46 +00:00
ffi Change : to = for default values in sdk/ 2022-08-23 13:53:30 +00:00
html Remove dynamic invocations from custom elements in html_dart2js. 2022-09-20 16:16:06 +00:00
indexed_db/dart2js
internal Change : to = for default values in sdk/ 2022-08-23 13:53:30 +00:00
io Add a note that sendMessage and readMessage are only available on macOS and Linux. 2022-09-19 22:53:21 +00:00
isolate Add Isolate.run. 2022-08-18 10:42:55 +00:00
js
js_util [pkg:js] Add proto argument to createStaticInteropMock 2022-09-16 20:13:30 +00:00
math Docs: Update broken link for Random.secure 2022-08-17 13:24:43 +00:00
mirrors Remove unsupported APIs in dart:mirrors 2022-07-20 18:28:35 +00:00
svg/dart2js Eliminate dynamic calls in SVGElement. 2022-08-23 18:21:40 +00:00
typed_data [vm] Recognize unmodifiable typed data views. 2022-08-11 18:10:48 +00:00
vmservice
wasm [dart2wasm] Convert to/from externref via Wasm instructions 2022-08-19 07:11:18 +00:00
web_audio/dart2js
web_gl/dart2js
web_sql/dart2js
libraries.json [dart2wasm] Dummy isolate patch 2022-09-14 13:43:52 +00:00
libraries.yaml [dart2wasm] Dummy isolate patch 2022-09-14 13:43:52 +00:00
PRESUBMIT.py
vmservice_libraries.json
vmservice_libraries.yaml