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

Issue 10541029: Do not merge IDL interfaces in dartdomgenerator. (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

Do not merge IDL interfaces in dartdomgenerator. The merge is irreversible, and shouldn't be done too early. R=antonm@google.com,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=8456

Patch Set 1 #

Patch Set 2 : Fixed shadowing. #

Total comments: 4

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -156 lines) Patch
M lib/dom/scripts/dartgenerator.py View 1 chunk +1 line, -4 lines 0 comments Download
M lib/dom/scripts/systemfrog.py View 1 2 3 chunks +25 lines, -7 lines 0 comments Download
M lib/dom/scripts/systemhtml.py View 1 2 7 chunks +34 lines, -3 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 5 chunks +53 lines, -53 lines 0 comments Download
M lib/html/frog/html_frog.dart View 10 chunks +89 lines, -89 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
podivilov
8 years, 6 months ago (2012-06-06 15:19:58 UTC) #1
Anton Muhin
Sorry, I leave it for Stephen to comment on this issue.
8 years, 6 months ago (2012-06-06 16:14:19 UTC) #2
sra1
I am worried about two things: 1. The old merge will collapse identical definitions coming ...
8 years, 6 months ago (2012-06-06 21:15:53 UTC) #3
podivilov
On 2012/06/06 21:15:53, sra1 wrote: > I am worried about two things: > > 1. ...
8 years, 6 months ago (2012-06-07 07:56:23 UTC) #4
sra1
There is a lot of stuff here that works only because of the current definitions ...
8 years, 6 months ago (2012-06-07 19:31:07 UTC) #5
podivilov
PTAL. http://codereview.chromium.org/10541029/diff/9001/lib/dom/scripts/systemfrog.py File lib/dom/scripts/systemfrog.py (right): http://codereview.chromium.org/10541029/diff/9001/lib/dom/scripts/systemfrog.py#newcode301 lib/dom/scripts/systemfrog.py:301: return FindInParent(parent_interface) On 2012/06/07 19:31:07, sra1 wrote: > ...
8 years, 6 months ago (2012-06-08 17:02:21 UTC) #6
sra1
8 years, 6 months ago (2012-06-08 17:24:51 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698