DescriptionDo not use hardcoded identifier in password manager user authorization
password_manager_util_mac uses hardcoded "com.google.Chrome", since rest of the
code is pretty generic we would like to use this file directly in Opera, however
we want to use something like com.operasoftware.Opera, since that information is
can already be retrieved from [base::mac::MainBundle() bundleIdentifier] we can
just use it and append ".show-passwords".
BUG=447344
Committed: https://crrev.com/6a4346b2119c1155aea9835478895fbe2660a1d2
Cr-Commit-Position: refs/heads/master@{#317037}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 15 (4 generated)
|