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

Issue 499073002: Make certain generated constructor parameters optional. (Closed)

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

Description

Make certain generated constructor parameters optional. The following constructor parameters are optional as a convenience to callers. They default to empty lists: - SourceFileEdit.edits - TypeHierarchyItem.interfaces - TypeHierarchyItem.mixins - TypeHierarchyItem.subclasses R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=39510

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -24 lines) Patch
M pkg/analysis_server/lib/src/generated_protocol.dart View 4 chunks +18 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/search/type_hierarchy.dart View 2 chunks +0 lines, -6 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/correction/change.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/edit/assists_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analysis_server/test/services/correction/change_test.dart View 6 chunks +7 lines, -7 lines 0 comments Download
M pkg/analysis_server/tool/spec/codegen_dart_protocol.dart View 4 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
6 years, 4 months ago (2014-08-23 18:10:36 UTC) #1
scheglov
LGTM
6 years, 4 months ago (2014-08-23 19:04:12 UTC) #2
Paul Berry
6 years, 4 months ago (2014-08-23 23:56:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 39510 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698