Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

7955 fix MGLMapView leaks MGLReachability objects (and threads) #7956

Merged
merged 3 commits into from
Feb 7, 2017

Conversation

danielmatzke
Copy link
Contributor

@danielmatzke danielmatzke commented Feb 6, 2017

see #7955

@mention-bot
Copy link

@danielmatzke, thanks for your PR! By analyzing this pull request, we identified @1ec5, @jfirebaugh and @boundsj to be potential reviewers.

Copy link
Contributor

@1ec5 1ec5 left a comment

Choose a reason for hiding this comment

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

Thanks for the issue and PR! It looks like the iOS implementation of MGLMapView does exactly the same thing with the reachability object – would you mind fixing that implementation as well? Also, would you do the honors and add a brief note to the macOS and iOS changelogs about this fix? Thanks again.

@boundsj boundsj added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS bug labels Feb 6, 2017
@boundsj boundsj added this to the ios-v3.5.0 milestone Feb 6, 2017
@danielmatzke
Copy link
Contributor Author

Thanks for the quick response. I just uploaded an similar fix for the iOS MGLMapView. I verified that the fix compiles but did not test it in an app.

@1ec5 1ec5 force-pushed the 7955-MGLReachability-leaks branch from ba751c3 to 2d38c17 Compare February 6, 2017 21:37
@1ec5 1ec5 merged commit 937fa0c into mapbox:master Feb 7, 2017
1ec5 added a commit that referenced this pull request Feb 9, 2017
Added mention of #7786, #7989, #7902. Moved #7956 to the correct section.
1ec5 added a commit that referenced this pull request Feb 9, 2017
Added mention of #7786, #7989, #7902. Moved #7956 to the correct section.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants