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

Issue 11276050: Add upload identifier to URLRequest::Start net log event. (Closed)

Created:
8 years, 1 month ago by cbentzel
Modified:
8 years, 1 month ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add upload identifier to URLRequest::Start net log event. BUG=145070 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164550

Patch Set 1 #

Total comments: 2

Patch Set 2 : Document and simplify #

Patch Set 3 : Add trailing comma #

Patch Set 4 : Fix unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M chrome/browser/net/load_timing_observer_unittest.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M net/base/net_log_event_type_list.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M net/url_request/url_request.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_netlog_params.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_netlog_params.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
cbentzel
I briefly considered adding int64 support to base::Value but thought it would be overkill for ...
8 years, 1 month ago (2012-10-26 19:46:52 UTC) #1
mmenke
Should also update net_log_event_type_list.h to mention the new parameter. http://codereview.chromium.org/11276050/diff/1/net/url_request/url_request_netlog_params.cc File net/url_request/url_request_netlog_params.cc (right): http://codereview.chromium.org/11276050/diff/1/net/url_request/url_request_netlog_params.cc#newcode26 net/url_request/url_request_netlog_params.cc:26: ...
8 years, 1 month ago (2012-10-26 19:54:15 UTC) #2
cbentzel
Documented the new field (and priority, which was missing). http://codereview.chromium.org/11276050/diff/1/net/url_request/url_request_netlog_params.cc File net/url_request/url_request_netlog_params.cc (right): http://codereview.chromium.org/11276050/diff/1/net/url_request/url_request_netlog_params.cc#newcode26 net/url_request/url_request_netlog_params.cc:26: ...
8 years, 1 month ago (2012-10-26 20:30:08 UTC) #3
mmenke
LGTM
8 years, 1 month ago (2012-10-26 20:31:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/11276050/11002
8 years, 1 month ago (2012-10-26 23:54:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/11276050/7004
8 years, 1 month ago (2012-10-27 10:56:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/11276050/7004
8 years, 1 month ago (2012-10-27 12:23:55 UTC) #7
commit-bot: I haz the power
8 years, 1 month ago (2012-10-27 18:24:28 UTC) #8
Change committed as 164550

Powered by Google App Engine
This is Rietveld 408576698