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

Issue 11191026: Unify formatting of parameters in interfaces and implementing classes. (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

Unify formatting of parameters in interfaces and implementing classes. R=podivilov@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=13744

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -131 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 11 chunks +12 lines, -12 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 78 chunks +80 lines, -80 lines 0 comments Download
M lib/html/scripts/generator.py View 4 chunks +15 lines, -30 lines 2 comments Download
M lib/html/scripts/systemhtml.py View 7 chunks +7 lines, -7 lines 0 comments Download
M lib/html/scripts/systemnative.py View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 2 months ago (2012-10-17 14:19:16 UTC) #1
podivilov
lgtm https://codereview.chromium.org/11191026/diff/1/lib/html/scripts/generator.py File lib/html/scripts/generator.py (right): https://codereview.chromium.org/11191026/diff/1/lib/html/scripts/generator.py#newcode362 lib/html/scripts/generator.py:362: def ParametersAsArgumentList(self, parameter_count = None): Please move back ...
8 years, 2 months ago (2012-10-17 14:21:16 UTC) #2
Anton Muhin
8 years, 2 months ago (2012-10-17 14:26:30 UTC) #3
https://codereview.chromium.org/11191026/diff/1/lib/html/scripts/generator.py
File lib/html/scripts/generator.py (right):

https://codereview.chromium.org/11191026/diff/1/lib/html/scripts/generator.py...
lib/html/scripts/generator.py:362: def ParametersAsArgumentList(self,
parameter_count = None):
On 2012/10/17 14:21:16, podivilov wrote:
> Please move back to reduce the diff.

Cannot, it's a single function :)

Powered by Google App Engine
This is Rietveld 408576698