Open Bug 1814945 Opened 1 year ago Updated 1 year ago

IE - Don't list resources for import when those resources won't actually bring things over

Categories

(Firefox :: Migration, enhancement)

enhancement

Tracking

()

People

(Reporter: kpatenio, Unassigned)

References

(Depends on 1 open bug)

Details

We want to return resource objects only if a resource has actual data inside. The IE migrator has its own implementation of getResources that tries to get various bits of information from an IE profile. It looks like we're trying to get:

  • bookmarks
  • history
  • cookies

Note that Bug 1801051 aims to remove cookie migration, so we don't have to worry about cookies for this bug.

Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.