Cronet iOS: Make metrics map leaky
Make the map that contains collected metrics data leaky. This fixes the issue when the static objects are deallocated by the main thread while the network thread is still active. This can happen when the app that uses Cronet is terminated. BUG=840488 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I5d8a3f06ead10071d5598fee0ae0203490a0a412 Reviewed-on: https://chromium-review.googlesource.com/1050766 Commit-Queue: Andrei Kapishnikov <kapishnikov@chromium.org> Reviewed-by:Misha Efimov <mef@chromium.org> Cr-Commit-Position: refs/heads/master@{#557044}
Showing
Please register or sign in to comment