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

Issue 1281943002: Reland https://codereview.chromium.org/1271593002/ which was reverted (Closed)

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

Description

Reland https://codereview.chromium.org/1271593002/ which was reverted in https://codereview.chromium.org/1273813005/. The CL is unchanged, except the DCHECKs that uncovered another bug have been removed. They'll be added back once that bug is fixed. Fix cancellation of a pair of URLRequestJob subclasses. URLRequestSimpleJob and URLRequestChromeJob can call back into their parent URLRequestJob class after Kill() has been invoked, which can cause Bad Things. Longer term, we should think about the interface between URLRequestJob and its subclasses, to see if we can create a more robust interface. BUG=508900 Committed: https://crrev.com/363ce98af274c07f43acac74b7ca7c23641c996e Cr-Commit-Position: refs/heads/master@{#342211} Committed: https://crrev.com/fe5b536aa72231ffaa1f80b2f419beacdaf5d338 Cr-Commit-Position: refs/heads/master@{#342390}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -69 lines) Patch
M content/browser/webui/url_data_manager_backend.cc View 4 chunks +12 lines, -3 lines 0 comments Download
M content/browser/webui/url_data_manager_backend_unittest.cc View 1 chunk +85 lines, -32 lines 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M net/url_request/url_request_simple_job.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_simple_job.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/url_request/url_request_simple_job_unittest.cc View 3 chunks +33 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
mmenke
Unlike the my partial reland from yesterday, this patch is identical to its predecessor, except ...
5 years, 4 months ago (2015-08-07 15:29:24 UTC) #2
davidben
On 2015/08/07 15:29:24, mmenke wrote: > Looks like ServiceWorker may be the real culprit, this ...
5 years, 4 months ago (2015-08-07 15:41:02 UTC) #3
mmenke
On 2015/08/07 15:41:02, David Benjamin wrote: > On 2015/08/07 15:29:24, mmenke wrote: > > Looks ...
5 years, 4 months ago (2015-08-07 15:43:34 UTC) #4
davidben
lgtm. Gave this mostly just a cursory review as it's the same as the previous ...
5 years, 4 months ago (2015-08-07 15:43:59 UTC) #5
mmenke
On 2015/08/07 15:43:59, David Benjamin wrote: > lgtm. Gave this mostly just a cursory review ...
5 years, 4 months ago (2015-08-07 15:45:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281943002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281943002/1
5 years, 4 months ago (2015-08-07 15:46:17 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/88066)
5 years, 4 months ago (2015-08-07 17:48:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281943002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281943002/1
5 years, 4 months ago (2015-08-07 17:49:39 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-07 18:34:56 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 18:35:37 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fe5b536aa72231ffaa1f80b2f419beacdaf5d338
Cr-Commit-Position: refs/heads/master@{#342390}

Powered by Google App Engine
This is Rietveld 408576698