summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-4/+4
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-1/+2
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-0/+1
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-1/+3
* Mark GeolocationBrowserTest.NoInfobarForOffTheRecord as flaky.willchan@chromium.org2010-06-211-1/+1
* Mark GeolocationBrowserTest.NoInfobarForDeniedOrigin as flaky on the mac.robertshield@chromium.org2010-06-211-1/+8
* Remove unnecessary header dependency and fix misleading comment.dpranke@chromium.org2010-06-151-0/+1
* Add test for multiple geolocation watches in a single frame (aka bridge)joth@chromium.org2010-06-101-2/+29
* Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac.bulach@chromium.org2010-06-041-19/+14
* Enables geolocation browser tests on Mac.bulach@chromium.org2010-06-021-96/+10
* Disabling GeolocationBrowserTest.NoInfobarForSecondTab which crashes on Vista...robertshield@chromium.org2010-05-191-8/+2
* Adds tests to ensure Geolocation requests permission happens at the right time.bulach@chromium.org2010-05-171-0/+32
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-17/+27
* Adds GeolocationSettingsStatebulach@chromium.org2010-05-111-7/+8
* Uses GetOrigin() when setting the Geolocation state for the tab.bulach@chromium.org2010-05-111-2/+3
* Re-enables some geolocation testsbulach@chromium.org2010-04-231-8/+5
* 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