gecko-dev/dom/tests/mochitest/geolocation
Alphan Chen c5396e386f Bug 858827 - [Geolocation] Add a handling for getCurrentLocation when timeout is zero. r=jdm
Follow W3C spec, Error callback should be called when timeout is zero and
  there's no cached position for getCurrentLocation.
2016-01-26 17:11:54 +08:00
..
geolocation.html
geolocation_common.js
mochitest.ini Bug 858827 - [Geolocation] Add a handling for getCurrentLocation when timeout is zero. r=jdm 2016-01-26 17:11:54 +08:00
network_geolocation.sjs
test_allowCurrent.html
test_allowWatch.html
test_cachedPosition.html Bug 1035044 - Check timstamp, not object equality for cache changes. r=jdm 2014-07-10 10:36:00 +02:00
test_cancelCurrent.html
test_cancelWatch.html
test_clearWatch.html
test_clearWatchBeforeAllowing.html Bug 886026 - Make ClearWatch work for pending request. r=jdm 2014-11-07 10:42:00 -05:00
test_clearWatch_invalid.html
test_errorcheck.html
test_garbageWatch.html
test_geolocation_is_undefined_when_pref_is_off.html
test_handlerSpinsEventLoop.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_manyCurrentConcurrent.html
test_manyCurrentSerial.html
test_manyWatchConcurrent.html
test_manyWatchSerial.html
test_manyWindows.html
test_mozsettings.html Bug 1226708 - part 2 - Make geolocation mozSettings tests fail slightly less with e10s. r=baku 2015-11-23 11:45:00 +01:00
test_mozsettingsWatch.html Bug 1226708 - part 2 - Make geolocation mozSettings tests fail slightly less with e10s. r=baku 2015-11-23 11:45:00 +01:00
test_optional_api_params.html
test_shutdown.html
test_timeoutCurrent.html Bug 858827 - [Geolocation] Add a handling for getCurrentLocation when timeout is zero. r=jdm 2016-01-26 17:11:54 +08:00
test_timeoutWatch.html
test_timerRestartWatch.html
test_windowClose.html
test_worseAccuracyDoesNotBlockCallback.html
windowTest.html