Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Issue 671243002: Fix the drp crash for real. (Closed)

Created:
6 years, 2 months ago by hush (inactive)
Modified:
6 years, 2 months ago
Reviewers:
CC:
chromium-reviews, android-webview-reviews_chromium.org, sgurun-gerrit only, benm (inactive)
Base URL:
https://chromium.googlesource.com/chromium/src.git@2171
Project:
chromium
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M android_webview/browser/aw_browser_context.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
hush (inactive)
6 years, 2 months ago (2014-10-23 19:39:20 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3cef526be4c3760fcdf4a1ac599cc9070e025003.

Powered by Google App Engine
This is Rietveld 408576698