Skip to content

Conversation

@kroikie
Copy link
Collaborator

@kroikie kroikie commented Nov 8, 2019

Description

Remove @VisibleForTesting annotation from FirebaseApp constructor. This will resolve CI issues while a new FirebaseApp creation strategy is WIP.

Copy link
Contributor

@collinjackson collinjackson left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good. Can you add a TODO to keep track of which apps have been configured and assert that the app has previously been configured or been retrieved using appNamed?

@collinjackson
Copy link
Contributor

Also I think we should remove the const from the constructor since we might want to do runtime checks in the future.

@kroikie kroikie merged commit 31407be into firebase:master Nov 9, 2019
@kroikie kroikie deleted the firebase-app-fix branch November 9, 2019 17:09
@firebase firebase locked and limited conversation to collaborators Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants