New issue
Advanced search Search tips

Issue 866112 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Every tab should not be loaded when restored after crash

Project Member Reported by edchin@chromium.org, Jul 20

Issue description


TabModelWebUsageEnabledObserver::WebStateInsertedAt() is triggered for each web state, which sets WebUsageEnabled to true for each web state, which calls LoadIfNecessary, which triggers the navigation commit. 


 

Sign in to add a comment