-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add ability to import from Google Chrome Beta #14609
Comments
cc: @kjozwiak Need more investigation on this one. Profiles should showed up but not necessarily showing which channel. |
The profiles do not show up at all. |
@rebron if am not wrong this is an issue with Chromium and not just Brave. Chrome Dev doesn't even recognise Chrome release channel. Here's a screenshot of Chrome Dev build |
So it looks like Brave only adds Chrome/Canary into Installed Version:
What Brave is finding via
Regarding what @srirambv mentioned above, that's related to #1357 re: Chromium not finding other channels. The above is an about Brave not finding another browser, specifically Looks like
|
@bsclifton @rebron should we maybe move this to a Might not be an easy task though as it looks like other browsers are struggling picking up other Chrome channels as well. |
Confirmed this is still an issue; Canary and Stable channel both import just fine |
Verification
|
Brave | 1.45.77 Chromium: 106.0.5249.65 (Official Build) beta (x86_64) |
---|---|
Revision | 3269dc3633cdd2ab94546fdbe54962e45b17a6e0-refs/branch-heads/5249@{#580} |
OS | macOS Version 11.7 (Build 20G817) |
Prerequisite Steps:
Google Chrome Beta
installed, seeded the following two profiles:
Unique User 1
Unique User 2
Both of which have 2 (or more):
- bookmarks
- extensions
- browsing history
- saved passwords
Case 1: brave://welcome
import - PASSED
Steps:
- installed
1.45.77
- launched Brave
- clicked
Let's go ->
- selected
Chrome Beta Unique User 1
- clicked on
Import
- clicked
Done
Confirmed the following were successfully imported:
- bookmarks/favorites
- extensions
- browsing history
- saved passwords
Unique User 1
brave://welcome |
bookmarks |
extensions |
history |
passwords |
---|---|---|---|---|
Unique User 2
brave://welcome |
bookmarks |
extensions |
history |
passwords |
---|---|---|---|---|
Case 2: Brave
-> Import Bookmarks and Settings...
- PASSED
Steps:
- installed
1.45.77
- launched Brave
- clicked OS/app-level
Brave
menu item ->Import Bookmarks and Settings
- selected
Chrome Beta Unique User 1
- clicked on
Import
- clicked
Done
Confirmed the following were successfully imported:
- bookmarks/favorites
- extensions
- browsing history
- saved passwords
brave://settings/importData , 1 |
brave://settings/importData , 2 |
---|---|
bookmarks |
extensions |
history |
passwords |
---|---|---|---|
Case 3: Main menu -> Bookmarks
-> Import Bookmarks and Settings...
- PASSED
This entrypoint (which redirects to brave://settings/importData
) is invoked by (and tested in) the Case 2: Brave -> Import Bookmarks and Settings
test
Case 4: brave://settings/importData
- PASSED
This entrypoint is invoked by (and tested in) the Case 2: Brave -> Import Bookmarks and Settings...
test
Case 5: Deselection of two (2) import types - PASSED
Steps:
- installed
1.45.77
- launched Brave
- clicked OS/app-level
Brave
menu item ->Import Bookmarks and Settings
- selected
Chrome Beta Unique User 1
- clicked on
Import
- de-selected
Browsing history
- de-selected
Saved passwords
- clicked
Import
- clicked
Done
Confirmed the following were successfully imported:
- bookmarks
- extensions
Confirmed the following were NOT imported:
- browsing history (entries in screenshot are from imported extensions opening their "welcome" tabs)
- saved passwords
brave://settings/importData |
bookmarks |
extensions |
history |
passwords |
---|---|---|---|---|
Case 6: Import a single category type - PASSED
Steps:
- installed
1.45.77
- launched Brave
- clicked OS/app-level
Brave
menu item ->Import Bookmarks and Settings
- selected
Chrome Beta Unique User 1
- clicked on
Import
- de-selected
Browsing history
- de-selected
Favorites/Bookmarks
- de-selected
Extensions
- clicked
Import
- clicked
Done
Confirmed the following was imported:
- saved passwords
Confirmed the following were not imported:
- browsing history
- favorites/bookmarks
- extensions
brave://settings/importData |
bookmarks |
extensions |
history |
passwords |
---|---|---|---|---|
@stephendonner @MadhaviSeelam let's be sure to check this one on Windows and macOS 👍🏻 |
Description
I just got Brave Browser and noticed that I couldn't transfer my data from Google Chrome Beta. I should be able to!
Steps to Reproduce
Actual result:
Google Chrome Beta isn't in the list of browsers to transfer from.
Expected result:
Google Chrome Beta is in the list of browsers to transfer from.
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: