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

Issue 962373002: ProxyScriptDecider: Fix NOTREACHED in Cancel() (Closed)

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

Description

ProxyScriptDecider: Fix NOTREACHED in Cancel() Cancel() has an overly paranoid NOTREACHED, which makes it unsafe to cancel a ProxyScriptDecider in between quickcheck and proxy script fetching. This CL removes that NOTREACHED altogether, and adds a test to cover it. BUG=409698 Committed: https://crrev.com/d83ea6db85677c1732c230d40b2af9b3da433228 Cr-Commit-Position: refs/heads/master@{#318739}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M net/proxy/proxy_script_decider.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/proxy/proxy_script_decider_unittest.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Elly Fong-Jones
ptal? :)
5 years, 9 months ago (2015-02-27 21:50:34 UTC) #2
Elly Fong-Jones
er, this time with r=eroman, PTAL? :)
5 years, 9 months ago (2015-02-27 21:54:43 UTC) #4
eroman
lgtm
5 years, 9 months ago (2015-02-27 22:00:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/962373002/1
5 years, 9 months ago (2015-03-02 18:48:36 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-02 19:57:16 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 19:57:58 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d83ea6db85677c1732c230d40b2af9b3da433228
Cr-Commit-Position: refs/heads/master@{#318739}

Powered by Google App Engine
This is Rietveld 408576698