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

Issue 865383002: add optional request field to record time at which client made request (Closed)

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

Description

add optional request field to record time at which client made request BUG= R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=43113

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -25 lines) Patch
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java View 4 chunks +16 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server_test/src/com/google/dart/server/internal/remote/RemoteAnalysisServerImplTest.java View 2 chunks +13 lines, -0 lines 0 comments Download
M pkg/analysis_server/doc/api.html View 1 1 chunk +9 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/protocol.dart View 1 7 chunks +38 lines, -15 lines 0 comments Download
M pkg/analysis_server/test/protocol_test.dart View 1 3 chunks +21 lines, -2 lines 0 comments Download
M pkg/analysis_server/tool/spec/spec_input.html View 1 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
danrubel
5 years, 11 months ago (2015-01-23 02:28:56 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/865383002/diff/1/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java File editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java (right): https://codereview.chromium.org/865383002/diff/1/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java#newcode792 editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java:792: if (includeRequestTime) { Is there any reason to make ...
5 years, 11 months ago (2015-01-23 14:57:20 UTC) #3
danrubel
Addressed comments and uploaded changes. PTAL. https://codereview.chromium.org/865383002/diff/1/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java File editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java (right): https://codereview.chromium.org/865383002/diff/1/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java#newcode792 editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/utilities/RequestUtilities.java:792: if (includeRequestTime) { ...
5 years, 11 months ago (2015-01-23 16:00:43 UTC) #4
Brian Wilkerson
LGTM
5 years, 11 months ago (2015-01-23 16:13:22 UTC) #5
danrubel
Committed patchset #3 (id:40001) manually as 43113 (presubmit successful).
5 years, 11 months ago (2015-01-23 17:41:34 UTC) #6
jwren
5 years, 11 months ago (2015-01-23 20:11:57 UTC) #7
Message was sent while issue was closed.
On 2015/01/23 17:41:34, danrubel wrote:
> Committed patchset #3 (id:40001) manually as 43113 (presubmit successful).

LGTM

Powered by Google App Engine
This is Rietveld 408576698