New issue
Advanced search Search tips

Issue 695603 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

User reports chrome://restart causes yellow update icon to disappear

Project Member Reported by kerrnel@chromium.org, Feb 23 2017

Issue description

When a Flash component update is installed, a user reports that chrome://restart causes the yellow update icon to disappear, but the updated Flash player is not applied without a reboot.
 

Comment 1 by ihf@chromium.org, Feb 23 2017

Cc: ihf@chromium.org
Cc: jamescook@chromium.org
jamescook@, I am pretty sure this will happen because the update state exists only in memory, so if Chrome is restarted it forgets that there was an update. How fixable is this?

Note: I also need to test if logging out triggers a reboot in this case.
I guess you'll need some way to query if there's a pending Flash update when chrome starts? I'm not sure how hard that is.

If there's an easy way to do that then the SystemTrayClient / SystemTrayController could push that information down into ash.

Thanks I will investigate. In terms of the priority of this, how many users do we think will actually type chrome://restart into the browser? I suspect it is not a common thing to do.
It seems pretty rare.

If the only way to fix this is to do disk IO during startup / login I might just decide not to do it.

I wonder if update_engine can periodically tell Chrome that there's still an update pending. I don't know if it just does it once.

Status: WontFix (was: Started)

Sign in to add a comment