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

Issue 810883007: Add debug information for crbug.com/289715 (Closed)

Created:
5 years, 11 months ago by battre
Modified:
5 years, 11 months ago
Reviewers:
mmenke
CC:
cbentzel+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add debug information for crbug.com/289715 Add temporary debugging information to determine whether a callback happens after the targeted URLRequestHttpJob was already deleted or whether a callback happens after its transaction was deleted. BUG=289715 Committed: https://crrev.com/aec005dce78bc2c2513f4e49343b8baad751a852 Cr-Commit-Position: refs/heads/master@{#310822}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Total comments: 8

Patch Set 3 : Addressed comments #

Patch Set 4 : Respect declaration order #

Total comments: 2

Patch Set 5 : Added missing argument names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M net/url_request/url_request_http_job.h View 1 2 3 4 2 chunks +13 lines, -0 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 2 5 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
battre
Hi Matt, could you please review this (feel free to put into CQ if it ...
5 years, 11 months ago (2015-01-09 15:57:25 UTC) #2
mmenke
https://codereview.chromium.org/810883007/diff/1/net/url_request/url_request_http_job.cc File net/url_request/url_request_http_job.cc (right): https://codereview.chromium.org/810883007/diff/1/net/url_request/url_request_http_job.cc#newcode691 net/url_request/url_request_http_job.cc:691: CHECK(!destructor_was_called_); If the destructor was already called, what are ...
5 years, 11 months ago (2015-01-09 16:11:57 UTC) #3
battre
I think I have implemented a variation of what you proposed. Please take a look. ...
5 years, 11 months ago (2015-01-09 16:46:14 UTC) #4
mmenke
https://codereview.chromium.org/810883007/diff/20001/net/url_request/url_request_http_job.cc File net/url_request/url_request_http_job.cc (right): https://codereview.chromium.org/810883007/diff/20001/net/url_request/url_request_http_job.cc#newcode481 net/url_request/url_request_http_job.cc:481: } nit: No braces when if and body are ...
5 years, 11 months ago (2015-01-09 16:54:51 UTC) #5
battre
PTAL Thanks, Dominic https://codereview.chromium.org/810883007/diff/20001/net/url_request/url_request_http_job.cc File net/url_request/url_request_http_job.cc (right): https://codereview.chromium.org/810883007/diff/20001/net/url_request/url_request_http_job.cc#newcode481 net/url_request/url_request_http_job.cc:481: } On 2015/01/09 at 16:54:51, mmenke ...
5 years, 11 months ago (2015-01-09 18:02:30 UTC) #6
mmenke
LGTM! Thanks for double-checking on the weak ptr thing. https://codereview.chromium.org/810883007/diff/60001/net/url_request/url_request_http_job.h File net/url_request/url_request_http_job.h (right): https://codereview.chromium.org/810883007/diff/60001/net/url_request/url_request_http_job.h#newcode94 net/url_request/url_request_http_job.h:94: ...
5 years, 11 months ago (2015-01-09 18:04:22 UTC) #7
battre
Thanks. https://codereview.chromium.org/810883007/diff/60001/net/url_request/url_request_http_job.h File net/url_request/url_request_http_job.h (right): https://codereview.chromium.org/810883007/diff/60001/net/url_request/url_request_http_job.h#newcode94 net/url_request/url_request_http_job.h:94: int); On 2015/01/09 18:04:21, mmenke wrote: > Should ...
5 years, 11 months ago (2015-01-09 18:05:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/810883007/80001
5 years, 11 months ago (2015-01-09 18:07:37 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 11 months ago (2015-01-09 19:38:44 UTC) #11
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/aec005dce78bc2c2513f4e49343b8baad751a852 Cr-Commit-Position: refs/heads/master@{#310822}
5 years, 11 months ago (2015-01-09 19:40:18 UTC) #12
battre
5 years, 10 months ago (2015-02-09 15:03:48 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/907033002/ by battre@chromium.org.

The reason for reverting is: Remove debugging information that was collected for
crbug.com/289715.

Powered by Google App Engine
This is Rietveld 408576698