Android: Package-private Tab.getThemedApplicationContext
This CL turns the method to private-package after refactoring the remaining callsites outside the tab package. - ChromeDownloadDelegate: the context got left unused after going changes. Just removed it from the parameter. - ReparentingTask: Passed to a new Intent, which was for getting its package name. So doesn't have to be ThemedApplicationContext. The underlying application context works as good. Bug: 995903 Change-Id: Ic21d8f98aba3e8d6a557c0cbdedb6916f86f87e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866494 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#709355}
Showing
Please register or sign in to comment