Chromium Code Reviews
DescriptionInitialize data reduction proxy bypass stats on IO thread
Initialize data reduction proxy (DRP) bypass stats on IO thread, and
register as a network change notifier on the IO thread. This ensures
that network change notifier does not notify DRP bypass stats on IO
thread after DRP bypass stats has been destroyed. This prevents the
use after null crash.
Also, add thread checker to some of the other DRP classes.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester
BUG=669929
Committed: https://crrev.com/7877436e368495c0ce10eb32a65748079936be92
Cr-Commit-Position: refs/heads/master@{#436101}
Patch Set 1 : More #
Total comments: 2
Messages
Total messages: 23 (14 generated)
|