Srujan Gaddam
|
3776313e65
|
Change dart:html templates to generate null-safe code
Introduces NULLASSERT token and NNBD condition to allow code to
conditionally compile with NNBD.
Change-Id: Ib71e439f32c793e69b66c328cd7c9900358d886e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134045
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
|
2020-02-06 23:18:24 +00:00 |
|
Terry Lucas
|
8fedfc7f8c
|
Removed DomName, DosEditable, and experimental annoations they are unused.
R=kevmoo@google.com,vsm@google.com
Fixes #32304
Change-Id: Ia2c8f99f0125c4d4bd0f95a792ff2af8a58e3599
Reviewed-on: https://dart-review.googlesource.com/60400
Commit-Queue: Terry Lucas <terry@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
|
2018-06-18 18:48:03 +00:00 |
|
Alan Knight
|
d3abcbaae0
|
Make GlobalEventHandlers not inherit from EventTarget
BUG=
Committed: https://github.com/dart-lang/sdk/commit/4d2191990e45240e9d9cb5cb31257c3b93f252a4
Review URL: https://codereview.chromium.org/1437033002 .
|
2015-11-13 10:19:23 -08:00 |
|
Alan Knight
|
65dfa74dd4
|
Revert "Make GlobalEventHandlers not inherit from EventTarget"
This reverts commit 4d2191990e.
BUG=
Review URL: https://codereview.chromium.org/1442463005 .
|
2015-11-12 15:29:46 -08:00 |
|
Alan Knight
|
4d2191990e
|
Make GlobalEventHandlers not inherit from EventTarget
BUG=
Review URL: https://codereview.chromium.org/1437033002 .
|
2015-11-12 13:35:30 -08:00 |
|
sra@google.com
|
7516e95066
|
Redo "Use @Native annotation on dart2js DOM native classes"
BUG=
Review URL: https://codereview.chromium.org//410863002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38488 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-23 04:27:48 +00:00 |
|
sra@google.com
|
9a4f73207e
|
Revert "Use @Native annotation on dart2js DOM native classes"
TBR=blois@google.com
BUG=
Review URL: https://codereview.chromium.org//410823002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38486 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-23 01:44:13 +00:00 |
|
sra@google.com
|
11a19d95be
|
Use @Native annotation on dart2js DOM native classes
This is one of many steps to removing non-standard syntax from the dart2js libraries.
R=blois@google.com
Review URL: https://codereview.chromium.org//409053002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38484 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-23 00:23:17 +00:00 |
|
vsm@google.com
|
e86b75260b
|
Add special case templates to handle Global/WindowEventHandlers
TBR=blois@google.com
BUG=15954
Review URL: https://codereview.chromium.org//133693004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31714 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-10 21:59:38 +00:00 |
|