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

Issue 2303733004: Eliminate spurious request cancelations (Closed)

Created:
4 years, 3 months ago by Pat Meenan
Modified:
4 years, 3 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Eliminate spurious request cancelations This fixes the situation where every request is canceled even after it has completed successfully. The cancels were not harming anything and were dropped on the floor but the additional messages were useless. BUG=642172 Committed: https://crrev.com/8b3bca182ef878e7f6579bc067dbfae85887e521 Cr-Commit-Position: refs/heads/master@{#417565}

Patch Set 1 #

Patch Set 2 : Removed the DVLOG message #

Patch Set 3 : Fixed pending request lifetime issues #

Patch Set 4 : Fixed dispatcher unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M content/child/resource_dispatcher_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 36 (26 generated)
Pat Meenan
rdsmith@chromium.org: PTAL as discussed in the bug. kinuko@chromium.org: Please look at the web_url_loader_impl change and ...
4 years, 3 months ago (2016-09-02 18:17:47 UTC) #6
Randy Smith (Not in Mondays)
content/browser/loader LGTM. Thanks!
4 years, 3 months ago (2016-09-02 18:44:33 UTC) #7
kinuko
Looks right to me at least for what we're observing around this issue. LGTM, thanks!
4 years, 3 months ago (2016-09-05 15:16:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2303733004/20001
4 years, 3 months ago (2016-09-05 21:15:26 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/219274)
4 years, 3 months ago (2016-09-05 21:26:17 UTC) #12
Pat Meenan
kinuoko@ could you please take a look at the updated changes? Specifically I moved the ...
4 years, 3 months ago (2016-09-07 15:14:43 UTC) #29
kinuko
On 2016/09/07 15:14:43, Pat Meenan wrote: > kinuoko@ could you please take a look at ...
4 years, 3 months ago (2016-09-09 07:45:34 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2303733004/100001
4 years, 3 months ago (2016-09-09 11:24:13 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 3 months ago (2016-09-09 12:26:13 UTC) #34
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 12:28:59 UTC) #36
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8b3bca182ef878e7f6579bc067dbfae85887e521
Cr-Commit-Position: refs/heads/master@{#417565}

Powered by Google App Engine
This is Rietveld 408576698