dart-sdk/tools/dom
Stephen Adams ea2c9cba39 dart2js_html: Fix for issue 29538 - some returned lists may be null
Annotate querySelectorAll as not-null to recover code quality.

R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2857143003 .
2017-05-03 14:26:38 -07:00
..
docs Dart SDK Spelling b, c, and d. 2017-05-01 08:28:10 +02:00
idl/dart Strong html 2016-04-19 15:08:45 -07:00
new_scripts Dartium 45 roll 2016-02-09 10:50:43 -08:00
scripts dart2js_html: Fix for issue 29538 - some returned lists may be null 2017-05-03 14:26:38 -07:00
src Dart SDK Spelling b, c, and d. 2017-05-01 08:28:10 +02:00
templates Dart SDK Spelling b, c, and d. 2017-05-01 08:28:10 +02:00
.gitignore Moved most of html lib generating scripts into tools. 2012-12-28 22:26:48 +00:00
dom.json Strip unused functionality from dart:html and fix strong mode errors. Switch from blacklisting pure interfaces to determining pure interfaces from the idl and whitelisting impure interfaces we need for dart2js. 2016-05-18 12:49:09 -07:00
dom.py Switch to downloaded SDK executable, drop executables in testing/bin. 2016-02-15 17:10:59 +01:00
PRESUBMIT.py Put in a teardown for the docs test, fixed dom.py to actually run it correctly. 2013-04-02 21:14:09 +00:00