summaryrefslogtreecommitdiff
path: root/mapbox-gl-js
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-05-02 12:34:50 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-05-02 13:44:38 -0700
commit1c22374eac69fb2f95b3f6a60e6bfed449508af0 (patch)
tree3b659a6d04b8201500d86a8ab17bc86d31dfb0e4 /mapbox-gl-js
parent7125ad995564641698ada76141b70aef6eea9520 (diff)
downloadqtlocation-mapboxgl-1c22374eac69fb2f95b3f6a60e6bfed449508af0.tar.gz
[ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer
MBGLOfflineRegionObserver is owned by the offline database thread, and might be destroyed by the time the dispatch_async completes. Instead of implicitly capturing this, capture a copy of the MBGLOfflinePack weak pointer.
Diffstat (limited to 'mapbox-gl-js')
0 files changed, 0 insertions, 0 deletions