DescriptionProxyScriptDecider: 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 #
Messages
Total messages: 9 (3 generated)
|