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

Issue 10928060: Partially migrate from old getter syntax to new one. (Closed)

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

Description

Partially migrate from old getter syntax to new one. There are still places for improvement, let's leave them for next CLs. TBR=podivilov@chromium.org,vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=12058

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3290 lines, -3290 lines) Patch
M lib/dom/scripts/systemhtml.py View 5 chunks +8 lines, -8 lines 0 comments Download
M lib/dom/scripts/systemnative.py View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/dom/templates/html/dart2js/html_dart2js.darttemplate View 1 chunk +4 lines, -4 lines 0 comments Download
M lib/dom/templates/html/dart2js/impl_CanvasElement.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/dom/templates/html/dart2js/impl_IFrameElement.darttemplate View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/dom/templates/html/dart2js/impl_MouseEvent.darttemplate View 3 chunks +4 lines, -4 lines 0 comments Download
M lib/dom/templates/html/dart2js/impl_Window.darttemplate View 4 chunks +6 lines, -6 lines 0 comments Download
M lib/dom/templates/html/impl/impl_CSSStyleDeclaration.darttemplate View 308 chunks +308 lines, -308 lines 0 comments Download
M lib/dom/templates/html/impl/impl_CanvasElement.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/dom/templates/html/impl/impl_DocumentFragment.darttemplate View 8 chunks +31 lines, -31 lines 0 comments Download
M lib/dom/templates/html/impl/impl_Element.darttemplate View 13 chunks +18 lines, -18 lines 0 comments Download
M lib/dom/templates/html/impl/impl_EventTarget.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/dom/templates/html/impl/impl_Node.darttemplate View 2 chunks +4 lines, -4 lines 0 comments Download
M lib/dom/templates/html/impl/impl_NodeList.darttemplate View 3 chunks +3 lines, -3 lines 0 comments Download
M lib/dom/templates/html/impl/impl_SVGElement.darttemplate View 2 chunks +4 lines, -4 lines 0 comments Download
M lib/dom/templates/html/impl/impl_Storage.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/dart2js/html_dart2js.dart View 72 chunks +418 lines, -418 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 436 chunks +2464 lines, -2464 lines 0 comments Download
M lib/html/scripts/css_code_generator.py View 6 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Anton Muhin
8 years, 3 months ago (2012-09-07 19:49:01 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698