[android_webview] GetTitleTest.testGetTitleWithWriteln -> ...testGetTitleSetFromJS
First, turning on JS, which is disabled by default. Also, no one guarantees that onload + writeln + onPageFinished must work as you'd expect, so there is no point in testing this scenario. So just change this test to verify that the title updated via JS is reported by GetTitle. BUG=151012 Review URL: https://codereview.chromium.org/117993005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243537 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment