Confirmed users
933
edits
Ioana.budnar (talk | contribs) No edit summary |
(remove completed todo) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{FeatureStatus | {{FeatureStatus | ||
|Feature name=Ability to clean up user profile | |Feature name=Ability to clean up user profile | ||
|Feature stage= | |Feature stage=Shipped | ||
|Feature status= | |Feature status=Complete | ||
|Feature version=Firefox 13 | |Feature version=Firefox 13 | ||
|Feature health=OK | |Feature health=OK | ||
|Feature status note=Startup crash detection landed in 13. Migrator with stub import landed (no add-ons) in 12. UI to initiate from about:support landed in 13. UI from safe mode dialog | |Feature status note=Startup crash detection landed in 13. Migrator with stub import landed (no add-ons) in 12. UI to initiate from about:support landed in 13. UI from safe mode dialog landed in 15. | ||
}} | }} | ||
{{FeatureTeam | {{FeatureTeam | ||
Line 90: | Line 90: | ||
** Note that Sync whitelists prefs to sync between devices (services.sync.prefs.*). You might want to think about that. | ** Note that Sync whitelists prefs to sync between devices (services.sync.prefs.*). You might want to think about that. | ||
** Similar caveats apply to other data stored in Sync. Making this feature work correctly with Sync will need a little bit of thought. | ** Similar caveats apply to other data stored in Sync. Making this feature work correctly with Sync will need a little bit of thought. | ||
* | * DONE - Make sure that UI isn't exposed in cases where we won't migrate due to ToolkitProfileService limitations | ||
|Feature security review=sec-review happened on 2012-02-03. Completed 2012-03-05. | |Feature security review=sec-review happened on 2012-02-03. Completed 2012-03-05. | ||
|Feature implementation notes=#{{Done| in Mozilla 13 - }}{{bug|294260}} – Safe Mode: Auto detect previous start-up failure and offer to start in safe mode | |Feature implementation notes=#{{Done| in Mozilla 13 - }}{{bug|294260}} – Safe Mode: Auto detect previous start-up failure and offer to start in safe mode | ||
#{{Done| in Mozilla 12 - }}{{bug|273874}} – Create migrator with bookmark support and simple file copies ([https://bugzilla.mozilla.org/showdependencytree.cgi?id=273874&hide_resolved=1 dependencies]) | #{{Done| in Mozilla 12 - }}{{bug|273874}} – Create migrator with bookmark support and simple file copies ([https://bugzilla.mozilla.org/showdependencytree.cgi?id=273874&hide_resolved=1 dependencies]) | ||
#UI to reset profile | #UI to reset profile | ||
#* startup crashes | #* {{Done| in Mozilla 15 - }} {{bug|732303}} - startup crashes & safe mode dialog | ||
#* {{Done| in Mozilla 13 - }} {{bug|717070}} - about:support with dialog | #* {{Done| in Mozilla 13 - }} {{bug|717070}} - about:support with dialog | ||
# Installer Reset option | #* {{bug|750979}} - Installer Reset option - Add profile reset option to installer on re-install | ||
# Other migrations | # Other migrations | ||
## {{Done| in Mozilla 12 - }}{{bug|721265}} - form history | ## {{Done| in Mozilla 12 - }}{{bug|721265}} - form history | ||
## add-ons | ## add-ons | ||
# {{bug|731047}} - Privacy – Functionality to clean up the old profile | # {{Done| in Mozilla 15 - }}{{bug|731047}} - Privacy – Functionality to clean up the old profile | ||
# Make data migration more conservative | # Make data migration more conservative | ||
#* prefer data export + import rather than file copies | #* prefer data export + import rather than file copies | ||
|Feature landing criteria=* Ensure migration of a profile that had sync setup still works - | |Feature landing criteria=* Ensure migration of a profile that had sync setup still works - Done | ||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||
Line 116: | Line 115: | ||
}} | }} | ||
{{FeatureTeamStatus | {{FeatureTeamStatus | ||
|Feature engineering status=Startup crash detection landed in 12. Migrator with stub import landed (no add-ons) | |Feature engineering status=Startup crash detection landed in 12. Migrator with stub import landed (no add-ons). Safe mode dialog UI landed in 15. | ||
|Feature engineering notes=Migrators to just copy the relevant files has landed (except add-ons). Can iterate as necessary to better handle corrupt files. | |Feature engineering notes=Migrators to just copy the relevant files has landed (except add-ons). Can iterate as necessary to better handle corrupt files. | ||
|Feature security status=sec-review-complete | |Feature security status=sec-review-complete |