Chromium Code Reviews
Descriptionandroid: Remove ChildProcessServiceImpl.sContext
getContext is never called so the only use case left is checking that
create is not called more than once in this process. It's an
AutomicReference, but is not used atomically (ie it's not really calling
compareAndSet). So it can just replace it with a bool instead.
BUG=689758
Review-Url: https://codereview.chromium.org/2861673009
Cr-Commit-Position: refs/heads/master@{#469832}
Committed: https://chromium.googlesource.com/chromium/src/+/56de014ae2e5f80d5a009401d8d513314b3b5a6d
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|
|||||||||||||||||||