Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Issue 9478021: Add some sweet XML classes. (Closed)

Created:
8 years, 10 months ago by nweiz
Modified:
8 years, 10 months ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add some sweet XML classes. This should fix the errors with the previous commit. TBR Committed: https://code.google.com/p/dart/source/detail?r=4658

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2126 lines, -49 lines) Patch
M client/html/generated/src/wrapping/_HtmlWrappingImplementation.dart View 5 chunks +11 lines, -0 lines 0 comments Download
M client/html/html.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/htmlimpl.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/release/html.dart View 3 chunks +29 lines, -1 line 0 comments Download
M client/html/release/htmlimpl.dart View 9 chunks +392 lines, -1 line 0 comments Download
M client/html/src/DocumentFragment.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M client/html/src/DocumentFragmentWrappingImplementation.dart View 2 chunks +24 lines, -0 lines 0 comments Download
A client/html/src/XMLDocument.dart View 1 chunk +12 lines, -0 lines 0 comments Download
A client/html/src/XMLDocumentWrappingImplementation.dart View 1 1 chunk +170 lines, -0 lines 0 comments Download
A client/html/src/XMLElement.dart View 1 chunk +11 lines, -0 lines 0 comments Download
A client/html/src/XMLElementWrappingImplementation.dart View 1 1 chunk +186 lines, -0 lines 0 comments Download
M client/html/src/XMLHttpRequest.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/src/XMLHttpRequestWrappingImplementation.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/client.status View 1 chunk +1 line, -0 lines 0 comments Download
M client/tests/client/html/DocumentFragmentTests.dart View 3 chunks +39 lines, -40 lines 0 comments Download
M client/tests/client/html/ElementTests.dart View 1 chunk +4 lines, -4 lines 0 comments Download
A client/tests/client/html/XMLDocumentTests.dart View 1 1 chunk +612 lines, -0 lines 0 comments Download
A client/tests/client/html/XMLElementTests.dart View 1 1 chunk +569 lines, -0 lines 0 comments Download
A client/tests/client/html/frog_DocumentFragmentTests.dart View 1 chunk +12 lines, -0 lines 0 comments Download
A client/tests/client/html/frog_html_tests.dart View 1 chunk +22 lines, -0 lines 0 comments Download
M client/tests/client/html/html_tests.dart View 1 chunk +1 line, -0 lines 0 comments Download
A client/tests/client/html/util.dart View 1 chunk +15 lines, -0 lines 0 comments Download
M frog/corejs.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M frog/minfrog View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
nweiz
8 years, 10 months ago (2012-02-28 02:19:42 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698