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

Issue 10913191: Migrate templates to new getter syntax. (Closed)

Created:
8 years, 3 months ago by Anton Muhin
Modified:
8 years, 3 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Migrate templates to new getter syntax. Still there are a couple of occurences of get foo native 'JS' problem, they are left as is. TBR=podivilov@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=12186

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2112 lines, -2112 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 354 chunks +702 lines, -702 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 352 chunks +701 lines, -701 lines 0 comments Download
M lib/html/templates/html/dart2js/impl_CanvasElement.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/dart2js/impl_IFrameElement.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/dart2js/impl_MouseEvent.darttemplate View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/html/templates/html/dart2js/impl_Window.darttemplate View 3 chunks +3 lines, -3 lines 0 comments Download
M lib/html/templates/html/dartium/html_dartium.darttemplate View 3 chunks +4 lines, -4 lines 0 comments Download
M lib/html/templates/html/dartium/impl_Window.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate View 308 chunks +308 lines, -308 lines 0 comments Download
M lib/html/templates/html/impl/impl_CanvasElement.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_DocumentFragment.darttemplate View 8 chunks +33 lines, -33 lines 0 comments Download
M lib/html/templates/html/impl/impl_Element.darttemplate View 13 chunks +18 lines, -18 lines 0 comments Download
M lib/html/templates/html/impl/impl_EventTarget.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_Node.darttemplate View 2 chunks +4 lines, -4 lines 0 comments Download
M lib/html/templates/html/impl/impl_NodeList.darttemplate View 3 chunks +3 lines, -3 lines 0 comments Download
M lib/html/templates/html/impl/impl_SVGElement.darttemplate View 2 chunks +4 lines, -4 lines 0 comments Download
M lib/html/templates/html/impl/impl_Storage.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/interface/interface_CSSStyleDeclaration.darttemplate View 1 chunk +307 lines, -307 lines 0 comments Download
M lib/html/templates/html/interface/interface_Element.darttemplate View 5 chunks +14 lines, -14 lines 0 comments Download
M lib/html/templates/html/interface/interface_Node.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/interface/interface_NodeList.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/interface/interface_Window.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Anton Muhin
8 years, 3 months ago (2012-09-11 11:45:44 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698