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

Issue 10532027: Move interface members traverse logic to BaseGenerator. (Closed)

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

Description

Move interface members traverse logic to BaseGenerator. AddMembers(merged_interface) will be used by systemhtml to add all the members from HTMLElement to Element. R=antonm@google.com,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=8438

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -134 lines) Patch
M lib/dom/scripts/dartgenerator.py View 5 chunks +7 lines, -103 lines 0 comments Download
M lib/dom/scripts/systembase.py View 3 chunks +108 lines, -3 lines 2 comments Download
M lib/dom/scripts/systemfrog.py View 4 chunks +2 lines, -7 lines 0 comments Download
M lib/dom/scripts/systeminterface.py View 4 chunks +2 lines, -18 lines 0 comments Download
M lib/dom/scripts/systemnative.py View 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 6 months ago (2012-06-06 14:50:04 UTC) #1
Anton Muhin
STV! https://chromiumcodereview.appspot.com/10532027/diff/1/lib/dom/scripts/systembase.py File lib/dom/scripts/systembase.py (right): https://chromiumcodereview.appspot.com/10532027/diff/1/lib/dom/scripts/systembase.py#newcode10 lib/dom/scripts/systembase.py:10: from generator import * may we use qualified ...
8 years, 6 months ago (2012-06-06 14:53:41 UTC) #2
sra1
8 years, 6 months ago (2012-06-06 19:55:14 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698