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

Issue 10503009: Merge trunk r140081 to the 19.0.1084 branch. (Closed)

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

Description

Merge trunk r140081 to the 19.0.1084 branch. Only reauthorize passwords. Don't try to reauthorize private keys, because they were getting deleted instead of reauthorized. BUG=130738 TEST=Put a private key in your Keychain, give Chrome access, and run through the reauthorization workflow. The private key should not be touched by reauthorization. You can ensure you get the reauthorization workflow by running: $ defaults delete com.google.Chrome KeychainReauthorizeInAppMay2012 $ defaults delete com.google.Chrome KeychainReauthorizeInAppMay2012Success and launching a copy of Chrome with this change present. To get a private key in your Keychain, open /Applications/Utilities/Keychain Access.app and choose Certificate Assistant/Create a Certificate from the Keychain Access menu. For this test, it's OK to accept the defaults. Find the private key added to your Keychain, select it and press command-I for Get Info, switch to the Access Control tab, and add Chrome to the list of applications allowed access to the private key. Review URL: https://chromiumcodereview.appspot.com/10466005 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140248

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M chrome/browser/mac/keychain_reauthorize.mm View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mark Mentovai
8 years, 6 months ago (2012-06-03 23:08:54 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698