Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Integrate feature-session-bundling component #472

Closed
pocmo opened this issue Feb 13, 2019 · 0 comments
Closed

Integrate feature-session-bundling component #472

pocmo opened this issue Feb 13, 2019 · 0 comments
Assignees

Comments

@pocmo
Copy link
Contributor

pocmo commented Feb 13, 2019

This component takes care of:

  • Restoring the (SessionManager) state from the last active bundle
  • Auto-saving the state in certain situations (time interval, when the app goes to the background, when the SessionManager and Session states change)
  • Allowing the app to get, remove, create bundles in order to build UI for that.

Note that: Bundle is the name we internally in Android Components. The mocks talk about "Sessions" but this name is already overloaded in our code (-> A Session is a single tab).

┆Issue is synchronized with this Jira Task

@pocmo pocmo added this to the Sprint 2-1 (Milestone 2) milestone Feb 13, 2019
@pocmo pocmo self-assigned this Feb 13, 2019
pocmo added a commit to pocmo/fenix that referenced this issue Feb 13, 2019
This will take care of saving and restoring the (`SessionManager`) state.
pocmo added a commit to pocmo/fenix that referenced this issue Feb 13, 2019
This will take care of saving and restoring the (`SessionManager`) state.
@ghost ghost added in progress labels Feb 13, 2019
@boek boek closed this as completed in b4d1ac0 Feb 13, 2019
@ghost ghost removed in progress labels Feb 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant