rmacnak@google.com
|
63f3cd6082
|
Reapply r44240 "fix deferred_multi_app test and change test status to reflect dartium fix"
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org//989343003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44350 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-03-09 22:09:39 +00:00 |
|
whesse@google.com
|
8daeb77e10
|
Revert r44240, "fix deferred_multi_app test and change test status to reflect dartium fix"
The multi-script html tests are still not working on Dartium - they report "Only one Dart script tag allowed per document". This error message is not in the Dart repo - it must be in the Dart branch of Blink or Chromium.
BUG=dartbug.com/16603
R=ricow@google.com
Review URL: https://codereview.chromium.org//968913005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44255 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-03-05 10:13:57 +00:00 |
|
jacobr@google.com
|
a03e6e0845
|
fix deferred_multi_app test and change test status to reflect dartium fix
BUG=
R=vsm@google.com
Review URL: https://codereview.chromium.org//974873004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44240 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-03-04 17:27:10 +00:00 |
|
sigurdm@google.com
|
0df0c89ae6
|
Fix deferred loading with multiple apps on same page.
Even though two apps don't have to load a file twice, they still both have to initialize it.
Still missing this support for the new emitter.
BUG=
R=floitsch@google.com
Review URL: https://codereview.chromium.org//837903002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42660 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-01-07 14:05:51 +00:00 |
|