Closed
Bug 1814941
Opened 2 years ago
Closed 2 years ago
Chrome - Don't list resources for import when those resources won't actually bring things over
Categories
(Firefox :: Migration, enhancement)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: kpatenio, Assigned: angelvillalobos1995)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We want to return resource objects only if a resource has actual data inside. The Chrome migrator has its own implementation of getResources that tries to get the following data from a Chrome profile:
- bookmarks
- history
- cookies
- passwords
Note that we don't need to worry about cookies anymore, due to work in Bug 1801051.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → angelvillalobos1995
Status: NEW → ASSIGNED
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af91fa9dc0e9
Chrome - Don't list resources for import when those resources won't actually bring things over. r=kpatenio.
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•