History log of /cts/libs/deviceutillegacy/src/android/webkit/cts/WebViewOnUiThread.java
Revision Date Author Comments
567b1c7ef109afd60beb011693d1fa370bea0e50 03-May-2016 Hui Shu <hush@google.com> Fix shouldOverrideUrlLoading related CTS test.

Make sure there is no shouldOverrideUrlLoading callback getting invoked after
the test is complete, by destroying the WebView when the test ends.

Also changed foo.com to example.com as the test site.

BUG: 28522255
Change-Id: Ie20e83afead8bdf0fb43e410255b86e68c304732
c84debefd4bf5bcae89c4a0abad54d6950932c13 21-Dec-2015 Yuya Aoki <yuya.aoki@sonymobile.com> Fix layout for WebViewTest#testRequestChildRectangleOnScreen

Changed the layout from "wrap_content" to "match_parent"
according to the WebView's restriction below;
http://developer.android.com/reference/android/webkit/WebView.html
(Section:"Layout size")

By applying this fix, the fail of
"android.webkit.cts.WebViewTest#testRequestChildRectangleOnScreen"
test case on some products is resolved.

Change-Id: I23796454c0d0d92a478b1948bd01a804b5858164
764c7c7fd72240330c15a3bcb1c7bd99cde83a1c 15-May-2015 Selim Gurun <sgurun@google.com> Update CTS tests to use new API

Bug: 20557074
Change-Id: I2b0f158a7c30b4bbe48632f704646759940f2214
a992925a314062f603a2bda638395e41f31a70f1 13-May-2015 Tobias Sargeant <tobiasjs@google.com> rename insertVisualStateCallback to postVisualStateCallback

Bug: 21043955
Change-Id: Ia4e9b8a8befb35518c34d47e6bff86a6b14e5590
bfad4d6b5e3dd01a75cd7766a01cb9df2cc296d2 08-May-2015 Selim Gurun <sgurun@google.com> Add CTS tests for PostMessage API

Bug: 21034542
Change-Id: I7c2a6a5ff5cd4cff7bcd7b83051cea55099ec655
b3ffd851906e74d1e5705b7c410385ac905e787d 14-Apr-2015 Tobias Sargeant <tobiasjs@google.com> Add CTS tests for Visual State Listener

Change-Id: Id47c16f3c8385ffe8ebeef5b25837b8cf885cdf3
d82745ff4a8b174f7be1258fd329dedc52ce58bb 26-Sep-2014 Chenjie Luo <cjluo@google.com> Move Common files from CtsTestStubs to ctsdeviceutil

bug: 17211776
Change-Id: I8dfe89d4d4f7dfcd173c264ccd32edc525674190