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

Issue 11364057: Set blocked_on_delegate_ when a URLRequest is blocked during redirects (Closed)

Created:
8 years, 1 month ago by mmenke
Modified:
8 years, 1 month ago
Reviewers:
eroman
CC:
chromium-reviews, creis+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org, Avi (use Gerrit), ajwong+watch_chromium.org
Visibility:
Public.

Description

Set blocked_on_delegate_ when a URLRequest is blocked by its NetworkDelegate during a redirect. R=eroman@chromium.org BUG=159197 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167600

Patch Set 1 #

Patch Set 2 : Rework solution, remove added string #

Patch Set 3 : Fix case where URLRequest is deleted out from under us #

Patch Set 4 : Add missing file, update comments #

Patch Set 5 : fix comment #

Total comments: 4

Patch Set 6 : sync #

Patch Set 7 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M net/base/net_log_event_type_list.h View 1 2 3 4 5 6 1 chunk +7 lines, -2 lines 0 comments Download
M net/url_request/url_request.cc View 1 2 3 4 5 3 chunks +9 lines, -2 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 2 3 4 5 2 chunks +2 lines, -3 lines 0 comments Download
M net/url_request/url_request_job.h View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_job.cc View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
eroman
I see this in my review queue, but it is not yet published. Is it ...
8 years, 1 month ago (2012-11-03 00:57:58 UTC) #1
mmenke
On 2012/11/03 00:57:58, eroman wrote: > I see this in my review queue, but it ...
8 years, 1 month ago (2012-11-03 01:06:59 UTC) #2
mmenke
On 2012/11/03 01:06:59, Matt Menke wrote: > On 2012/11/03 00:57:58, eroman wrote: > > I ...
8 years, 1 month ago (2012-11-03 01:07:53 UTC) #3
mmenke
PTAL. We still have no logging of ResourceHandlers/Throttlers that delay starting a request, but at ...
8 years, 1 month ago (2012-11-07 17:25:25 UTC) #4
mmenke
eroman: ping!
8 years, 1 month ago (2012-11-13 20:36:55 UTC) #5
eroman
d'oh forgot. looking now!
8 years, 1 month ago (2012-11-13 20:42:02 UTC) #6
eroman
lgtm https://codereview.chromium.org/11364057/diff/8008/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/11364057/diff/8008/net/base/net_log_event_type_list.h#newcode718 net/base/net_log_event_type_list.h:718: // Measures the time a net::URLRequest is blocked ...
8 years, 1 month ago (2012-11-13 20:50:11 UTC) #7
mmenke
On 2012/11/13 20:50:11, eroman wrote: > lgtm > > https://codereview.chromium.org/11364057/diff/8008/net/base/net_log_event_type_list.h > File net/base/net_log_event_type_list.h (right): > ...
8 years, 1 month ago (2012-11-13 21:20:40 UTC) #8
mmenke
https://codereview.chromium.org/11364057/diff/8008/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/11364057/diff/8008/net/base/net_log_event_type_list.h#newcode718 net/base/net_log_event_type_list.h:718: // Measures the time a net::URLRequest is blocked waiting ...
8 years, 1 month ago (2012-11-14 01:38:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/11364057/10005
8 years, 1 month ago (2012-11-14 01:38:38 UTC) #10
commit-bot: I haz the power
8 years, 1 month ago (2012-11-14 05:04:31 UTC) #11
Change committed as 167600

Powered by Google App Engine
This is Rietveld 408576698