Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for A-C: Move EngineSession to BrowserState #1292

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

csadilek
Copy link
Contributor

Preparing for breaking changes in A-C: mozilla-mobile/android-components#8121

We continue our refactoring to browser store/state. This part moves the engine session to the BrowserStore entirely, and no longer keeps it in SessionManager. The goal is to get rid of SessionManager eventually.

@csadilek csadilek added the 🛑 blocked Issues that are blocked by external causes. label Aug 19, 2020
@csadilek csadilek requested a review from a team as a code owner August 19, 2020 18:19
bors bot pushed a commit to mozilla-mobile/android-components that referenced this pull request Aug 26, 2020
8121: Issue #7867: Move EngineSession from SessionManager to BrowserState. r=csadilek a=pocmo

Fenix PR: mozilla-mobile/fenix#13933
R-B PR: mozilla-mobile/reference-browser#1292



Co-authored-by: Sebastian Kaspari <[email protected]>
@csadilek csadilek force-pushed the engine-session-refactor branch from f85bded to b222657 Compare August 27, 2020 17:58
@csadilek csadilek removed the 🛑 blocked Issues that are blocked by external causes. label Aug 27, 2020
@csadilek csadilek merged commit 57a9f34 into mozilla-mobile:master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants