Remove getApplicationContext calls from /content/public/
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: I059c13769179010146530e75b554acc29260abaa Reviewed-on: https://chromium-review.googlesource.com/1140511Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Tiger Oakes <tigero@google.com> Cr-Commit-Position: refs/heads/master@{#575752}
Showing
Please register or sign in to comment