dart-sdk/tools/dom
Sigmund Cherem af0e54cc21 [html] mark a local variable as nullable
See issue https://github.com/dart-lang/sdk/issues/43293

This doesn't fix the underlying issue with custom elements, but fixes the
null-safety problem in strong mode.

Change-Id: Ie6613db7ae472b066bdf6c21751aea57a163c47d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164641
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2020-09-25 21:34:54 +00:00
..
docs [dart:html] Add track event to RTCPeerConnection 2020-06-12 00:42:36 +00:00
idl/dart [dart:html] Make browser-incompatible attributes nullable 2020-05-16 03:47:12 +00:00
new_scripts Mass format python with yapf 2019-08-05 20:34:31 +00:00
scripts [dart:html] Remove added types from promise dict 2020-09-14 23:23:47 +00:00
src [html] mark a local variable as nullable 2020-09-25 21:34:54 +00:00
templates [html] update templates for code accidentally changed in the generated code 2020-09-25 21:34:54 +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