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

Issue 11051014: Extract common logic for emitting implementation classes. (Closed)

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

Description

Extract common logic for emitting implementation classes. R=antonm@google.com Committed: https://code.google.com/p/dart/source/detail?r=13181

Patch Set 1 #

Patch Set 2 : Refresh html_dartium.dart #

Unified diffs Side-by-side diffs Delta from patch set Stats (+877 lines, -891 lines) Patch
M lib/html/dartium/html_dartium.dart View 77 chunks +817 lines, -817 lines 0 comments Download
M lib/html/scripts/systemhtml.py View 6 chunks +41 lines, -50 lines 0 comments Download
M lib/html/scripts/systemnative.py View 6 chunks +19 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 2 months ago (2012-10-03 14:16:46 UTC) #1
Anton Muhin
lgtm, but, please, try to keep patches smaller, e.g. dropping self._implementation_emitter would make a perfect ...
8 years, 2 months ago (2012-10-03 14:33:17 UTC) #2
podivilov
8 years, 2 months ago (2012-10-03 16:04:43 UTC) #3
On 2012/10/03 14:33:17, Anton Muhin wrote:
> lgtm, but, please, try to keep patches smaller, e.g. dropping
> self._implementation_emitter would make a perfect patch on its own.

OK, thanks for review!

Powered by Google App Engine
This is Rietveld 408576698