Remove cookies migration (except for FirefoxProfileMigrator)
Categories
(Firefox :: Migration, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox107 | --- | unaffected |
firefox108 | --- | unaffected |
firefox109 | --- | wontfix |
firefox110 | --- | wontfix |
firefox111 | --- | fixed |
People
(Reporter: rpopovici, Assigned: steven100695)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Found in
- Nightly 109.0a1
Affected versions
- Nightly 109.0a1
Tested platforms
- Affected platforms: All MacOS
- Unaffected platforms: Win 10, Ubuntu
Preconditions
- Opera/Vivaldi are installed and has user data to import:
browsing history
saved bookmarks
saved Logins and Passwords
search bar history
cookies - Set prefs "browser.migrate.opera.enabled" and "browser.migrate.vivaldi.enabled" on true on Firefox.
Steps to reproduce
- Open Firefox
- Choose one of the options to Import Data from Another Browser(from first run migration, Library, Bookmarks Toolbar or about:logins).
Expected result
- Cookies option should be removed from items list to import. No cookies are imported
Actual result
- Cookies option is displayed on items list to import
Regression range
- Not a regression. This is a new change of the new feature implementation.
Additional notes
- This change is confirmed by Mike with the following enhancement: 1523681
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Removing cookie import no longer blocks enabling these new migrators by default.
Comment 2•2 years ago
|
||
Importing cookies from other browsers is something we want to stop supporting for the following reasons:
- We can accidentally import tracking cookies from browsers that don't have Firefox's tracking protection, which circumvents this protection
- Session cookies, these days, aren't often enough to get a proper session working after switching browsers. Most major websites notice when the user agent has changed despite having a cookie set, and will require you to sign-in again anyways, negating the value of the session cookie.
There might be some cookies that are worth migrating, but it's going to be different from site to site. After evaluating the options, we think it's safest to just not migrate cookies from other browsers.
We do, however, want to migrate cookies with the FirefoxProfileMigrator when doing something like a Firefox Profile Reset. So we don't want to get rid of the resource type altogether.
Comment 3•2 years ago
|
||
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit auto_nag documentation.
Comment 8•2 years ago
|
||
This removal should ride the trains and not uplift.
Updated•2 years ago
|
Reporter | ||
Comment 9•2 years ago
|
||
Verified fixed on macOS 11, Ubuntu 18 and Win 10 using Nightly 111.0a1(build from 13.02.2023). Cookies are removed from Import Wizard but I have to mention that I observed some cookies from cnn.com(site bookmarked on Opera/OperaGX/Vivaldi and imported on Firefox) on Manage Data(hamburger menu->Settings-> Cookies->Manage data). Is this the intended behaviour?
Reporter | ||
Updated•2 years ago
|
Comment 10•2 years ago
|
||
Ralu:
Was this in a fresh profile that didn't have those cookies set before importing? If so, can you supply the full STR (including the URL of the bookmark), and I'll take a look. Thanks!
Reporter | ||
Comment 11•2 years ago
|
||
Hello Mike,
Yes, with fresh profile.
Steps to reproduce:
- Open Firefox with a fresh profile
- Open Opera and bookmark few sites: https://edition.cnn.com/?refresh=1
- Go to Firefox -> Bookmarks from Menu bar-> Manage Bookmarks->Import Data from Another Browser-> Choose Opera
- Open Settings from Hamburger Menu and search for Manage Data(Cookies section)
Actual result: Cookies from cnn are displayed. I attached a photo with cookies.
Reporter | ||
Comment 12•2 years ago
|
||
Comment 13•2 years ago
|
||
Hi Ralu,
I'm not able to reproduce the experience. Are you certain that you're checking the Cookies list before any visits to cnn.com in the browser?
I've attached what I see in the Cookie management dialog after I run your STR in a fresh profile in Nightly.
Reporter | ||
Comment 14•2 years ago
|
||
Hi Mike,
Yes I checked the Cookies list before the import(no cnn.com cookies).
Description
•