Commit Graph

11 Commits

Author SHA1 Message Date
jakemac@google.com c0b31f9bb0 platform.js -> webcomponents.js
Review URL: https://codereview.chromium.org//779793005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42121 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-04 22:34:17 +00:00
sigmund@google.com b9083e5fae Fix web_components test in FF
Review URL: https://codereview.chromium.org//647393003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41088 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-13 23:20:44 +00:00
sigmund@google.com a9b3fed799 Splitting interop support so dart_support.js is no longer required.
R=jakemac@google.com

Review URL: https://codereview.chromium.org//644163002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41081 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-13 20:14:19 +00:00
jmesserly@google.com c053cbaefe web_components: fix extending another custom element
R=sigmund@google.com

Review URL: https://codereview.chromium.org//341003002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37472 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-19 01:29:39 +00:00
sigmund@google.com 4568a4587e Support upgrading existing elements already on the page.
R=justinfagnani@google.com

Review URL: https://codereview.chromium.org//333073002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37338 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-14 00:27:13 +00:00
sigmund@google.com c4b8e328ff Fix for web_component tests. Take 4
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//327663004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37153 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 01:08:47 +00:00
sigmund@google.com 3bd7edfb1c Fix, take 3
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//325893003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37151 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 00:19:45 +00:00
sigmund@google.com 24caafd212 Make it really green :) --- ensure that we register Dart type after the polyfill
is ready. This helps make the test deterministic.
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//325973002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37149 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 23:55:56 +00:00
sigmund@google.com 9fb4dd4771 Make bots green.
TBR=jmesserly@google.com

Review URL: https://codereview.chromium.org//322023003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37148 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 23:50:21 +00:00
sigmund@google.com 4c1d2a461b Add "created-watcher" to the web_components package. This was adapted from
Pete's CL (https://codereview.chromium.org/184033007/). I've marked the
differences in the CL.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org//319263002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37144 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 22:50:52 +00:00
sigmund@google.com 71328fc43e TEst to reproduce issue 18747
R=sra@google.com

Review URL: https://codereview.chromium.org//276573006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36117 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 19:22:19 +00:00