summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/LayoutTestController.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove WebViewClassic specific test codeJonathan Dixon2013-08-251-82/+0
| | | | | | | | | Bug: 10427705 These tested internals of WebViewClassic and will no longer build when that is removed Change-Id: I42af538dcb0343e9eff0b3fa85d7ff39f19c7c61
* Switch Geolocation DRT methods to control client-based mockSteve Block2012-05-221-0/+4
| | | | | | | | | | Note that we plumb DRT Geolocation mock calls via WebView. This is required because the WebCore client-based mock is not a static but is tied to the Page. See WebKit change Ib74a3c05991593e75c3138415d4ac0bf0c9aefa9. Bug: 6511338 Change-Id: I6d88d5dce5c2148812b191a5b452718bf0854aeb
* Hook up mock for testing DeviceOrientation in DRTSteve Block2010-08-101-0/+4
| | | | Change-Id: I99fbe328807428aa0d94893545bad0697ccb71d7
* Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) ↵Ben Murdoch2010-07-261-24/+24
| | | | | | | | in DumpRenderTree. See http://trac.webkit.org/changeset/63730 Change-Id: Iced14a89a2a71557529a7a5e32c9eab04b370742
* Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-221-0/+3
| | | | Change-Id: I6f74589b28960b91093acf8219a55e98f93b1881
* Add dumpChildFramesAsText function support in LayoutTestController.Shimeng (Simon) Wang2010-06-211-0/+1
| | | | Change-Id: I8af0bbca1d2166a25486d5a12fb6a985bbe264ef
* Implements layoutTestController.overridePreference()Steve Block2010-03-221-0/+2
| | | | | | | | | This change provides the infrastructure for layoutTestController.overridePreference(). Currently, we only provide an implementation for the preference 'WebKitOfflineWebApplicationCacheEnabled', which is required by the layout test http/tests/appcache/disabled.html. Change-Id: I8552f2f4e23b982db2d067ffa20c052e56d8fb7f
* Adds the ability to set Geolocation permissions from DumpRenderTree on Android.Steve Block2009-08-191-0/+3
|
* Enable storage tests in Dump Render Tree so we can run Database and DOM ↵Ben Murdoch2009-06-221-1/+4
| | | | Storage layout tests.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+62
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-62/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+62