New issue
Advanced search Search tips

Issue 716597 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

AwContents.OnRenderProcessGoneDetail should return True if it is destroyed

Project Member Reported by michaelbai@chromium.org, Apr 28 2017

Issue description

If the AwContents is destroyed, which means it isn't care about render process anymore, it shouldn't have side effect even if it is not actually have code to handle crash because WebView is destroyed.
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 1 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f64d99f900b2915ce03dfe19ec40b1dddd68b282

commit f64d99f900b2915ce03dfe19ec40b1dddd68b282
Author: michaelbai <michaelbai@chromium.org>
Date: Mon May 01 17:03:24 2017

Return true from AwContent.onRenderProcesssGoneDetail

BUG=  716597 

Review-Url: https://codereview.chromium.org/2850963002
Cr-Commit-Position: refs/heads/master@{#468333}

[modify] https://crrev.com/f64d99f900b2915ce03dfe19ec40b1dddd68b282/android_webview/java/src/org/chromium/android_webview/AwContents.java

Status: Fixed (was: Untriaged)

Sign in to add a comment