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

Issue 10696035: Extract common logic for element factory constructors generation. (Closed)

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

Description

Extract common logic for element factory constructors generation. R=antonm@google.com,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=9292

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -77 lines) Patch
M lib/dom/scripts/systemhtml.py View 1 4 chunks +11 lines, -11 lines 0 comments Download
M lib/dom/scripts/systemnative.py View 1 3 chunks +3 lines, -11 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 3 chunks +55 lines, -55 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
podivilov
8 years, 5 months ago (2012-06-28 13:14:01 UTC) #1
Anton Muhin
neat, one question about naming https://chromiumcodereview.appspot.com/10696035/diff/1/lib/dom/scripts/systemhtml.py File lib/dom/scripts/systemhtml.py (right): https://chromiumcodereview.appspot.com/10696035/diff/1/lib/dom/scripts/systemhtml.py#newcode1058 lib/dom/scripts/systemhtml.py:1058: def FactoryConstructorElementClassName(self): too long ...
8 years, 5 months ago (2012-06-28 13:24:23 UTC) #2
podivilov
https://chromiumcodereview.appspot.com/10696035/diff/1/lib/dom/scripts/systemhtml.py File lib/dom/scripts/systemhtml.py (right): https://chromiumcodereview.appspot.com/10696035/diff/1/lib/dom/scripts/systemhtml.py#newcode1058 lib/dom/scripts/systemhtml.py:1058: def FactoryConstructorElementClassName(self): On 2012/06/28 13:24:23, antonmuhin wrote: > too ...
8 years, 5 months ago (2012-06-29 13:53:39 UTC) #3
Anton Muhin
8 years, 5 months ago (2012-06-29 15:27:30 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698