New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 804057 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Add a RFH liveness check to WebContentsObserverSanityChecker::DidFinishNavigation.

Project Member Reported by karandeepb@chromium.org, Jan 20 2018

Issue description

It seems that we can get a RenderFrameHost in WebContentsObserver::DidFinishNavigation, for which IsRenderFrameAlive returns false (and RenderFrameDeleted won't be called subsequently). See  crbug.com/780095 . 

This is a bug to add a liveness check to WebContentsObserverSanityChecker::DidFinishNavigation. Currently some unit tests fail with this check enabled. See https://chromium-review.googlesource.com/c/chromium/src/+/83542.
 
Description: Show this description
Summary: Add a RFH liveness check to WebContentsObserverSanityChecker::DidFinishNavigation. (was: Add a RFH liveness check to WebContentsObserver::DidFinishNavigation.)
Components: UI>Browser>Navigation

Sign in to add a comment