|
|
Revert "Basic functionality is working with JS native support and polyfill, still some issues with dart2js typechecking."
This reverts commit r26935. Failing in FF checked on type extension and IE9 on synchronous constructor upgrading, need to investigate.
TBR
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=26938
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+243 lines, -618 lines) |
Patch |
 |
M |
pkg/custom_element/lib/custom-elements.debug.js
|
View
|
|
9 chunks |
+61 lines, -87 lines |
0 comments
|
Download
|
 |
M |
pkg/custom_element/lib/custom-elements.min.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/html/dart2js/html_dart2js.dart
|
View
|
|
6 chunks |
+11 lines, -123 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/html/dartium/html_dartium.dart
|
View
|
|
4 chunks |
+7 lines, -74 lines |
0 comments
|
Download
|
 |
M |
tests/html/custom/document_register_type_extensions_test.dart
|
View
|
|
2 chunks |
+147 lines, -205 lines |
0 comments
|
Download
|
 |
M |
tests/html/html.status
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/dom/src/dart2js_CustomElementSupport.dart
|
View
|
|
2 chunks |
+3 lines, -37 lines |
0 comments
|
Download
|
 |
M |
tools/dom/templates/html/impl/impl_Element.darttemplate
|
View
|
|
3 chunks |
+8 lines, -18 lines |
0 comments
|
Download
|
 |
M |
tools/dom/templates/html/impl/impl_HTMLDocument.darttemplate
|
View
|
|
1 chunk |
+4 lines, -72 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|