-
Notifications
You must be signed in to change notification settings - Fork 873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix wrong default service name and account name are used when getting #10108
Conversation
test will be addressed in follow up brave/brave-browser#18145 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we check this in a test to make sure the Brave service and account name is returned?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test will be addressed in follow up brave/brave-browser#18145
Sorry just saw that now.
keychain password. Also fix getting correct keychain password when importing from chrome, brave and chromium
c05460c
to
adf55bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
https://ci.brave.com/job/pr-brave-browser-keychain_mac_fix-macos/3/execution/node/218/log/ |
Fix wrong default service name and account name are used when getting
Updated to 1.31.46 from 1.31.41.
Verified that all of my passwords (164) are restored and sync settings brave://settings/braveSync/setup are back to normal. Verification PASSED on
Upgraded from
|
keychain password. Also fix getting correct keychain password when
importing from chrome, brave and chromium
In C94
GetServiceName
andGetAccountName
were calling upstream one from upstreamGetPassword
Import didn't work correctly because
BRAVE_KEYCHAIN_PASSWORD_GET_PASSWORD
had no effectResolves brave/brave-browser#18138
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
,npm run lint
,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
Check keychain access
Keychain Access.app
Local Items
->All Items
and findChromium Safe Storage
andBrave Safe Storage
Brave Safe Storage
instead ofChromium Safe Storage
Import
Migration