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

Issue 857283003: Addition of the new flag "file-read-mode" into the analysis server to fix the offset bug with Intel… (Closed)

Created:
5 years, 11 months ago by jwren
Modified:
5 years, 11 months ago
CC:
reviews_dartlang.org, ricow1
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Addition of the new flag "file-read-mode" into the analysis server to fix the offset bug with IntelliJs integration. R=brianwilkerson@google.com, paulberry@google.com Committed: https://code.google.com/p/dart/source/detail?r=43028

Patch Set 1 #

Total comments: 12

Patch Set 2 : nit #

Patch Set 3 : Comments addressed #

Messages

Total messages: 6 (1 generated)
jwren
5 years, 11 months ago (2015-01-20 18:30:49 UTC) #2
Brian Wilkerson
LGTM, once comments are addressed https://codereview.chromium.org/857283003/diff/1/pkg/analyzer/lib/file_system/physical_file_system.dart File pkg/analyzer/lib/file_system/physical_file_system.dart (right): https://codereview.chromium.org/857283003/diff/1/pkg/analyzer/lib/file_system/physical_file_system.dart#newcode23 pkg/analyzer/lib/file_system/physical_file_system.dart:23: static final NORMALIZE_EOL_MODE = ...
5 years, 11 months ago (2015-01-20 18:56:14 UTC) #3
Paul Berry
lgtm once '\r' -> '\n' behavior is addressed. Your call on everything else. https://codereview.chromium.org/857283003/diff/1/pkg/analysis_server/doc/api.html File ...
5 years, 11 months ago (2015-01-20 19:10:53 UTC) #4
jwren
https://codereview.chromium.org/857283003/diff/1/pkg/analysis_server/doc/api.html File pkg/analysis_server/doc/api.html (right): https://codereview.chromium.org/857283003/diff/1/pkg/analysis_server/doc/api.html#newcode182 pkg/analysis_server/doc/api.html:182: can also be set to <tt>normalize-eol</tt>. On 2015/01/20 19:10:53, ...
5 years, 11 months ago (2015-01-20 21:38:14 UTC) #5
jwren
5 years, 11 months ago (2015-01-20 21:48:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 43028 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698