gecko/dom/tests/mochitest/geolocation
Garvan Keeley 93447c88fb Bug 1018383 - Added request-level caching in NetworkGeolocationProvider.js. r=jdm
This is a cleanup of the patch used in the Tarako bug. I made it clearer that this is request-level caching, NOT position caching.
 This is specifically for preventing unnecessary requests to the server. It is unrelated to the W3C PositionOptions and their effect on position caching.
 Hopefully this detail is clearer in this patch.

Updated mochitests that were relying on old logic to succeed

The failing mochitests were relying on the provider to have a specific behaviour -behaviours that are incidental to the test case. I updated these to reflect the behaviour of the current system.
2014-07-07 07:16:00 +02:00
..
geolocation_common.js Bug 1018383 - Added request-level caching in NetworkGeolocationProvider.js. r=jdm 2014-07-07 07:16:00 +02:00
geolocation.html
mochitest.ini Bug 1019071 - Backout 9ccdc477061e. r=me 2014-06-13 11:04:34 -07:00
moz.build
network_geolocation.sjs
test_allowCurrent.html
test_allowWatch.html
test_cachedPosition.html Bug 1018383 - Added request-level caching in NetworkGeolocationProvider.js. r=jdm 2014-07-07 07:16:00 +02:00
test_cancelCurrent.html
test_cancelWatch.html
test_clearWatch_invalid.html
test_clearWatch.html
test_errorcheck.html
test_garbageWatch.html
test_geolocation_is_undefined_when_pref_is_off.html
test_handlerSpinsEventLoop.html
test_manyCurrentConcurrent.html
test_manyCurrentSerial.html
test_manyWatchConcurrent.html
test_manyWatchSerial.html
test_manyWindows.html
test_mozsettings.html
test_mozsettingsWatch.html
test_optional_api_params.html
test_shutdown.html
test_timeoutWatch.html
test_timerRestartWatch.html Bug 1018383 - Added request-level caching in NetworkGeolocationProvider.js. r=jdm 2014-07-07 07:16:00 +02:00
test_windowClose.html
test_worseAccuracyDoesNotBlockCallback.html
windowTest.html Bug 994291 - Avoid calling SimpleTest.finish more than once. r=dougt 2014-04-15 11:35:00 -04:00