Open Bug 1192039 Opened 10 years ago Updated 2 years ago

Import form data from Microsoft Edge

Categories

(Firefox :: Migration, defect, P3)

defect

Tracking

()

Tracking Status
firefox42 --- affected

People

(Reporter: Dolske, Unassigned)

References

(Blocks 1 open bug)

Details

We need a migrator that can import a user's existing Edge form data (form history).
Priority: -- → P3
To be clear, this data is not currently migrated for IE. IE stores it in the registry, per this stackoverflow answer: http://stackoverflow.com/questions/1276700/where-does-internet-explorer-stores-its-form-data-history-that-is-uses-for-auto Edge seems to store it under its registry key, specifically HKCU\SOFTWARE\Classes\Local Settings\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\IntelliForms\FormData The data seems to consist of binary registry keys that are not immediately intelligible.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.