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

Issue 1395643003: Fix two URLRequestJob subclasses that didn't support cancellation (Closed)

Created:
5 years, 2 months ago by mmenke
Modified:
5 years, 2 months ago
Reviewers:
sdefresne, davidben
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

Fix two URLRequestJob subclasses that didn't support cancellation This was causing crashes. I suspect there are a bunch of other subclasses with the same issue. :( Also add an OWNERS file to components/about_handler. BUG=508900, 541152 Committed: https://crrev.com/27d71098b7c60b5841a311ff3a9622f133c99319 Cr-Commit-Position: refs/heads/master@{#353271}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Response to comments #

Patch Set 3 : Add OWNERS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
A + components/about_handler/OWNERS View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M components/about_handler/url_request_about_job.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/about_handler/url_request_about_job.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M net/url_request/url_request_error_job.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_error_job.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
mmenke
I think I'm going to leave the CHECKs in, for now.
5 years, 2 months ago (2015-10-08 16:10:52 UTC) #2
mmenke
On 2015/10/08 16:10:52, mmenke wrote: > I think I'm going to leave the CHECKs in, ...
5 years, 2 months ago (2015-10-08 16:16:32 UTC) #3
davidben
lgtm https://codereview.chromium.org/1395643003/diff/1/components/about_handler/url_request_about_job.cc File components/about_handler/url_request_about_job.cc (right): https://codereview.chromium.org/1395643003/diff/1/components/about_handler/url_request_about_job.cc#newcode35 components/about_handler/url_request_about_job.cc:35: weak_factory_.InvalidateWeakPtrs(); Nit: Completely doesn't matter here, but I've ...
5 years, 2 months ago (2015-10-08 16:16:36 UTC) #4
mmenke
Thanks! https://codereview.chromium.org/1395643003/diff/1/components/about_handler/url_request_about_job.cc File components/about_handler/url_request_about_job.cc (right): https://codereview.chromium.org/1395643003/diff/1/components/about_handler/url_request_about_job.cc#newcode35 components/about_handler/url_request_about_job.cc:35: weak_factory_.InvalidateWeakPtrs(); On 2015/10/08 16:16:36, David Benjamin wrote: > ...
5 years, 2 months ago (2015-10-08 16:20:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1395643003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1395643003/20001
5 years, 2 months ago (2015-10-08 16:22:59 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/107825)
5 years, 2 months ago (2015-10-08 16:36:38 UTC) #10
mmenke
[+sdefresne] as a components owner (The about_handler component didn't have any OWNERS, which I'm also ...
5 years, 2 months ago (2015-10-08 16:51:04 UTC) #13
sdefresne
rs lgtm
5 years, 2 months ago (2015-10-09 12:12:14 UTC) #14
mmenke
On 2015/10/09 12:12:14, sdefresne wrote: > rs lgtm Thanks
5 years, 2 months ago (2015-10-09 12:14:12 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1395643003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1395643003/60001
5 years, 2 months ago (2015-10-09 12:14:48 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 2 months ago (2015-10-09 12:19:08 UTC) #19
commit-bot: I haz the power
5 years, 2 months ago (2015-10-09 12:20:15 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/27d71098b7c60b5841a311ff3a9622f133c99319
Cr-Commit-Position: refs/heads/master@{#353271}

Powered by Google App Engine
This is Rietveld 408576698