Remove getApplicationContext calls from customtabs
Continuation of work in bug 646094. Preparing to activate an errorprone check to flag context#getApplicationContext calls. The goal is to prevent storing the resulting context as a class property, and instead use ContextUtils. Bug: 846456 Change-Id: Icfc48871f853797a15de7c50f247dc5400eab77f Reviewed-on: https://chromium-review.googlesource.com/1095985 Commit-Queue: Tiger Oakes <tigero@google.com> Reviewed-by:Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#576118}
Showing
Please register or sign in to comment