|
Don't put private members in dart:html interfaces.
This makes implementing the interfaces much easier when the implementing class
doesn't have the members in question, and is a cleaner separation on the whole.
Committed: https://code.google.com/p/dart/source/detail?r=5256
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+78 lines, -619 lines) |
Patch |
|
M |
client/dom/scripts/systemhtml.py
|
View
|
1
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
client/dom/templates/html/impl/impl_Element.darttemplate
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/dom/templates/html/impl/impl_Node.darttemplate
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/dartium/html_dartium.dart
|
View
|
|
34 chunks |
+15 lines, -152 lines |
0 comments
|
Download
|
|
M |
client/html/frog/html_frog.dart
|
View
|
1
|
34 chunks |
+15 lines, -152 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/dartium/Element.dart
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/dartium/Node.dart
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/frog/Element.dart
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/frog/Node.dart
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/AbstractWorker.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/DOMApplicationCache.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/Document.dart
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/DocumentFragment.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/Element.dart
|
View
|
|
4 chunks |
+0 lines, -46 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/Event.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/EventSource.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/EventTarget.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/MessagePort.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/MouseEvent.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/Node.dart
|
View
|
|
3 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/NodeSelector.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/SVGDocument.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/SVGElementInstance.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/SVGStylable.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/WebSocket.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/Window.dart
|
View
|
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
|
|
client/html/generated/html/interface/XMLHttpRequest.dart
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/generated/html/interface/XMLHttpRequestUpload.dart
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
client/html/release/html.dart
|
View
|
|
34 chunks |
+15 lines, -152 lines |
0 comments
|
Download
|
|
M |
client/html/src/_Testing.dart
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/html/src/shared_FactoryProviders.dart
|
View
|
1
|
4 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|