-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
import of passwords or cookies from muon or chrome fails #3112
Comments
Looks like this is a macOS specific issue. As @LaurenWags mentioned above, I could reproduce this easily on Platform Results:
|
@btlechowski mind giving this a go on your Win 7 machine to see if you can reproduce? Seems to be working on Win on my end. Would be nice to get another set of eyes on Win 👍 |
fix brave/brave-browser#3112 Upstream commit: commit f1ab93849fe9436e27b27ad76d59369a6ad40ce9 Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Thu Nov 22 15:54:53 2018 +0000 Delete kPreventEncryptionKeyOverwrites feature. The feature is not to be launched and the associated code is removed. The metrics collection should be running.
fix brave/brave-browser#3112 Upstream commit: commit f1ab93849fe9436e27b27ad76d59369a6ad40ce9 Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Thu Nov 22 15:54:53 2018 +0000 Delete kPreventEncryptionKeyOverwrites feature. The feature is not to be launched and the associated code is removed. The metrics collection should be running.
fix brave/brave-browser#3112 Upstream commit: commit f1ab93849fe9436e27b27ad76d59369a6ad40ce9 Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Thu Nov 22 15:54:53 2018 +0000 Delete kPreventEncryptionKeyOverwrites feature. The feature is not to be launched and the associated code is removed. The metrics collection should be running.
fix brave/brave-browser#3112 Upstream commit: commit f1ab93849fe9436e27b27ad76d59369a6ad40ce9 Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Thu Nov 22 15:54:53 2018 +0000 Delete kPreventEncryptionKeyOverwrites feature. The feature is not to be launched and the associated code is removed. The metrics collection should be running.
@kjozwiak I was not able to reproduce it on 0.59.30 Windows 7 x64 and Windows 10 x64. |
Issue is NOT Reproducible on Windows 10 x64. Tested on below builds:
|
Verified passed with
|
Verification PASSED on
Went through the following cases:
|
Description
Importing passwords and/or cookies from muon or Chrome fails. It seems this broke with CR72.
0.58.8 Beta (on CR71) --> Import of passwords/cookies works
0.59.9 Beta (on CR72) --> Import of passwords/cookies fails
Additionally, when importing all data (history, payments info, tabs, etc) from muon, once the password import failed, nothing else was imported. Unsure if it should have continued to import remaining items.
Steps to Reproduce
Actual result:
Passwords (and everything after it in the import list) is not imported.
Additionally, you can clear the profile and repeat STR (uncheck passwords this time) and see that Cookies (and everything after it in the list) is not imported.
Same happens for importing from Chrome.
Expected result:
Passwords and Cookies should be imported from both muon and Chrome.
Reproduces how often:
easily
Brave version (brave://version info)
But occurs on all CR72 instances of Brave
Reproducible on current release: - does not reproduce on 0.58.21
Website problems only:
Additional Information
Reproduced by @kjozwiak on macOS
The text was updated successfully, but these errors were encountered: