Terry Lucas
|
621b12f324
|
Removed DARTIUM codegen for IDLS (sdk/lib/dartium)
TBR=alanknight@google.com
Review-Url: https://codereview.chromium.org/2978213002 .
|
2017-07-18 11:02:02 -07:00 |
|
Stephen Adams
|
c9c3c203c1
|
Minor tweaks to dart:html for better dart2js codegen
- Allow 'document' to be reused (GVN-ed).
- Allow inlining of 'new Comment'.
- 'new Text' and 'new Comment' have no effects.
BUG=
R=alanknight@google.com, sigmund@google.com
Review URL: https://codereview.chromium.org/2422293002 .
|
2016-10-17 13:35:17 -07: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 |
|
blois@google.com
|
768e147559
|
Fixing comment constructor not functioning on IE
BUG=13943
R=efortuna@google.com
Review URL: https://codereview.chromium.org//56603002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29777 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-01 22:45:11 +00:00 |
|