summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable crashy GeolocationBrowserTest.NoInfoBarBeforeStartphajdan.jr@chromium.org2010-12-101-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* The GeolocationBrowserTest times out, and timeouts now causes thensylvain@chromium.org2010-10-251-1/+1
* Geolocation browser test: uses navigation rather than javascript alerts.bulach@chromium.org2010-10-141-41/+46
* Add extra logging to help in debugging flaky geolocation browser tests.joth@chromium.org2010-10-141-2/+8
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Refactoring geolocation code to work on its own thread.allanwoj@chromium.org2010-10-011-9/+5
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-4/+4
* Disable NoInfobarForSecondTab and NoInfobarForDeniedOrigin for OSX.kinuko@chromium.org2010-09-291-2/+2
* disable hanging/crashing tests: NoInfobarForSecondTab & NoInfobarForDeniedOri...joth@chromium.org2010-09-281-4/+14
* NoInfobarForDeniedOrigin no longer appears flaky (last seen July 10)joth@chromium.org2010-09-211-8/+1
* Marking GeolocationBrowserTest.CancelpermissionsForFrame as flakymlloyd@chromium.org2010-09-171-1/+3
* Revert 59507 - NoInfobarForDeniedOrigin no longer appears flaky (last seen Ju...joth@chromium.org2010-09-151-1/+8
* NoInfobarForDeniedOrigin no longer appears flaky (last seen July 10)joth@chromium.org2010-09-151-8/+1
* Remove the flaky mark from several Geolocation tests. We no longer see the fl...phajdan.jr@chromium.org2010-09-091-13/+6
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+2
* Fix a problem with Geolocation tests trying to start the test server twice.phajdan.jr@chromium.org2010-08-171-4/+10
* Mark a bunch of geolocation tests as flaky while phajdan fixes.mpcomplete@chromium.org2010-08-171-5/+12
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-8/+5
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* 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