Terry Lucas
|
49558b9c4c
|
Fixed MessageChannel receiveing messages on ports.
Removed pkg browser from tests.
Fixes https://github.com/dart-lang/sdk/issues/26351
Fixes https://github.com/dart-lang/sdk/issues/32631
R=kevmoo@google.com
Change-Id: Ib0ef5f933d38b2f748cca1f82de8bcf01702df4d
Reviewed-on: https://dart-review.googlesource.com/48742
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Terry Lucas <terry@google.com>
|
2018-03-30 17:16:15 +00:00 |
|
jakemac@google.com
|
8fde04e0ba
|
mark public package dependencies test as failing since web_components isn 't yet published
R=sigmund@google.com
Review URL: https://codereview.chromium.org//778923004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42118 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-12-04 21:24:10 +00:00 |
|
blois@google.com
|
edf9910602
|
Re-apply "Adding a mechanism to 'upgrade' the Dart type of elements"
With fixes for:
- Expected analyzer static error in the unittest.
- Added browser/interop.js to the HTML file
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//224113003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35080 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-15 20:50:46 +00:00 |
|
blois@google.com
|
b4a3e6ced6
|
Revert "Adding a mechanism to 'upgrade' the Dart type of elements"
This reverts commit 34615 because it's breaking some bots (not sure why).
TBR
BUG=
Review URL: https://codereview.chromium.org//220403008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34622 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-01 22:59:54 +00:00 |
|
blois@google.com
|
0e64dc971c
|
Adding a mechanism to 'upgrade' the Dart type of elements
This is to allow custom Dart wrappers for Polymer elements to provide improved JS custom element integration.
The Dartium portion of this is at https://codereview.chromium.org/188083002
BUG=
R=jmesserly@google.com, sra@google.com
Review URL: https://codereview.chromium.org//177113014
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34615 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-01 20:17:31 +00:00 |
|