Description[Android WebView] Fix up and re-indent some of the tests
While working on some other issue, I have noticed that `AwTestBase.loadUrl`
doesn't call the same overload of `AwContents.loadUrl` that WebView API
does, which can lead to different behaviour of tests vs. real apps.
Also, fixed some stuff in `AwContentsTest.testJavaBridge`, and figured
out that this test works despite what our documentation says about
availability of injected objects, filed http://crbug.com/476880.
Committed: https://crrev.com/7d82b15aae9bac0ab0c9925a46cd3ab3b44aed7e
Cr-Commit-Position: refs/heads/master@{#325421}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|