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

Issue 1574053002: Move NameFilter to its own file so it can be conveniently reused. (Closed)

Created:
4 years, 11 months ago by Paul Berry
Modified:
4 years, 11 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move NameFilter to its own file so it can be conveniently reused. This avoids some duplication of logic in summarize_elements.dart. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/4e0546ef441149ece0e98d40ba0917d73757bbc6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -356 lines) Patch
A pkg/analyzer/lib/src/summary/name_filter.dart View 1 chunk +123 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/prelink.dart View 4 chunks +4 lines, -91 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 3 chunks +5 lines, -21 lines 0 comments Download
A + pkg/analyzer/test/src/summary/name_filter_test.dart View 15 chunks +67 lines, -29 lines 0 comments Download
D pkg/analyzer/test/src/summary/prelink_test.dart View 1 chunk +0 lines, -213 lines 0 comments Download
M pkg/analyzer/test/src/summary/test_all.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 11 months ago (2016-01-11 23:17:14 UTC) #2
scheglov
LGTM
4 years, 11 months ago (2016-01-11 23:19:31 UTC) #3
Paul Berry
4 years, 11 months ago (2016-01-11 23:47:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4e0546ef441149ece0e98d40ba0917d73757bbc6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698