Skip to content

Conversation

maksymmalyhin
Copy link
Contributor

  • fixes from cl/278915086 applied

@maksymmalyhin maksymmalyhin merged commit a3197cc into master Nov 11, 2019
@maksymmalyhin maksymmalyhin deleted the mm/warning-fix branch November 11, 2019 19:15
@@ -236,6 +236,10 @@ - (FIRStorageReference *)referenceWithPath:(NSString *)string {
return reference;
}

- (dispatch_queue_t)callbackQueue {
return _fetcherServiceForApp.callbackQueue;
Copy link
Contributor

Choose a reason for hiding this comment

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

Hm. Sorry for already approving this, but doesn't this break the ability for the developer to specify an override for the callback queue?

Copy link
Contributor

Choose a reason for hiding this comment

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

Apparently the solution to this mystery lies in line 244 :) Please ignore.

@firebase firebase locked and limited conversation to collaborators Dec 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants