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 629283002: Simplify conversion of empty lists to null. (Closed)

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

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M pkg/analysis_server/lib/src/collections.dart View 1 chunk +14 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/computer/computer_outline.dart View 6 chunks +6 lines, -5 lines 1 comment Download
M pkg/analysis_server/lib/src/computer/computer_overrides.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/edit/edit_domain.dart View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
6 years, 2 months ago (2014-10-06 17:44:19 UTC) #1
scheglov
https://codereview.chromium.org/629283002/diff/1/pkg/analysis_server/lib/src/computer/computer_outline.dart File pkg/analysis_server/lib/src/computer/computer_outline.dart (right): https://codereview.chromium.org/629283002/diff/1/pkg/analysis_server/lib/src/computer/computer_outline.dart#newcode182 pkg/analysis_server/lib/src/computer/computer_outline.dart:182: children: nullIfEmpty(classContents)); Actually, we could probably change the Outline ...
6 years, 2 months ago (2014-10-06 17:53:35 UTC) #2
Brian Wilkerson
LGTM
6 years, 2 months ago (2014-10-06 18:15:41 UTC) #3
Paul Berry
lgtm
6 years, 2 months ago (2014-10-06 18:19:22 UTC) #4
scheglov
6 years, 2 months ago (2014-10-06 21:37:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 40945 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698