summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a browser test to exercise WebKit::WebGeolocationServiceBridgeImpl::stop...bulach@chromium.org2010-04-131-4/+30
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-011-5/+43
* Workaround for 40099 - disable failing testjoth@chromium.org2010-04-011-1/+2
* Defer sending wifi data via the network provider until permission has been gr...joth@chromium.org2010-04-011-10/+11
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-011-6/+0
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-1/+2
* Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...bulach@chromium.org2010-03-261-84/+72
* Revert 42757 - Uses GeolocationContentSettingsMap on GeolocationPermissionCon...bulach@chromium.org2010-03-261-25/+30
* Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...bulach@chromium.org2010-03-261-30/+25
* Adds GeolocationContentSettings on TabContents. joth@chromium.org2010-03-251-20/+52
* Tentative fix for geolocation test with iframes: loads frame one by one.bulach@chromium.org2010-03-241-123/+111
* Disables temporarily IFramesWithFreshPosition.bulach@chromium.org2010-03-221-1/+3
* Disables Geolocation tests for macbulach@chromium.org2010-03-221-2/+11
* Adds browser tests exercising multiple iframes for geolocation.bulach@chromium.org2010-03-221-18/+105
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-161-1/+1
* Uses MockLocationProvider on GeolocationBrowserTest.bulach@chromium.org2010-03-151-67/+172
* Fix crash when permission request received from extension.joth@chromium.org2010-03-041-2/+3
* Bring Geolocation to life!joth@chromium.org2010-02-261-0/+5
* Adds Geolocation browser test.bulach@chromium.org2010-02-241-0/+325
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-248/+0
* Initial Geolocation implementationbulach@chromium.org2010-02-181-0/+248