Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(632)

Issue 141583005: Back out trunk r245361. (Closed)

Created:
6 years, 11 months ago by Mark Mentovai
Modified:
6 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Visibility:
Public.

Description

Back out trunk r245361. Go back to KeystoneRegistration.framework 1.1.0.3659. The new registration framework 1.2.0.6782, when using -[KSRegistration checkForUpdateWasUserInitiated:YES], is not compatible with an older installed Keystone version such as the current 1.1.0.3973. This results in the About page showing "Update failed (error: 11)" and this message being printed to stderr: ksadmin: unrecognized option `--user-initiated' In this case, updating is not broken, and Keystone will continue to update Chrome in the background, but no indication of update availability will be made in Chrome’s about page. > Update KeystoneRegistration.framework to 1.2.0.6782. > > The big change in this version is that an installation attempt initiated by > the application can show up as ondemand on the server. This will allow us to > provide throttled Mac downloads (such as a "5% push") with correct behavior. > > BUG=35495 > R=thakis@chromium.org > > Review URL: https://codereview.chromium.org/141193002 BUG=35495 TBR=mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245603

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M trunk/src/chrome/browser/mac/keystone_glue.mm View 1 chunk +1 line, -5 lines 0 comments Download
M trunk/src/chrome/browser/mac/keystone_glue_unittest.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M trunk/src/chrome/browser/mac/keystone_registration.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
6 years, 11 months ago (2014-01-17 20:34:49 UTC) #1
Mark Mentovai
6 years, 11 months ago (2014-01-17 20:35:15 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r245603.

Powered by Google App Engine
This is Rietveld 408576698