DescriptionHook up LeakCanary to ChromePublic.apk
It's currently hidden behind a GN arg: enable_leakcanary.
I hope to make it default to is_debug in the (near) future.
It just detects leaked Activities right now. I'll work on having
it detect other leaked Contexts next.
classes.dex size before change: 6090704
classes.dex size after change: 6090708
BUG=505909
Committed: https://crrev.com/dfec4d0d38ee352d967dabfe46e0a7727619ce02
Cr-Commit-Position: refs/heads/master@{#377356}
Patch Set 1 #Patch Set 2 : better proguarding #
Total comments: 4
Patch Set 3 : manifest tweaks #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (6 generated)
|