Michael Harrison
|
fa3449c498
|
Bug 914888 - Reset geolocation provider accuracy when the last high accuracy request is shut down. r=jdm
|
2013-10-15 14:03:34 -04:00 |
|
Ryan VanderMeulen
|
a6f51028c2
|
Backed out changeset 4f2748dbe5ed (bug 684722) for Android timeouts.
|
2013-10-08 10:01:40 -04:00 |
|
Bharath Thiruveedula
|
c8b1187a41
|
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
|
2013-10-08 08:22:42 -04:00 |
|
Michael Harrison
|
bbf3ca42c9
|
Bug 886138 - Make Geolocation work when geo.wifi.uri is a file:// URI. r=jdm
|
2013-10-01 17:38:30 -04:00 |
|
Ed Morley
|
9fd3792ee3
|
Bug 899990 - Null check xhr.response to avoid spammy JS exceptions; r=jdm
--HG--
extra : rebase_source : d1b78bc695896565c8ac7d327da62f324a44bb51
|
2013-07-31 18:02:05 +01:00 |
|
Doug Turner
|
ffddcd248a
|
Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan
|
2013-06-12 19:20:07 -07:00 |
|
Chris Peterson
|
0217fe67ca
|
Bug 883071 - Don't send opted-out SSIDs when querying Google Location Service. r=dougt
|
2013-06-13 20:20:15 -07:00 |
|
Sankha Narayan Guria
|
23d9a7d741
|
Bug 825608 - Sets accessTokenDate to the result of the pref; r=jdm
|
2013-04-02 04:04:00 -04:00 |
|
Josh Matthews
|
bd3fd31dd1
|
Bug 826102 - Make IPC geolocation listener never use cached values and never skip a value. r=dougt
|
2013-01-07 06:57:00 +01:00 |
|
Josh Matthews
|
07604d3adf
|
Bug 823789 - Pass enableHighAccuracy geolocation changes to the chrome process. r=dougt
|
2012-12-31 11:36:46 -05:00 |
|
Ehsan Akhgari
|
0d299a8bd4
|
Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt
|
2012-12-06 21:13:15 -05:00 |
|
Josh Matthews
|
0541a0bcc3
|
Backed out changeset 7c45205a61a0 (bug 769285)
|
2012-11-28 11:51:42 -05:00 |
|
Josh Matthews
|
5b91db75ab
|
Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt
|
2012-11-28 11:20:20 -05:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
bdf47895bb
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
aa1997a51a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Josh Dhaliwal
|
454b8453d0
|
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
|
2012-03-21 10:52:35 -07:00 |
|
Josh Matthews
|
dd7d7ee3d4
|
Bug 716127 - When the network geolocation provider is told to watch for wifi changes, force a change to occur to avoid indefinite waiting. r=dougt
|
2012-03-01 01:58:37 -05:00 |
|
Corey Richardson
|
44820d4a92
|
Bug 684720 - Make the NetworkGeolocationProvider use an async xhr. r=jdm
|
2012-01-21 14:28:00 -05:00 |
|
Doug Turner
|
6148740d7e
|
Bug 713991 - Geolocation fails when used with large number of access points. r=gmealer
|
2012-01-03 20:13:34 -08:00 |
|
Tobias Markus
|
481602a269
|
Bug 706515 - Non-initialized variables in nsGeolocationProvider.js r=doug.turner
|
2011-12-01 12:02:51 +01:00 |
|
René-Luc
|
8814dadcce
|
Bug 702107 - Geolocation Service broken because of access token. r=dougt
|
2011-11-20 11:18:27 +00:00 |
|
Doug Turner
|
416ac05a74
|
Bug 668194 - Geolocation times out and/or does not properly use wifi access points information (awful accuracy) r=mfinkle.
|
2011-11-01 21:04:35 -07:00 |
|
Kyle Huey
|
3982be1396
|
Bug 687332: Fix up geolocation. r=dougt
|
2011-09-29 12:06:36 -04:00 |
|
Doug Turner
|
f005ac72f9
|
Bug 689252 - cleanup/remove geo.wifi.* preferences. r=jdm
|
2011-09-27 07:23:49 -07:00 |
|
Marco Bonardo
|
9f05b4a35e
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-08-19 11:39:42 +02:00 |
|
Doug Turner
|
8462e926f8
|
Bug 677256 - Migrate to Google Location Service v2. r=stover
--HG--
extra : rebase_source : ffd978d72ce3100db4f3fb6db8c26745fe2a5eb8
|
2011-08-09 13:02:39 -07:00 |
|
Peter Van der Beken
|
ae44770a16
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
|
2011-05-25 10:46:51 +02:00 |
|
Fabrice Desre
|
607c94214f
|
Bug 600816 - Blank page at geolocation and strange behavior. r=dougt a=blocking-fennec
|
2010-10-08 14:48:39 -07:00 |
|
Doug Turner
|
7ae483e1db
|
Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=smaug a=jst
|
2010-08-31 09:15:52 -07:00 |
|
Josh Matthews
|
f7027404ae
|
Bug 575346 - e10s: Geolocation access token isn't remembered. r=dougt
--HG--
extra : rebase_source : a0f9cd69c4709fdac82b9f5fe3b9d956848b9dde
|
2010-08-06 22:18:51 -04:00 |
|
Mike Kristoffersen
|
c2044b5b23
|
Bug 569680 - Move the platform specific geolocation files. r=dougt
--HG--
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => dom/interfaces/geolocation/nsIGeolocationPrompt.idl
rename : dom/src/geolocation/GPSDGeolocationProvider.js => dom/system/GPSDGeolocationProvider.js
rename : dom/src/geolocation/GPSDGeolocationProvider.manifest => dom/system/GPSDGeolocationProvider.manifest
rename : dom/src/geolocation/NetworkGeolocationProvider.js => dom/system/NetworkGeolocationProvider.js
rename : dom/src/geolocation/NetworkGeolocationProvider.manifest => dom/system/NetworkGeolocationProvider.manifest
rename : dom/src/geolocation/AndroidLocationProvider.cpp => dom/system/android/AndroidLocationProvider.cpp
rename : dom/src/geolocation/AndroidLocationProvider.h => dom/system/android/AndroidLocationProvider.h
rename : dom/src/geolocation/MaemoLocationProvider.cpp => dom/system/unix/MaemoLocationProvider.cpp
rename : dom/src/geolocation/MaemoLocationProvider.h => dom/system/unix/MaemoLocationProvider.h
rename : dom/src/geolocation/WinMobileLocationProvider.cpp => dom/system/windows/WinMobileLocationProvider.cpp
rename : dom/src/geolocation/WinMobileLocationProvider.h => dom/system/windows/WinMobileLocationProvider.h
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => xpcom/system/nsIGeolocationProvider.idl
|
2010-07-14 19:09:25 +02:00 |
|