Initialize 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 Review-Url: https://codereview.chromium.org/2546023002 Cr-Commit-Position: refs/heads/master@{#436101}
Showing
Please register or sign in to comment