Fennec/Features/sessionstore: Difference between revisions
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) No edit summary |
MarkFinkle (talk | contribs) |
||
Line 34: | Line 34: | ||
* {{Bug|627868}} - Create a way to zombie-ify tabs after a threshold number of open tabs | * {{Bug|627868}} - Create a way to zombie-ify tabs after a threshold number of open tabs | ||
* {{Bug|604463}} - Request for session store to retain the browsing history | * {{Bug|604463}} - Request for session store to retain the browsing history | ||
* {{Bug|635133}} - Can only restore one tab via the undo close tab | * {{Bug|653669}} - Undo a closed tab of an incompletely loaded page will close it | ||
* {{Bug|628979}} - Restore tabs / session is not consistent | * {{Bug|635133}} - <strike>Can only restore one tab via the undo close tab</strike> | ||
* {{Bug|604268}} - Undo-closed-tab doesn't remember a tab until around the time it's fully loaded | * {{Bug|630398}} - <strike>Session store doesn't save session data quickly enough</strike> | ||
* {{Bug|628979}} - <strike>Restore tabs / session is not consistent</strike> | |||
* {{Bug|604268}} - <strike>Undo-closed-tab doesn't remember a tab until around the time it's fully loaded</strike> | |||
* {{Bug|644993}} - Undo close tab doesn't refresh the content in a SSL Error page | * {{Bug|644993}} - Undo close tab doesn't refresh the content in a SSL Error page | ||
* {{Bug|638167}} - Session store (undo close tab) should remember scroll position | * {{Bug|638167}} - Session store (undo close tab) should remember scroll position |
Revision as of 21:08, 30 April 2011
Feature | Status | ETA | Owner |
Session Store Enhancements | Development in progress | 2011-07-01 | Thomas Arend |
Summary
Enhance Session Store for better performance and memory management and for a smoother user experience, e.g. faster restart on crash or after Android killed the process in the background. Pick up where user left off (e.g. after crash or when terminated in background), adding session history (currently: only save last URL), performance improvements
Team
Release Requirements
Next Steps
Open Issues
Related Bugs & Dependencies
- bug 627868 - Create a way to zombie-ify tabs after a threshold number of open tabs
- bug 604463 - Request for session store to retain the browsing history
- bug 653669 - Undo a closed tab of an incompletely loaded page will close it
- bug 635133 -
Can only restore one tab via the undo close tab - bug 630398 -
Session store doesn't save session data quickly enough - bug 628979 -
Restore tabs / session is not consistent - bug 604268 -
Undo-closed-tab doesn't remember a tab until around the time it's fully loaded - bug 644993 - Undo close tab doesn't refresh the content in a SSL Error page
- bug 638167 - Session store (undo close tab) should remember scroll position
- All mobile sessionstore bugs
Designs
Test Plans
Goals/Use Cases
Non-Goals
Other Documentation
Legend (remove if you like)
Healthy: feature is progressing as expected. | |
Blocked: feature is currently blocked. | |
At Risk: feature is at risk of missing its targeted release. | |
ETA | Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date. |