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

Issue 470723003: Proposal for RefactoringMethodParameter. (Closed)

Created:
6 years, 4 months ago by scheglov
Modified:
6 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add the 'kind' and 'parameters' fields. #

Total comments: 6

Patch Set 3 : Fixes for review comments. #

Total comments: 2

Patch Set 4 : Use better errors description #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -63 lines) Patch
A editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/RefactoringMethodParameter.java View 1 2 3 1 chunk +149 lines, -0 lines 0 comments Download
A + editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/RefactoringMethodParameterKind.java View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M pkg/analysis_server/doc/api.html View 1 2 3 5 chunks +59 lines, -19 lines 0 comments Download
M pkg/analysis_server/test/integration/protocol_matchers.dart View 1 6 chunks +40 lines, -18 lines 0 comments Download
M pkg/analysis_server/tool/spec/spec_input.html View 1 2 3 4 chunks +68 lines, -21 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
scheglov
6 years, 4 months ago (2014-08-13 22:24:31 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/470723003/diff/1/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/1/pkg/analysis_server/tool/spec/spec_input.html#newcode2455 pkg/analysis_server/tool/spec/spec_input.html:2455: <type name="RefactoringMethodParameter"> Do we need to allow parameters ...
6 years, 4 months ago (2014-08-13 23:14:29 UTC) #2
Paul Berry
https://codereview.chromium.org/470723003/diff/1/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/1/pkg/analysis_server/tool/spec/spec_input.html#newcode2467 pkg/analysis_server/tool/spec/spec_input.html:2467: <field name="type"> I think we need something more than ...
6 years, 4 months ago (2014-08-13 23:59:08 UTC) #3
scheglov
PTAL https://codereview.chromium.org/470723003/diff/1/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/1/pkg/analysis_server/tool/spec/spec_input.html#newcode2455 pkg/analysis_server/tool/spec/spec_input.html:2455: <type name="RefactoringMethodParameter"> On 2014/08/13 23:14:29, Brian Wilkerson wrote: ...
6 years, 4 months ago (2014-08-14 02:35:28 UTC) #4
Paul Berry
lgtm
6 years, 4 months ago (2014-08-14 05:50:58 UTC) #5
Brian Wilkerson
https://codereview.chromium.org/470723003/diff/20001/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/20001/pkg/analysis_server/tool/spec/spec_input.html#newcode2477 pkg/analysis_server/tool/spec/spec_input.html:2477: The kind of the parameter. I think the comments ...
6 years, 4 months ago (2014-08-14 14:38:08 UTC) #6
scheglov
PTAL https://codereview.chromium.org/470723003/diff/20001/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/20001/pkg/analysis_server/tool/spec/spec_input.html#newcode2477 pkg/analysis_server/tool/spec/spec_input.html:2477: The kind of the parameter. On 2014/08/14 14:38:08, ...
6 years, 4 months ago (2014-08-14 15:54:40 UTC) #7
Brian Wilkerson
LGTM https://codereview.chromium.org/470723003/diff/40001/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/40001/pkg/analysis_server/tool/spec/spec_input.html#newcode2993 pkg/analysis_server/tool/spec/spec_input.html:2993: It is an error if any non-trailing parameter ...
6 years, 4 months ago (2014-08-14 16:16:12 UTC) #8
scheglov
https://codereview.chromium.org/470723003/diff/40001/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/470723003/diff/40001/pkg/analysis_server/tool/spec/spec_input.html#newcode2993 pkg/analysis_server/tool/spec/spec_input.html:2993: It is an error if any non-trailing parameter is ...
6 years, 4 months ago (2014-08-14 16:46:38 UTC) #9
scheglov
6 years, 4 months ago (2014-08-14 16:47:01 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 manually as 39253 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698