DescriptionReplace early check for PNaCl with an on-demand check.
Only do this if PNaCl is not installed, or if the
current version is not compatible (for the wrong
architecture).
That way, when we decouple PNaCl component registration
from the --enable-pnacl flag, we won't have everybody doing
an early check when chrome starts.
Actual UI is still to be done/decided (so it's not pretty).
Furthermore, the component updater service delays each
step by N seconds, even during a CheckForUpdateSoon(),
so on a fast connection, most of the delay is the step timer.
BUG=107438
R=cpu@chromium.org, sehr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207954
Patch Set 1 #Patch Set 2 : include order #Patch Set 3 : cleanup a bit #
Total comments: 4
Patch Set 4 : comments #Patch Set 5 : rebase #Patch Set 6 : observer instead of timeout #
Total comments: 2
Patch Set 7 : rebase #Patch Set 8 : rebase again #Patch Set 9 : rebase again #
Messages
Total messages: 17 (0 generated)
|