Chromium and Canary bookmarks are imported into "From Google Chrome" on non-startup migration
Categories
(Firefox :: Migration, defect, P2)
Tracking
()
People
(Reporter: MattN, Assigned: MattN)
References
()
Details
Attachments
(1 file)
Updated•10 years ago
|
Comment 1•10 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
This also affects the new Chromium Edge migrator where the issue is much worse.
Assignee | ||
Comment 4•5 years ago
|
||
[Tracking Requested - why for this release]: Microsoft Edge (Beta) migrator will import into "Google Chrome" bookmark folders.
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Using _getLocalePropertyForBrowser isn't ideal but ideally this patch would get uplifted so I didn't want to do a larger refactoring to fix this.
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Comment 8•5 years ago
•
|
||
I have attempted verification of this implementation with the information provided here (https://bugzilla.mozilla.org/show_bug.cgi?id=706973#c18) on Nightly v74.0a1 from 2020-01-31 and these are my results:
- Windows 10: The folders of imported bookmarks are named "From Google Chrome", "From Google Chrome Canary" and "From Chromium".
- Mac OS 10.14.6: The folders of imported bookmarks are named: "From Google Chrome", "From Google Chrome Canary".
- Issue 1: The "Other bookmarks" are not being imported from Google Chrome to Nightly.
- Issue 2: No Bookmarks are being imported from Chromium to Nightly.
- Ubuntu 18.04: The folders of imported bookmarks are named: "From Google Chrome" and "From Chromium".
- Note: There is no Google Chrome Canary supported for Linux.
This issue appears to be fixed in all OSes.
If the bookmarks are being imported, they are being put into folders with correct names, however, it appears there are situations where bookmarks are NOT being imported in the first place. Should I log these as new bugs or is it somewhat intended? I could not find logged bugs for them.
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
(In reply to Bodea Daniel [:danibodea] from comment #8)
Should I log these as new bugs or is it somewhat intended? I could not find logged bugs for them.
It's news to me so it would be great if you can file.
Comment 10•5 years ago
|
||
I have retested importing the bookmarks form Google Chrome, Google Canary and Chromium.
Considering the first issue mentioned in comment 8, it seems that I might have not noticed them because they are not being imported into the "Other Bookmarks" folder, but into the "Bookmarks Menu" folder. Should this be considered an issue?
Considering the second issue mentioned, I was mistaking. For some reason, I could not reproduce that anymore.
Sorry about the back-and-forward, Matt!
Assignee | ||
Comment 11•5 years ago
|
||
(In reply to Bodea Daniel [:danibodea] from comment #10)
Considering the first issue mentioned in comment 8, it seems that I might have not noticed them because they are not being imported into the "Other Bookmarks" folder, but into the "Bookmarks Menu" folder. Should this be considered an issue?
The behaviour you saw is expected.
Description
•