You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2020. It is now read-only.
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}
0 commit comments