Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Move intent related code from browser-session to feature-intent. #4281

Merged
merged 2 commits into from
Sep 3, 2019

Conversation

pocmo
Copy link
Contributor

@pocmo pocmo commented Sep 2, 2019

In preparation for #4279 and #4257. :)


Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

After merge

  • Milestone: Make sure issues closed by this pull request are added to the milestone of the version currently in development.
  • Breaking Changes: If this is a breaking change, please push a draft PR on Reference Browser to address the breaking issues.

@pocmo pocmo added the 🕵️‍♀️ needs review PRs that need to be reviewed label Sep 2, 2019
@pocmo pocmo requested a review from a team as a code owner September 2, 2019 15:40
@pocmo pocmo changed the title Feature intent Move intent related code from browser-session to feature-intent. Sep 2, 2019
@pocmo
Copy link
Contributor Author

pocmo commented Sep 3, 2019

bors r=csadilek

@bors
Copy link

bors bot commented Sep 3, 2019

Merge conflict (retrying...)

bors bot pushed a commit that referenced this pull request Sep 3, 2019
4276: Add blog posting explaining browser-state plans. [ci skip] r=csadilek,Amejia481 a=pocmo

I wanted to write this blog posting for quite a while. There's much more to say but this can be follow-up postings. :)

4281: Move intent related code from browser-session to feature-intent. r=csadilek a=pocmo

In preparation for #4279 and #4257. :)



4294: Issue #4284: Add DownloadState to browser-state. r=csadilek a=pocmo

First steps for #4284. State is not synchronized between `browser-state` and `browser-session` yet. I need to figure out how to deal with the `Consumable<Download>`in `Session`. We already did that when we prototyped this earlier this year. I think that's the reason we introduced `Consumable.onConsume`.



Co-authored-by: Sebastian Kaspari <[email protected]>
@bors
Copy link

bors bot commented Sep 3, 2019

Build succeeded

@bors bors bot merged commit 75986cc into mozilla-mobile:master Sep 3, 2019
@pocmo pocmo deleted the feature-intent branch September 4, 2019 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🕵️‍♀️ needs review PRs that need to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants