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

Issue 9677012: Port the SVG code to the wrapperless DOM. (Closed)

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

Description

Port the SVG code to the wrapperless DOM. Committed: https://code.google.com/p/dart/source/detail?r=5366

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+659 lines, -127 lines) Patch
M client/dom/dom.dart View 8 chunks +24 lines, -8 lines 0 comments Download
M client/dom/frog/dom_frog.dart View 16 chunks +43 lines, -16 lines 0 comments Download
M client/dom/scripts/systemhtml.py View 3 chunks +3 lines, -1 line 0 comments Download
M client/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
A client/dom/templates/html/impl/impl_SVGElement.darttemplate View 1 chunk +54 lines, -0 lines 0 comments Download
M client/dom/templates/html/interface/interface_DocumentFragment.darttemplate View 1 chunk +3 lines, -2 lines 0 comments Download
A client/dom/templates/html/interface/interface_SVGElement.darttemplate View 1 chunk +13 lines, -0 lines 0 comments Download
A client/dom/templates/html/interface/interface_SVGSVGElement.darttemplate View 1 chunk +10 lines, -0 lines 0 comments Download
M client/html/dartium/html_dartium.dart View 22 chunks +145 lines, -30 lines 0 comments Download
M client/html/frog/html_frog.dart View 22 chunks +143 lines, -34 lines 0 comments Download
M client/html/release/html.dart View 25 chunks +178 lines, -21 lines 0 comments Download
M client/html/src/shared_FactoryProviders.dart View 1 chunk +40 lines, -11 lines 0 comments Download
M client/tests/client/html/html_tests.dart View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
nweiz
8 years, 9 months ago (2012-03-12 21:40:27 UTC) #1
Jacob
8 years, 9 months ago (2012-03-12 21:46:46 UTC) #2
I assume the dom regeneration portion of this CL will go away once you sync.
If so, LGTM

Powered by Google App Engine
This is Rietveld 408576698