DescriptionRemove usage of SingleThreadTaskRunner from DataReductionProxyConfig.
With the removal using the DataReductionProxyService class to perform the secure proxy check, there is no longer a need to post tasks to the UI thread.
This effectively makes DataReductionProxyConfig an IO thread only class, and does not need to have pointers to task runners.
BUG=472290
Committed: https://crrev.com/c1fe98e261ba2dea61a291b3f0b4f9afa2f2ddec
Cr-Commit-Position: refs/heads/master@{#327360}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Messages
Total messages: 7 (2 generated)
|