dart-sdk/tools/dom
Srujan Gaddam dae60008ab DOM script changes to handle nnbd
-Adds field for type nullability for IDL operations
-Adds field for conversions to reflect input and output type nullability
--based on implementation
-Corrects generic object types to include nullability
-Changes 'any' types to dynamics
-Adds nullability to types in various operations
-Converts finals and non-initialized non-nullable fields to getters and
setters
--TODO: convert these to native instead of JS inline
-Modifies nullability for annotations and removes annotations from
setters

Change-Id: Iab19830fd1d7f37b170a4da8672f922c3f9b0863
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/132967
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-02-07 01:05:14 +00:00
..
docs Fix example statusText 2019-08-13 19:58:12 +00:00
idl/dart Fixed Service Workers and any Promise/Future API with a Dictionary parameter. 2018-10-14 22:48:33 +00:00
new_scripts Mass format python with yapf 2019-08-05 20:34:31 +00:00
nnbd_src Change dart:html templates to generate null-safe code 2020-02-06 23:18:24 +00:00
scripts DOM script changes to handle nnbd 2020-02-07 01:05:14 +00:00
src Fix type error within _EventStream.onData 2020-02-02 05:58:24 +00:00
templates DOM script changes to handle nnbd 2020-02-07 01:05:14 +00:00
.gitignore
dom.json Fixed a number of dart:html P1 issues. 2019-01-15 17:21:50 +00:00
dom.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00