DescriptionFix the drp crash for real.
There are 2 different path that can possibly lead to
SetDataReductionProxyEnalbed:
1. AwContents initialization -> InitDataReductionProxyIfNecessary path
2. AwContents statistics SetDataReductionProxyEnalbed JNI path
In both paths, we need to make sure before SetDataReductionProxyEnabed
is called, we have set the statistics object on
DataReductionProxySettings.
BUG=b/17998706
Review URL: https://codereview.chromium.org/671823002
Cr-Commit-Position: refs/heads/master@{#300730}
(cherry picked from commit 410c610dd19a78841551fcf4b2b9180dc6fa2b85)
Committed: https://chromium.googlesource.com/chromium/src/+/3cef526be4c3760fcdf4a1ac599cc9070e025003
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|