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

Issue 1361003002: Reset Source modification stamp to -1 if it does not exist. (Closed)

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

Description

Reset Source modification stamp to -1 if it does not exist. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/27a8bbd41537458260ee61d609e852d6292a7efa

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -14 lines) Patch
M pkg/analyzer/lib/src/context/context.dart View 1 chunk +3 lines, -1 line 2 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 5 chunks +32 lines, -13 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
5 years, 3 months ago (2015-09-23 01:39:57 UTC) #1
Brian Wilkerson
https://codereview.chromium.org/1361003002/diff/1/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1361003002/diff/1/pkg/analyzer/lib/src/context/context.dart#newcode1776 pkg/analyzer/lib/src/context/context.dart:1776: entry.modificationTime = -1; Does this need to set the ...
5 years, 3 months ago (2015-09-23 13:53:38 UTC) #2
scheglov
https://codereview.chromium.org/1361003002/diff/1/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1361003002/diff/1/pkg/analyzer/lib/src/context/context.dart#newcode1776 pkg/analyzer/lib/src/context/context.dart:1776: entry.modificationTime = -1; On 2015/09/23 13:53:38, Brian Wilkerson wrote: ...
5 years, 3 months ago (2015-09-23 15:11:27 UTC) #3
Brian Wilkerson
LGTM
5 years, 3 months ago (2015-09-23 15:15:57 UTC) #4
scheglov
5 years, 3 months ago (2015-09-23 15:20:17 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
27a8bbd41537458260ee61d609e852d6292a7efa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698