summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/LayoutTestController.java
AgeCommit message (Collapse)Author
2013-08-25Remove WebViewClassic specific test codeJonathan Dixon
Bug: 10427705 These tested internals of WebViewClassic and will no longer build when that is removed Change-Id: I42af538dcb0343e9eff0b3fa85d7ff39f19c7c61
2012-05-29Fix style for Geolocation mock mechanismSteve Block
See I6d88d5dce5c2148812b191a5b452718bf0854aeb Change-Id: I1179319f066664393aa5f7324df89f8057a9e922
2012-05-22Switch Geolocation DRT methods to control client-based mockSteve Block
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
2012-04-23Seperate interface and implementation of 4 WebView classesJonathan Dixon
GeolocationPermissionsClassic CookieManagerClassic WebIconDatabaseClassic WebStorageClassic Also creats a WebViewFactory top level class - this remains hidden for now, as it's currently only used implicitly by the other public WebView classes to create the provider instances. Bug: 5626244 Change-Id: Id0ca1c16d8058f31a86414bbc0e8a55db4b907ba
2010-09-15Added setXSSAuditorEnabled() LayoutTestController function.Maksymilian Osowski
Change-Id: I262e434573ee79c998f3ace5103c191fc0989bd2
2010-09-14Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2Steve Block
Change-Id: I7db486ccee1b9ebe84b89b98ba1a9b6e933d8f4e
2010-09-14Sort LayoutTestController methods alphabeticallySteve Block
This makes it easier to keep trac of which methods are implemented. No functional changes. Change-Id: I389ec5c0f7e77def6a479e387d1373b2b87f60c2
2010-09-13Added overridePreference() layoutTestsController function.Maksymilian Osowski
Change-Id: I99fbf7490c3c6eb063bf5ed0bbd2bced0f10a967
2010-08-26Tweaked the logging + some minor style fixes.Maksymilian Osowski
Change-Id: If89fe8ab1845780ecf23c5fd339a4932ebec9c0c
2010-08-10Hook up mock for testing DeviceOrientation in DRTSteve Block
Change-Id: I99fbe328807428aa0d94893545bad0697ccb71d7
2010-08-03Added geolocation layoutTestController functions.Maksymilian Osowski
Change-Id: Ie9558e873ff589b9e2358623433838f0718ea3b4
2010-08-03First batch of layoutTestController functions + some fixes and tweaks.Maksymilian Osowski
Change-Id: I9dae192c498d8e19fd75861a1a6cf1f079ad9c6f