Status: Available Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium
New issue 19000 by [email protected]: Use real creator code for Keychain items http://code.google.com/p/chromium/issues/detail?id=19000 chrome/browser/password_manager/password_store_mac.cc:20: static const OSType kChromeKeychainCreatorCode = 'rimZ'; http://codereview.chromium.org/165290 gives 'rimZ' to the branded Google Chrome, and uses 'Cr24' for Chromium. I've registered both codes. Stuart, you were reluctant to do this in the past, but I think we should use the app-appropriate creator code when interacting with the Keychain. I think of this as similar to giving Google Chrome and Chromium different default profile directories, which is something else that we do. Ref. http://codereview.chromium.org/151176 (r19822). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
