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

Issue 626883003: Fix for the prefix/suffix diff computing. (Closed)

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

Description

Fix for the prefix/suffix diff computing. We need to exclude a common part of a prefix/suffix. Also, I decided not to improve diff calculation, at least in the short term. So, I'm removing diff.dart and the TODO comment. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=40903

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -77 lines) Patch
D pkg/analysis_server/lib/src/services/correction/diff.dart View 1 chunk +0 lines, -37 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/sort_members.dart View 2 chunks +10 lines, -7 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/strings.dart View 5 chunks +66 lines, -0 lines 0 comments Download
D pkg/analysis_server/test/services/correction/diff_test.dart View 1 chunk +0 lines, -31 lines 0 comments Download
M pkg/analysis_server/test/services/correction/strings_test.dart View 1 chunk +21 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/correction/test_all.dart View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 2 months ago (2014-10-03 17:22:24 UTC) #1
Brian Wilkerson
LGTM
6 years, 2 months ago (2014-10-03 17:28:59 UTC) #2
scheglov
6 years, 2 months ago (2014-10-03 17:32:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 40903 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698