Description[Android WebView] Use container view's Context instead of target app's
A follow up to https://codereview.chromium.org/214543009 where boliu@ noticed
that we are using getInstrumentation().getTargetContext() in AwSettingsTest
instead of simply getting the context of the container view.
This change required some overhaul of testing classes as they didn't have access
to the container view.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260210
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|