New issue
Advanced search Search tips

Issue 653590 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 3
Type: Bug



Sign in to add a comment

Investigate whether StartupTabProvider needs to clear Master Prefs first_run_tabs_

Project Member Reported by tmartino@chromium.org, Oct 6 2016

Issue description

The original flow for ProcessLaunchUrls in StartupBrowserCreatorImpl clears the first_run_tabs_ variable. It's unclear why this is necessary; in the interest of avoiding unintended behavior changes, I also included it in the refactored flow. More investigation is needed, and once we have a better idea why this is happening, we should either remove the call entirely (if it's unnecessary) or move it to a more appropriate location.
 

Sign in to add a comment