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

Issue 11191024: Refactor common functionality. (Closed)

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

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -17 lines) Patch
M lib/html/scripts/generator.py View 3 chunks +9 lines, -17 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 2 months ago (2012-10-17 12:29:18 UTC) #1
Anton Muhin
https://codereview.chromium.org/11191024/diff/1/lib/html/scripts/generator.py File lib/html/scripts/generator.py (right): https://codereview.chromium.org/11191024/diff/1/lib/html/scripts/generator.py#newcode371 lib/html/scripts/generator.py:371: def _FormatParams(self, params, rename_type, provide_comments): we can simplify logic ...
8 years, 2 months ago (2012-10-17 12:30:16 UTC) #2
podivilov
8 years, 2 months ago (2012-10-17 12:38:04 UTC) #3
lgtm

https://codereview.chromium.org/11191024/diff/1/lib/html/scripts/generator.py
File lib/html/scripts/generator.py (right):

https://codereview.chromium.org/11191024/diff/1/lib/html/scripts/generator.py...
lib/html/scripts/generator.py:371: def _FormatParams(self, params, rename_type,
provide_comments):
On 2012/10/17 12:30:16, Anton Muhin wrote:
> we can simplify logic even further if we unify interface and implementation
> declarations which looks like a good thing imho

I agree.

Powered by Google App Engine
This is Rietveld 408576698