summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/MockGeolocation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix build by adding missing #include.Elliott Hughes2012-08-011-0/+1
| | | | Change-Id: I9796a80ba5b29b4b21fa96245ec350efb44a1846
* Hook up client-based Geolocation mockSteve Block2012-05-221-27/+40
| | | | | | | | | | | | | | | | | | | This simply involves updating GeolocationMock, which is called by DRT from Java, to call the GeolocationClientMock via GeolocationManager, rather than the old GeolocationServiceMock. Note that GeolocationClientMock is tied to a specific page, whereas GeolocationServiceMock had static methods, so we need to pass the WebViewCore from Java. We can now safely exclude the non-client-based files from the build. We pass all Geolocation LayoutTests, except for permission-denied-already-[error|success].html, which are flaky due to https://bugs.webkit.org/show_bug.cgi?id=87033. See corresponding framework change I6d88d5dce5c2148812b191a5b452718bf0854aeb. Bug: 6511338 Change-Id: Ib74a3c05991593e75c3138415d4ac0bf0c9aefa9
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-101-1/+1
| | | | | | | See https://android-git.corp.google.com/g/157519 Bug: 5449033 Change-Id: Icaed25ccf4d689b533101e966e8303810b61b0d4
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+84
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9