This repository was archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 476
Issue #7194: Create a Browser Containers component #7195
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117b4de to
bd8f3c0
Compare
bd8f3c0 to
05e103e
Compare
Member
Author
|
Ah seems like CI doesn't like the component naming:
|
Member
Author
|
Member
Author
|
Member
Author
|
3073d67 to
baae29a
Compare
f7847d9 to
1fd0a62
Compare
pocmo
approved these changes
Jun 3, 2020
...ontainers/src/androidTest/java/mozilla/components/browser/containers/ContainerStorageTest.kt
Show resolved
Hide resolved
components/browser/containers/src/main/java/mozilla/components/browser/containers/Container.kt
Outdated
Show resolved
Hide resolved
1fd0a62 to
0b302e6
Compare
0b302e6 to
17648f4
Compare
Member
Author
|
bors r=pocmo |
|
Build succeeded: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #7194. For ContextualIdentityStorage.addContextualIdentity, I will note that I followed the API of contextualIdentities.create() since this is what most web extensions care about.
Pull Request checklist
After merge