[Meta] Enable login CSV import for all channels
Categories
(Firefox :: about:logins, enhancement)
Tracking
()
People
(Reporter: tgiles, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta, Whiteboard: [fxcm-csv-import])
After resolving the blocking bugs, we should enable login CSV import for all channels.
Reporter | ||
Comment 1•3 years ago
|
||
Adding Bug 1688213 as a bug that is blocked by this. There's probably a better way to manage this, but this should be good enough for now.
I understand that 1705529 is a feature enhancement for a UI element that would display feedback to people with large numbers of passwords when the file is still being read. If this list contains hundreds of thousands of passwords, it can take a time before the operation completes.
If that feature enhancement is not likely to complete soon, could it be possible to reconsider marking enabling password import as a dependency on it? Improving the UI experience for the importing a list of passwords of that size is helpful, but it is not clear from my reading that the rare occasion an individual importing that many user accounts having a moment of confusion outweighs the inconvenience of not being able to import passwords in general.
Users who follow the kb https://support.mozilla.org/en-US/kb/import-login-data-file do not currently receive the information required to complete their task, so there is a level of confusion regarding password import.
Cheers.
Reporter | ||
Comment 3•3 years ago
|
||
The main blocker for re-enabling login CSV import is Bug 1701660, the feature will not be enabled until we can resolve performance issues when importing a sizeable amount of logins. If we re-enabled the feature currently, there is a good chance the browser will lock up during the import process which is something we definitely want to avoid. If the only blocker was, like you said, a rare moment of confusion, then yeah it would be a different story. Unfortunately this is not the case.
Comment 5•3 years ago
|
||
(In reply to Tim Giles [:tgiles] from comment #3)
The main blocker for re-enabling login CSV import is Bug 1701660, the feature will not be enabled until we can resolve performance issues when importing a sizeable amount of logins. If we re-enabled the feature currently, there is a good chance the browser will lock up during the import process which is something we definitely want to avoid. If the only blocker was, like you said, a rare moment of confusion, then yeah it would be a different story. Unfortunately this is not the case.
1701660 is fixed now - can we reconsider letting this ride the train? :-)
Reporter | ||
Comment 6•3 years ago
|
||
(In reply to :Gijs (he/him) from comment #5)
1701660 is fixed now - can we reconsider letting this ride the train? :-)
Unfortunately, we still can't let this feature ride the train. While we've fixed the browser UI refresh issue, which was a major issue, the import process is still on the main thread. Having this processing on the main thread can still lock up the browser, so Bug 1748491 is a blocking issue for enabling login CSV import.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 year ago
|
Description
•