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

Add FxA WebChannel Extension support #858

Closed
wants to merge 1 commit into from
Closed

Add FxA WebChannel Extension support #858

wants to merge 1 commit into from

Conversation

vladikoff
Copy link
Contributor

@vladikoff vladikoff requested a review from a team as a code owner August 1, 2019 20:52
@@ -19,6 +19,7 @@ plugins {
allprojects {
repositories {
google()
mavenLocal()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: mavenLocal()

@@ -16,7 +16,7 @@ private object Versions {

const val android_gradle_plugin = "3.4.1"

const val mozilla_android_components = "+" // Always use the latest snapshot
const val mozilla_android_components = "7.0.0-vlad4" // Always use the latest snapshot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I think this was an internal version

@vladikoff
Copy link
Contributor Author

vladikoff commented Aug 2, 2019 via email

Copy link
Contributor

@Amejia481 Amejia481 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some comments and there are some ktlint issues that we need to address before merging, but apart from that I looks 👍

@Amejia481
Copy link
Contributor

Amejia481 commented Aug 2, 2019

Sorry I didn't know 😄 !

@grigoryk
Copy link
Contributor

grigoryk commented Sep 3, 2019

Underlying implementation changed quite a bit, with some breaking API changes sprinkled in. See mozilla-mobile/android-components#4221.

I'll re-push a PR built on top of new work.

@grigoryk grigoryk closed this Sep 3, 2019
@jonalmeida jonalmeida deleted the webchannel branch January 24, 2020 03:39
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.

3 participants