Chromium Code Reviews
Descriptionandroid: Move launcher_android.cc to helper
The ultimate goal is to fix leaking mManagedConnections in
BindingManagerImpl, which is leaking to support getting isOomProtected
after a service has been disconnected. That requires saving that status
in native when service is disconnected, which probably belongs on
LauncherHelper. That implies Helper should talk directly java, and this
is the first step.
This is meant to to be a straight-forward move with no changes, even if
the existing code makes no sense once they live in the same file. Order
of function is rearranged a bit though.
BUG=689758
Review-Url: https://codereview.chromium.org/2753383002
Cr-Commit-Position: refs/heads/master@{#458114}
Committed: https://chromium.googlesource.com/chromium/src/+/4ac59a56d54826dbdfc5b17b2e8875863065b0b8
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||