Yoshi Huang
4bf631fbd2
Bug 762760 - Part 1: IDL. r=philikon
2012-06-11 14:50:13 +08:00
Ehsan Akhgari
30e49b6b7c
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky
2012-06-14 22:31:55 -04:00
Landry Breuil
84afe7d36b
Bug 767876 - copyfile is an OSX-only api. r=yoric
2012-06-17 17:49:30 +02:00
David Rajchenbach-Teller
e88a2fc0db
Bug 747876 - Additional constants for Unix copy;r=khuey
2012-06-15 17:22:31 +02:00
David Rajchenbach-Teller
b0114e6588
Bug 747876 - Additional constants for Windows;r=khuey
2012-06-15 17:22:21 +02:00
Marshall Culpepper
b663591e5d
Bug 761482 - Rename MobileOperatorInfo to MobileNetworkInfo for consistency and update MobileConnectionInfo.network to use the new MobileNetworkInfo type. r=philikon sr=sicking
2012-06-12 17:05:50 -04:00
Olli Pettay
94414ed431
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Fernando Jiménez
5ecdfabb61
Bug 734145 - B2G RIL: Support USSD codes. Part 2: RIL. r=philikon
2012-06-09 17:07:18 -04:00
Doug Turner
a67548c064
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
2012-06-07 10:58:33 -07:00
Michael Wu
e0da220472
Bug 758498 - Add extra debugging for DHCP failures, r=philikon
2012-05-24 23:38:57 -04:00
Dave Hylands
305db376b7
Bug 760347 - nsDeviceSensor.cpp ASSERTs in debug builds for light sensors. r=dougt
2012-06-05 14:41:22 -07:00
Doug Turner
7e382355db
Backout of 2f4307a63c18 - Bug 759989.
2012-06-04 12:22:23 -07:00
Doug Turner
43f94a70d5
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
2012-06-04 10:23:18 -07:00
Vicamo Yang
38ea403816
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-04 13:04:28 +08:00
Kan-Ru Chen
93ffb86ae0
Bug 752649 - Fill empty GPS callbacks. r=dougt
2012-06-04 11:17:43 +08:00
Kyle Machulis
e43e1e8665
Bug 744349 - Create message distribution mechanism for DBus Bluetooth Signals; r=cjones
2012-06-02 11:23:16 -07:00
Tom Schuster
6fdcc6686a
Bug 752226 - Remove JSVAL_IS_OBJECT from the jsapi. r=dmandelin
...
--HG--
extra : rebase_source : 0943efd64ddf199a4cef12072239302408e5aae5
2012-06-02 20:15:38 +02:00
Marshall Culpepper
1cb858d01e
Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
...
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Jose Antonio Olivera Ortega
553ac7c088
Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon
2012-06-01 14:10:00 -07:00
Yoshi Huang
606953e33c
Bug 738558: B2G RIL: get cell location and cell id in processRegistrationState in ril_worker.js. r=philikon
2012-05-31 13:31:56 +08:00
Fernando Rodríguez Sela
ab924316bb
Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon
2012-06-01 14:09:59 -07:00
Marco Bonardo
dba992d00b
Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure
2012-06-01 11:57:37 +02:00
Vicamo Yang
e988796ba3
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-01 16:38:31 +08:00
Philipp von Weitershausen
5cdf5a7848
Bug 758466 - B2G RIL: ensure radio state and 'ril.radio.disabled' setting value are known before modifying the radio state. r=qDot
2012-05-25 10:37:37 -07:00
Dave Hylands
5dd15716d8
Bug 737153 - Enable mounting storage through USB from a host machine - Hook up VolumeManager and AutoMounter, sr=cjones r=qDot
2012-05-24 21:04:32 -07:00
Dave Hylands
7cbc07a2bb
Bug 737153 - Enable mounting storage through USB from a host machine - Add the AutoMounter, sr=cjones r=qDot
2012-05-24 21:03:34 -07:00
Dave Hylands
74faafb767
Bug 737153 - Enable mounting storage through USB from a host machine - Add the VolumeManager, sr=cjones r=qDot
2012-05-24 21:03:07 -07:00
Vicamo Yang
8792134f26
Bug 753034: add readSwappedNibbleBcdString for complex GSM address. r=philikon
2012-05-24 15:38:33 -07:00
Yoshi Huang
2ead05328c
Bug 754018 - B2G RIL: Read SIM contacts. r=philikon
2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega
29c0801c89
Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon
2012-05-23 22:12:07 -07:00
Guillermo López
56921c5bf1
Bug 743370 - B2G RIL: Removing SIM card results in endless "connecting..." message. r=philikon
2012-05-23 10:21:06 +02:00
Yoshi Huang
2b2547ff75
Bug 757512 - B2G RIL: SIM Card Lock DOM Requests don't properly clean up. r=philikon
2012-05-23 11:36:15 +08:00
Kyle Machulis
5ea07200ba
Bug 756389 - B2G Bluetooth: unexpected crash in DBusThread::StopEventLoop; r=cjones
2012-05-23 18:21:42 -07:00
Kyle Machulis
1f76f17d72
Backing out Bug 742044 - contained extra patches for another bug
2012-05-23 18:18:24 -07:00
Kyle Machulis
a3821f7a1b
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 18:06:36 -07:00
Yoshi Huang
8fdf9ac6a9
Bug 731786 - B2G RIL: Support SIM cards that require PIN codes. r=philikon sr=sicking
2012-04-12 12:01:49 +08:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ms2ger
5a68e74435
Bug 754968 - Part c: Make BindingUtils.h not require private xpconnect headers; r=bholley
2012-05-18 10:29:40 +02:00
Fernando Jiménez
45c3573b95
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 8 - RadioLayerInterface; r=philikon
2012-05-17 12:42:39 -07:00
Doug Turner
6314665ed6
Bug 751663 - followup to fix extra unneeded assigniment. r=smaug
2012-05-17 08:20:06 -07:00
Doug Turner
8313ba6d13
Bug 751663 - Implement new device proximity like event that fires only when the screen is close to the user's face. r=smaug
2012-05-16 13:27:54 -07:00
Jacek Caban
9a884625c2
Bug 754795 - OSFileConstants.cpp fails to compile on mingw-w64 r=dteller
2012-05-15 12:17:05 +02:00
Yoshi Huang
79d28c091c
Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon
2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai
94aab0cece
Bug 749794 - B2G telephony: need to reset audio state when phone call ends. r=philikon
2012-05-14 21:13:06 -07:00
Hsin-Yi Tsai
cb50af8651
Bug 746496 - B2G telephony: update the audio system for incoming calls and holding calls. r=philikon
2012-05-14 21:13:06 -07:00
Price Tseng
dba2ec4c4a
Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon
2012-05-14 21:13:06 -07:00
Vicamo Yang
418a560592
Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon
2012-05-14 21:13:06 -07:00
David Rajchenbach-Teller
d1a60b3772
Bug 754209 - ifdefing away some constants when building with VC9. r=neil
2012-05-11 12:05:36 +02:00
David Rajchenbach-Teller
16253d7e0f
Bug 747872 - Exporting Win constants to JS. r=khuey
2012-05-09 12:05:22 +02:00
Fabien Cazenave
9db18efdec
Bug 753612 - Properly close wifi connection so 3G-data can get its own route. r=mrbkap,philipp
2012-05-11 13:05:51 -07:00
Ryan VanderMeulen
358d353bb9
Backout dfeab3d52e14 (bug 747872) due to Windows red. r=SmokeyTheBear
2012-05-09 19:27:10 -04:00
David Rajchenbach-Teller
f6467c051e
Bug 747872 - Export Win constants to JS. r=khuey
2012-05-09 12:05:22 +02:00
David Rajchenbach-Teller
e6457109ef
Bug 739740 - Export libc constants to JS. r=khuey
2012-05-09 12:00:48 +02:00
Chris Jones
f42499d38d
Bug 745145, part 0b: Ensure that the gonk system workers are never started in content processes. (The real patch.) r=philikon
2012-05-05 20:22:53 -07:00
Kyle Machulis
62f7fdaa73
Bug 753085: Desktop m-c does not compile with enable-b2g-ril on and enable-b2g-bt off; r=mwu
2012-05-08 13:47:19 -07:00
Ryan VanderMeulen
3dff13f360
Re-land the patch for bug 732639 after a b2g clobber.
2012-05-07 17:50:25 -04:00
Ryan VanderMeulen
c704b93e25
Backout 7a8607523522 (bug 732639) due to bustage. r=Boot2Fail
2012-05-07 17:21:01 -04:00
Kyle Machulis
4dee4af461
Bug 732639: Create event loop thread for bluetooth dbus on gonk/linux; r=cjones
2012-05-07 14:04:59 -07:00
Ms2ger
9a5ae693e0
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-05-05 11:00:05 +02:00
Doug Turner
9eaa2d7486
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
f158836867
Bug 738131 - implement device proximity. r=smaug
...
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
Doug Turner
a1daa94a8b
Bug 740473 - Preference to disable device sensors. r=smaug
2012-05-02 09:43:45 -07:00
Ryan VanderMeulen
4392d08bb5
Back out b5fd22efe23d (bug 739740) due to bustage. r=TryFTW
2012-05-03 18:51:14 -04:00
David Rajchenbach-Teller
e67cd24a59
Bug 739740 - Export libc constants to JS. r=khuey,glandium
2012-04-30 12:14:38 +02:00
Philipp von Weitershausen
f3d6e83abe
Bug 750592 - B2G RIL: only enable RILQUIRKS_CALLSTATE_EXTRA_UINT32 on SGS2 gingerbread. r=qDot
2012-05-02 16:32:46 -07:00
Jose Antonio Olivera Ortega
e56f9d260f
Bug 714973 - Add emergency calls to RIL's state machine. r=philikon
2012-05-02 16:32:46 -07:00
Yoshi Huang
6156b26ac4
Bug 750161 - B2G RIL: typo in cardstatechange event. r=philikon
2012-04-30 13:11:59 +08:00
Michael Wu
9566de2846
Bug 749080 - Make AudioManager.cpp build again, r=cjones
2012-04-30 14:10:48 -04:00
Vicamo Yang
bce94d5a03
Bug 748667 - B2G SMS: can't receive normal SMS, message.header is undefined. r=philikon
...
--HG--
extra : rebase_source : 0fccacf5bb7747a96d420e65389f4b3f6fb81ad8
2012-04-25 19:34:18 -07:00
Jose Antonio Olivera Ortega
fca221b635
Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only
2012-04-24 17:46:42 -03:00
Hsin-Yi Tsai
b6798783e8
Bug 743008 - WebTelephony: support multiprocess. r=philikon a=b2g-only
2012-04-24 12:44:42 -03:00
Vicamo Yang
4d163c1584
Bug 738132 - Part 3: parse application port address for incoming messages. r=philikon a=b2g-only
2012-04-23 20:43:32 -03:00
Vicamo Yang
e14adba0fb
Bug 738132 - Part 2: support 8-bit encoding. r=philikon
2012-04-23 20:43:32 -03:00
Vicamo Yang
c283c0fb9a
Bug 738132 - Part 1: add GsmPDUHelper.readDataCodingScheme. r=philikon
2012-04-23 20:43:32 -03:00
Yoshi Huang
806dc0881c
Bug 736941 - B2G RIL: Fetch SIM record. r=philikon a=b2g-only
2012-04-18 18:07:29 +08:00
Steven Lee
911c802625
Bug 736939 - AudioManager implementation. r=cjones, a=b2g-only
2012-04-22 14:14:36 -04:00
Tom Schuster
0fe26d128c
Bug 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]
2012-01-14 09:43:00 -08:00
Philipp von Weitershausen
f7c2776516
Bug 717122 - Network Manager interface for the RIL. r=gal
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
a41e3705bb
Bug 717122 - Network Manager implementation. r=gal
2012-02-14 12:12:11 -08:00
Thinker K.F. Li
4249a4b877
Bug 717122 - Network Manager interfaces. r=cjones
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
e6deda50c4
Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot
2012-04-19 18:33:25 -03:00
Olli Pettay
2547761e2e
Bug 731875 - Geolocation doorhanger might cause a zombie compartment, GeoPositionOptions part, r=dougt
2012-04-16 22:08:48 +03:00
Ms2ger
b8ae2456b2
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
2012-04-14 17:52:34 +02:00
Ms2ger
9f95d23e65
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-04-14 15:05:01 +02:00
Ms2ger
904a38aeb8
Backed out changeset db5d4c1aece7 for B2g bustage.
2012-04-14 09:29:41 +02:00
Kyle Machulis
2b841aaa61
Bug 732639: DBus Thread Implementation for B2G Bluetooth r=cjones
...
--HG--
extra : rebase_source : 564ff82ed63cb02ab99204c572baad6a5e761376
2012-04-13 22:40:09 -07:00
Marco Bonardo
575eaa5895
Merge last green PGO from inbound to central
2012-04-13 12:40:12 +02:00
Philipp von Weitershausen
f6298fc38b
Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap
2012-04-13 13:58:57 +08:00
Vivien Nicolas
d2056d85c2
Bug 742780 - Turn off the debug mode by default for dom/system/gonk/systemlibs.js. r=kyle
2012-04-11 10:05:35 -07:00
Vivien Nicolas
45c723eb71
Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon
2012-04-11 10:05:35 -07:00
Yoshi Huang
624d6639ac
Bug 740300 - B2G RIL: improper behavior in RadioStateChange. r=philikon
2012-04-02 10:57:38 +08:00
Yoshi Huang
385aeef56b
Bug 744306 - Part 2: enable RIL v6 on Akami. r=philikon
2012-04-11 18:00:05 +08:00
Yoshi Huang
460703bb87
Bug 744306 - Part 1: response id collision in Akami & RIL v6. r=philikon
2012-04-11 15:03:52 +08:00
Hsinyi Tsai
c7d5489918
Bug 714968 - B2G telephony: support a second incoming call. r=philikon
2012-04-10 18:10:18 +08:00
Vicamo Yang
7813c09d30
Bug 736707 - Part 2: Support Type-0 Message. r=philikon
2012-04-08 17:13:19 +08:00
Vicamo Yang
0781f80d14
Bug 736707 - Part 1: TP-PID sanity checks. r=philikon
2012-04-08 17:13:01 +08:00
Vicamo Yang
0ca5aee123
Bug 743179 - B2G SMS: error notification for REQUEST_GET_SMSC_ADDRESS failure is not fired. r=philikon
2012-04-06 17:49:54 -07:00
Kan-Ru Chen
e13518e165
Bug 740710 - B2G SMS: Timezone offset sign is wrong. r=philikon
2012-04-06 17:48:08 -07:00
Ms2ger
9168447887
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
2012-04-06 13:10:30 +02:00
Vivien Nicolas
fba91a724d
Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon
2012-04-06 03:12:18 -07:00
Vicamo Yang
69d70f4e9e
Bug 727319 - Part 2: notify SMS send failed. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
6d6a03bdce
Bug 727319 - Part 1: remove handleRequestError(). r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
4a05cecf8c
Bug 736697 - Part 5: add error handling. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
11e78203cc
Bug 736697 - Part 4: handle SMS-STATUS-REPORT. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
e3e37e92bb
Bug 736697 - Part 3: support SMS-STATUS-REPORT. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
61218710e5
Bug 736697 - Part 2: Refactor to share methods. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
56b940cb80
Bug 736697 - Part 1: Remove SMS-SUBMIT-only property from SMS-DELIVER. r=philikon
2012-04-05 14:16:56 -07:00
Hsinyi Tsai
c64c7492b0
Bug 735170 - WebTelephony: add API to hold a call. r=philikon
2012-04-05 16:12:42 +08:00
Masayuki Nakano
eb57a32930
Bug 668157 part.2 mozilla/dom should use mozilla::Preferences r=jst
2012-04-04 13:09:20 +09:00
Philipp von Weitershausen
8b7873be40
Bug 738063 - B2G Wifi: Consolidate ctypes-related worker code. r=mrbkap,cjones
...
--HG--
rename : dom/wifi/network_worker.js => dom/wifi/wifi_worker.js
2012-03-30 12:04:30 -07:00
Yoshi Huang
1a0f59c346
Bug 733990 - Handle errors for ICC IO. r=philikon
2012-03-28 20:46:06 -07:00
Yoshi Huang
a3e4c8bf31
Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon
2012-03-20 16:49:59 +08:00
Philipp von Weitershausen
962d834861
Bug 728886 - Part 2: Support ril.h v6 parcels. r=qDot DONTBUILD because NPOTB
2012-03-20 12:28:15 -07:00
Philipp von Weitershausen
e55de01d49
Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot
2012-03-19 15:49:27 -07:00
Philipp von Weitershausen
f189b6f345
Bug 728886 - Part 0: Use constants when initializing RIL state. r=qDot
2012-03-20 16:18:41 -07:00
Chris Jones
e0a9b576eb
Bug 739090: Dynamically call the right *ForceUse interface. r=mwu (npotb)
2012-03-26 17:39:33 -07:00
Ed Morley
9bbadf613d
Merge mozilla-central and mozilla-inbound
2012-03-25 11:39:22 +01:00
Michael Wu
ea29176812
Bug 737173, part 2: Port AudioManager and libsydneyaudio to the new import. r=cjones (npotb)
2012-03-25 02:11:05 -07:00
Doug Turner
59d0282757
Bug 734855 - Rename DeviceMotion to DeviceSensors. Review comments address r=mwu
2012-03-24 17:30:03 -07:00
Doug Turner
d24b5a906e
Bug 734855 - Rename DeviceMotion to DeviceSensors. r=mwu
...
--HG--
rename : dom/system/nsDeviceMotion.cpp => dom/system/nsDeviceSensors.cpp
rename : dom/system/nsDeviceMotion.h => dom/system/nsDeviceSensors.h
rename : xpcom/system/nsIDeviceMotion.idl => xpcom/system/nsIDeviceSensors.idl
2012-03-24 17:29:57 -07:00
Doug Turner
46f2d3abe9
Bug 734855 - Device Orientation - Make EnableDeviceMotion finer grain. r=mwu
2012-03-24 17:29:49 -07:00
Hsinyi Tsai
bed6432012
Bug 737793 - Final call state on receiver's phone is 'disconnecting', not 'disconnected'. r=bent
2012-03-21 19:30:05 +08:00
Oleg Romashin
00693f8670
Bug 738416 - SetHighAccuracy method is missing in Qt Location provider. r=dougt
2012-03-22 13:24:51 -07:00
Marco Bonardo
1dfd7fb932
Merge central to inbound
2012-03-22 13:09:22 +01:00
Marco Bonardo
508dc27a5b
Merge last green PGO from inbound to central
2012-03-22 13:04:29 +01:00
Doug Turner
7a77b07d5f
Fix build bustage caused by Bug 738121. r=me
...
--HG--
extra : rebase_source : 9943ace287e944ed84565a3d71271d411815c659
2012-03-21 22:53:54 -07:00
Doug Turner
3f258f18bb
Bug 738121 - disable compassneedscalibration event. r=jdm
2012-03-21 22:26:04 -07:00
Doug Turner
54c9b80987
Bug 738022 - gonk gps - test GpsInterface size before using. r=jdm
2012-03-21 22:25:59 -07:00
Blake Kaplan
ea06e5a84c
Bug 737376 - Shut down the wifi system on shutdown. r=cjones
2012-03-20 14:57:07 +01:00
Yoshi Huang
54f11d06ed
Bug 733266 - B2G SMS DB: Use MSISDN from RIL as own phone number. [r=philikon] DONTBUILD because NPOTB
2012-03-17 22:23:17 +08:00
Josh Dhaliwal
5062750d82
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
2012-03-21 10:52:35 -07:00
Doug Turner
073b89c4c7
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
2012-03-20 23:36:17 -07:00
Doug Turner
e9b99834bc
Bug 735330 - move device motion from dom/system to hal. r=jdm
...
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
2012-03-20 23:36:17 -07:00
Blake Kaplan
d1573b5903
Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD
...
--HG--
rename : dom/wifi/nsWifiWorker.h => dom/wifi/WifiWorker.h
rename : dom/wifi/nsWifiWorker.js => dom/wifi/WifiWorker.js
rename : dom/wifi/nsWifiWorker.manifest => dom/wifi/WifiWorker.manifest
2012-03-16 18:05:28 +01:00
Vicamo Yang
4d4eee53e6
Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB
2012-03-16 17:02:06 -07:00
Vicamo Yang
b12711e279
Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon
2012-03-16 16:59:58 -07:00
Vicamo Yang
1c0911e800
Bug 712933 - Part 4: Support sending multipart SMS. r=philikon
2012-03-16 16:59:35 -07:00
Vicamo Yang
74ecaeab3d
Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon
2012-03-16 16:57:41 -07:00
Vicamo Yang
d47e664ef9
Bug 712933 - Part 2: refactor calculateUserDataLength(). r=philikon
2012-03-16 16:57:06 -07:00
Vicamo Yang
362799bca7
Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon
2012-03-16 16:47:21 -07:00
Philipp von Weitershausen
83919705c4
Bug 725002 - Part 7: Merge the remaining 'Phone' functionality into RIL. r=qDot DONTBUILD because NPTOTB
2012-03-15 18:01:24 -07:00
Philipp von Weitershausen
a0bb014818
Bug 725002 - Part 6: Move SMS handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
b9267ad6be
Bug 725002 - Part 5: Move datacall state handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
1d264962b6
Bug 725002 - Part 4: Move call state handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
8d7a58b2f9
Bug 725002 - Part 3: Move radio, card, registration state handlers to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
e946fc9a11
Bug 725002 - Part 2: Remove a bunch of empty RIL request handlers. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
3795f99fa2
Bug 725002 - Part 1: Convert most RIL methods to simply take the 'options' message object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
2291765f53
Bug 735958 - B2G 3G: Typo in datacall management causes leaks and inconsistent state. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
aee5e0fe86
Bug 735581 - B2G RIL MSISDN follow-ups. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
dc8a383ff9
Bug 735499 - B2G RIL: Leaking "options" object when rild responds with an error. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
c4fd834183
Bug 735492 - B2G 3G: Simplify data call handling in ril_worker.js. r=qDot
2012-03-15 17:47:00 -07:00
Hsinyi Tsai
5d9c5555f3
Bug 735165 - B2G RIL: Change nsIRadioInterfaceLayer::CALL_STATE_RINGING to CALL_STATE_ALERTING for consistency. r=philikon
2012-03-14 19:03:33 +08:00
Vicamo Yang
253ee38e35
Bug 735589 - B2G SMS: ctypes undefined error in systemlib.js in xpcshell tests for SMS. r=philikon
2012-03-15 17:46:59 -07:00
Kyle Machulis
503964b679
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 2: Change mozilla::dom::telephony to mozilla::dom::gonk for dom/system/gonk objects; r=bent
2012-03-14 15:43:26 -07:00
Kyle Machulis
8b59e0537f
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
...
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
Doug Turner
d75eb58a3f
Bug 734391 - coalesce the device motion events. r=jdm
2012-03-09 10:40:43 -08:00
Doug Turner
99adfcf041
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
2012-03-13 16:57:51 -07:00
Doug Turner
cb5e3dd11b
Bug 734325 - implement compassneedscalibration event. r=jdm
2012-03-13 16:57:09 -07:00
Doug Turner
0648b34ca3
Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm
2012-03-13 16:57:09 -07:00
Doug Turner
a1c0ece730
Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm
2012-03-13 16:57:09 -07:00
Ed Morley
72b4537851
Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange
2012-03-13 22:29:29 +00:00
Doug Turner
c60f675449
Bug 734391 - coalesce the device motion events. r=jdm
2012-03-09 10:40:43 -08:00
Doug Turner
dd357ccffe
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
2012-03-13 10:00:02 -07:00
Doug Turner
968cf06489
Bug 734325 - implement compassneedscalibration event. r=jdm
2012-03-13 09:59:24 -07:00
Doug Turner
edffb9b4d9
Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm
2012-03-13 09:59:24 -07:00
Doug Turner
fc9a4d3d9a
Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm
2012-03-13 09:59:23 -07:00
Philipp von Weitershausen
edbe31ce02
Bug 734299 - Part 3: Set up a datacall when registering with the network. r=qDot DONTBUILD because NPOTB
2012-03-12 16:46:08 -07:00
Philipp von Weitershausen
7217eff082
Bug 734299 - Part 2: Worker code for network configuration. r=qDot
2012-03-12 16:45:57 -07:00
Philipp von Weitershausen
c753e76780
Bug 734299 - Part 1: Detect a datacall quirk on the SGS2. r=qDot
2012-03-12 16:45:57 -07:00
Philipp von Weitershausen
22ca36f404
Bug 734300 - B2G RIL: Network registration state improvements. r=qDot
2012-03-12 16:45:57 -07:00
Yoshi Huang
3f6f075a5d
Bug 734333 - B2G RIL: typo in RIL.iccIO() throws ReferenceError: request is not defined. r=philikon
2012-03-09 15:15:39 +08:00
Jim Straus
4d02653efe
Bug 714352 - B2G RIL: Listen for NITZ updates. r=philikon
2012-03-08 23:16:06 -05:00
Doug Turner
168be1c4e1
Bug 726502 - nsDeviceMotion::DeviceMotionChanged may index out of bounds mWindowListeners array. r=smaug
2012-03-09 08:41:25 -08:00
Marco Bonardo
25233e6a0a
Backout 4a1f94ebd302 (bug 726502) because it accesses a bogus index in an infinite loop.
2012-03-10 12:08:27 +01:00
Doug Turner
f175069fb2
Bug 726502 - nsDeviceMotion::DeviceMotionChanged may index out of bounds mWindowListeners array. r=smaug
2012-03-09 08:41:25 -08:00
Vicamo Yang
45fd091e80
Bug 733981 - Part 2: Early return may ignore the optimum SMS length. r=philikon DONTBUILD because NPOTB
2012-03-08 18:34:03 -08:00
Vicamo Yang
18d99ada21
Bug 733981 - Part 1: Fix mis-calculated userDataLength. r=philikon
2012-03-08 18:31:56 -08:00
Vicamo Yang
7da1043001
Bug 729876 - Part 2: SMS tests. r=philikon DONTBUILD because NPOTB
2012-03-07 14:43:30 -08:00
Vicamo Yang
3d39918da9
Bug 729876 - Part 1: Remove redundant tailing char in SMS. r=philikon
2012-03-07 14:21:05 -08:00
yoshi huang
53703e71a6
Bug 720638 - B2G RIL: Read MSISDN. r=philikon
2012-03-07 14:14:37 -08:00
Price Tseng
958c4c5b2c
Bug 713451 - B2G RIL: Handle request errors. r=philikon
2012-03-07 14:14:37 -08:00
Philipp von Weitershausen
64d4e6c41f
Bug 733674 - B2G SMS: Fix off-by-one errors in timestamp computation. r=qDot
2012-03-07 14:14:37 -08:00
Vicamo Yang
c5b8192a74
Bug 712809 - B2G SMS Database: Hook it up to RadioInterfaceLayer. r=philikon DONTBUILD because NPOTB
2012-02-20 18:12:37 +01:00
Vicamo Yang
83af661a10
Bug 729876 - Part 4: Support receiving sms of other alphabets. r=philikon
2012-03-02 20:51:47 +08:00
Vicamo Yang
21ccd088d3
Bug 729876 - Part 3: Support sending sms of other alphabets. r=philikon
2012-03-02 20:41:37 +08:00
Vicamo Yang
e3c8227f8a
Bug 729876 - Part 2: Add all GSM 7-bit national languages. r=philikon
2012-03-02 20:11:23 +08:00
Vicamo Yang
228bb2cf25
Bug 729876 - Part 1: Convert alphabet array to array of strings. r=philikon
2012-03-02 18:50:48 +08:00
Josh Matthews
2d6246c2d7
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
David Mandelin
60e80d55b6
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
2012-02-28 15:11:11 -08:00
Fabrice Desré
4668a84e9b
Bug 730176 - Volume buttons don't control call volume [r=cjones]
2012-02-24 02:47:13 -08:00
Fernando Jimenez
b4e3f041bf
Bug 729061 - B2G SMS: Lazily refetch SMSC if it's not available after startup. r=philikon DONTBUILD because NPOTB
2012-02-23 16:29:38 +01:00
Vicamo Yang
57a410824d
Bug 712804 - B2G SMS: Support UCS2 encoding. r=philikon DONTBUILD because NPOTB
2012-02-21 17:27:28 +01:00
Vicamo Yang
720155cb84
Bug 723244 - Tests for RIL parcel length guards. r=philikon
2012-02-20 19:30:05 +01:00
Vicamo Yang
3421e3c746
Bug 723244 - RIL: implement parcel length guards. r=philikon
2012-02-20 19:30:04 +01:00
Philipp von Weitershausen
b649557f72
Bug 728864 - B2g SMS: Fix SMS success notifications. r=qDot DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 4ef167621f0e38b8d446bd09a117973ef8431aef
2012-02-20 15:57:38 +01:00
Philipp von Weitershausen
830dbb2daf
Bug 720643 - B2G SMS: Notify SMS send success. r=qDot
2012-02-20 00:44:29 +01:00
Ed Morley
fce8b46788
Backout 6c1ded13556d (bug 720643), 5cf0a12c1cf0, ac771e54d7ca & 3bb24b12b0d6 (bug 720632) for Android build failures
2012-02-16 23:18:45 +00:00
Philipp von Weitershausen
229f1fa610
Bug 720643 - B2G SMS: Notify SMS send success. r=qDot
2012-02-16 14:51:54 -08:00
Philipp von Weitershausen
fe6c0ade94
Bug 725901 - RIL: Data call fixes. r=qDot DONTBUILD because NPOTB
2012-02-10 11:27:38 -08:00
Philipp von Weitershausen
33464fd732
Bug 725137 - RIL: process registration state + GPRS registration state. r=qDot
2012-02-10 11:27:23 -08:00
José Antonio Olivera Ortega
860df7c6d7
Bug 725599 - B2G telephony: speakerEnabled does not work; r=philikon
2012-02-10 11:27:23 -08:00
Fernando Jiménez
1010202068
Bug 724994 - Silence RIL signal strength logcat messages; r=qDot
2012-02-10 11:27:23 -08:00
Ms2ger
3953c27825
Bug 712378 followup - Fix incorrect license headers; r=sparky
2012-02-10 11:04:44 +01:00
Jim Straus
e873ad365e
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
2012-02-01 22:09:00 -08:00
Corey Richardson
215974f50b
Bug 684720 - Make the NetworkGeolocationProvider use an async xhr. r=jdm
2012-01-21 14:28:00 -05:00
Philipp von Weitershausen
9c36e6d2b7
Bug 723372 - B2G telephony: audio should be turned on during dialing + ringing. r=bent DONTBUILD because NPOTB
2012-02-02 11:12:32 -08:00
Philipp von Weitershausen
91dc535ce8
Bug 716709 - RIL: call state on SGS2 has extra uint32. r=qDot
2012-02-02 10:41:07 -08:00
Philipp von Weitershausen
ca578f8c1a
Bug 720747 - Completely silence RIL worker by default. r=qDot
2012-02-02 10:41:07 -08:00
Vivien Nicolas
be98dfe2eb
Bug 720811 - this._activeCall is null if the call has not been answered r=philikon
2012-01-24 22:25:21 +01:00
Philipp von Weitershausen
ca460e2371
Bug 711671 - Rename nsTelephonyWorker / nsITelephone to nsIRadioInterfaceLayer
...
--HG--
rename : dom/telephony/nsTelephonyWorker.js => dom/system/b2g/RadioInterfaceLayer.js
rename : dom/telephony/nsTelephonyWorker.manifest => dom/system/b2g/RadioInterfaceLayer.manifest
rename : dom/telephony/nsITelephone.idl => dom/system/b2g/nsIRadioInterfaceLayer.idl
rename : dom/telephony/nsTelephonyWorker.h => dom/system/b2g/nsRadioInterfaceLayer.h
rename : dom/telephony/ril_consts.js => dom/system/b2g/ril_consts.js
rename : dom/telephony/ril_worker.js => dom/system/b2g/ril_worker.js
2012-01-19 12:53:32 -08:00
Kan-Ru Chen
58bfc9b21e
Bug 711300 - Add GPS support for gonk. r=jdm
2012-01-19 15:53:51 +01:00
Ben Turner
c99401ac2a
Bug 714459 - 'Rename RadioManager / nsIRadioWorker'. r=mrbkap.
...
--HG--
rename : dom/system/b2g/RadioManager.cpp => dom/system/b2g/SystemWorkerManager.cpp
rename : dom/system/b2g/RadioManager.h => dom/system/b2g/SystemWorkerManager.h
rename : dom/system/b2g/nsIRadioWorker.idl => dom/system/b2g/nsIWorkerHolder.idl
extra : transplant_source : 2%ED%03%8F%C0%98%06%25%8EnIb%8BI%B0O%EB%BF%E0%A2
2012-01-09 15:18:23 -08:00
Ben Turner
6f8017d643
Bug 674726 - WebTelephony. r=philikon+mounir, sr=sicking. Not part of the default build.
...
--HG--
extra : transplant_source : %1A%23%10d%88%B3%DA%87%C9%DD0%E6P%1Ct%AD%7D%80%B6%B4
2012-01-09 14:28:47 -08:00
Doug Turner
34c8a90042
Bug 713991 - Geolocation fails when used with large number of access points. r=gmealer
2012-01-03 20:13:34 -08:00
Blake Kaplan
898bd6d340
Bug 712629 - Make Wifi work under gonk. There are large parts of this that are still sketches, but this gets us limping along. r=gal
...
--HG--
extra : rebase_source : 7fb2de1e4eb22250dbe0958a46e551012ff54ac3
2011-12-06 22:14:55 +08:00
Jeff Walden
476c7d19c5
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
2011-12-08 22:54:10 -05:00
Philipp von Weitershausen
769139a52e
Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap
2011-12-12 10:22:26 -08:00
Kyle Machulis
f3493acf00
Bug 699222 - Part 2: IPC RIL implementation. r=cjones
2011-12-07 18:58:56 +08:00
Blake Kaplan
4757794925
Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent
2011-12-06 16:47:35 +08:00
Blake Kaplan
53bea9cb98
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
...
--HG--
rename : dom/telephony/nsIRadioInterface.idl => dom/telephony/nsITelephone.idl
2011-12-06 14:35:17 +08:00
Blake Kaplan
79ed79c31c
Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
...
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
2011-12-06 14:10:51 +08:00
Tobias Markus
591ad17616
Bug 706515 - Non-initialized variables in nsGeolocationProvider.js r=doug.turner
2011-12-01 12:02:51 +01:00
René-Luc
7db04046da
Bug 702107 - Geolocation Service broken because of access token. r=dougt
2011-11-20 11:18:27 +00:00
Doug Turner
92dd0ef43d
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
Mark Banner
da396f0de1
Bug 693949 - Drop nsCStringArray. r=bsmedberg
2011-10-28 08:35:45 +01:00
Ehsan Akhgari
2a602a5685
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Jeff Walden
b7753477cf
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
...
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
2011-10-10 22:50:08 -07:00
Jeff Walden
eb2cb918a4
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
Jeff Walden
77ebbde4ab
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
...
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
Peter Van der Beken
c119510fb8
Stop including nsDOMClassInfo.h all over the place.
...
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
2011-10-03 21:11:31 +02:00
Kyle Huey
3982be1396
Bug 687332: Fix up geolocation. r=dougt
2011-09-29 12:06:36 -04:00
Michael Wu
d8e503c38b
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Doug Turner
f005ac72f9
Bug 689252 - cleanup/remove geo.wifi.* preferences. r=jdm
2011-09-27 07:23:49 -07:00
Josh Matthews
6a38c7561a
Bug 684599 - Avoid null dereference when chacking if a window's in the background. r=smaug
2011-09-04 14:53:39 -04:00
Doug Turner
9ad60255c3
Bug 681562 - Restrict DeviceMotion to the active document. r=smaug
2011-08-31 19:39:49 -07:00
Oleg Romashin
478e24c10b
Bug 680488 - QFeedBack include is not needed for geolocation provider file; r=dougt
2011-08-23 17:45:10 +01:00
Matt Brubeck
505315087e
Merge last green changeset from mozilla-central to mozilla-inbound
2011-08-19 16:26:25 -07:00
Marco Bonardo
9f05b4a35e
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-19 11:39:42 +02:00
Oleg Romashin
b8b167b6ff
Bug 673395 - Support Haptic of MeeGo/Maemo 6. r=dholbert
2011-08-16 09:27:01 -07:00
Oleg Romashin
d23c88ae94
Bug 679283 - Implement DeviceMotion deviceOrientation for Qt port r=dougt
2011-08-19 13:09:26 +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
Oleg Romashin
6ed1cbb4cc
Bug 679236 Add Maemo6 geolocation provider (Qt Mobility based). r=dougt
2011-08-15 20:25:43 -04:00
Ehsan Akhgari
e48161b8ff
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
2011-08-10 01:36:00 -04:00
Josh Matthews
9b6a341038
Bug 676316 - Reverse the device motion listener removal early return logic. r=dougt
2011-08-05 10:33:06 -04:00
Doug Turner
8ef2e2af3a
Bug 675126 - Logic error in AddWindowListener which prevents all window listeners from being added r=dougt
2011-07-28 20:26:20 -07:00
Josh Matthews
885af129ba
Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt
2011-07-26 12:27:11 -04:00
Doug Turner
9a4ea1e878
Bug 632342 - mSensor should be deleted on startup failure. r=blassey
2011-07-17 13:01:05 -07:00
Ms2ger
297e13b7b8
Backout 206148a18467 for windows M3 oranges
2011-07-17 12:06:28 +02:00
Doug Turner
016e475fbb
Bug 632342 - mSensor should be deleted on startup failure. r=blassey
2011-07-16 22:15:30 -07:00
Doug Turner
84ab5686cf
Bug 632341 - Fix bogus assertion in the case where there is no sensor.dll. ASSERTION: Shutdown called when mLibrary is null. r=blassey
2011-07-16 22:15:21 -07:00
Doug Turner
808259b44f
Bug 648585 - nsIHapticFeedback not defined on desktop build of fennec. r=smaug
2011-05-24 18:24:49 -07:00
Doug Turner
529ac05c54
Bug 669105 - Leak-until-shutdown with deviceorientation and unload listeners. r=smaug
2011-07-06 22:56:32 -07:00
Doug Turner
37c943cc8c
Bug 662678 - Follow to address renaming issues. r=ventnor
2011-06-20 09:40:52 -07:00
Doug Turner
c0a1de0606
Backing out 98334d656ac4 - linux build bustage. r=me
2011-06-20 09:20:39 -07:00
Doug Turner
c2f87be6ed
Bug 662678 - Follow to address renaming issues. r=ventnor
2011-06-20 08:51:07 -07:00
Doug Turner
104a8914c7
Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
...
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
2011-06-19 22:36:17 -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
Doug Turner
9f81080a38
Bug 654154 - GPSD not being used for Geolocation. r=blassey
2011-05-24 18:05:54 -07:00
Ms2ger
fb6f5dd0ca
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
2011-05-23 18:46:36 +02:00
Alon Zakai
ba1bdecf39
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
2011-04-29 16:49:20 -07:00
Ed Morley
6097bd945c
Bug 651657 - Remove WinCE & Windows Mobile code from dom/* ; r=jst,dolske
2011-04-29 15:50:53 +02:00
Ed Morley
80e465cc5e
Bug 648508 - Remove the Windows CE code for accelerometer support (follow up); r=jst
2011-04-08 13:33:53 +01:00
Luca
45b5b76967
Bug 584015 - gpsd has changed protocol, GPSDGeolocationProvider is broken; r=dougt
2010-09-06 05:38:00 -04:00
Ehsan Akhgari
6f46bf7f33
Bug 644743 - Remove the Windows CE code for accelerometer support; r=jst
2011-03-27 15:10:14 -04:00
Doug Turner
66be46fcd7
Bug 632900 - "Disable NetworkGeolocationProvider on Android." [r=ted.mielczarek]
2011-02-09 11:05:00 -08:00
Doug Turner
c68dfb141b
Bug 632900 - Backing out disabling NetworkGeolocationProvider on Android. The built in one doesn't do everything ours can. r=me a=blocking-fennec
...
--HG--
extra : rebase_source : 61cc18cbd49becbdedee5c918b89c212f0a255a1
2011-02-23 17:34:24 -08:00
Doug Turner
3ca64a65e2
Bug 632900 - Disable NetworkGeolocationProvider on Android. r=ted a=blassey
2011-02-14 10:07:46 -08:00
Jeremias Bosch
3162645079
Bug 625686 - Restrict include of mce/dbus-names.h in dom/system/unix/nsHapticFeedback.cpp to maemo 5. r=romaxa a=approval2.0
2011-02-01 21:11:08 +02:00
Alon Zakai
6f02ac1273
Bug 615940 - "Using Device Orientation events starts an immortal rapid timer" [r=azakai] a=blocking-fennec
...
--HG--
extra : rebase_source : 87bd154d3afb25f0cd6c8ab9114a707a61dc2078
2011-01-03 17:52:00 -08:00
Oleg Romashin
7a065a893e
Bug 614751 - can't compile nsHapticFeedback.cpp on maemo6 r=blassey.bugs a=npodb
2010-11-29 09:33:34 +02:00
Brad Lassey
da0df85331
bug 518266 - Implement mechanism to provide haptic feed back, maemo r=dougt a=blocking-fennec
...
--HG--
extra : rebase_source : d71dd2a0cb525af145126f8b783daf2bd9ee562b
2010-11-22 16:23:40 -05:00
Brad Lassey
f12a85806e
bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec
2010-11-22 11:38:02 -05:00
Brad Lassey
6cc4d04d67
bug 605341 - remote orientation api for android r=dougt a=blocking-fennec
2010-11-05 13:43:13 -04:00
Brad Lassey
ae2adc2a2a
bug 603336 - e10s & MozOrientation, content crash r=dougt a=blocking-fennec
2010-10-19 14:35:31 -04: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
Brad Lassey
352f9b890d
follow up to bug 569680 to fix android build bustage r=khuey
2010-07-19 16:28:08 -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
Mike Kristoffersen ext:(%3E)
2831befe3b
Bug 562181 - Add support for MozOrientation on Qt. r=dougt
...
--HG--
rename : widget/src/android/nsAccelerometerAndroid.cpp => dom/system/android/nsAccelerometerSystem.cpp
rename : widget/src/android/nsAccelerometerAndroid.h => dom/system/android/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.h => dom/system/cocoa/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.mm => dom/system/cocoa/nsAccelerometerSystem.mm
rename : widget/src/xpwidgets/nsAccelerometer.cpp => dom/system/nsAccelerometer.cpp
rename : widget/src/xpwidgets/nsAccelerometer.h => dom/system/nsAccelerometer.h
rename : widget/src/gtk2/nsAccelerometerUnix.cpp => dom/system/unix/nsAccelerometerSystem.cpp
rename : widget/src/gtk2/nsAccelerometerUnix.h => dom/system/unix/nsAccelerometerSystem.h
rename : widget/src/windows/nsAccelerometerWin.cpp => dom/system/windows/nsAccelerometerSystem.cpp
rename : widget/src/windows/nsAccelerometerWin.h => dom/system/windows/nsAccelerometerSystem.h
rename : widget/public/nsIAccelerometer.idl => xpcom/system/nsIAccelerometer.idl
extra : rebase_source : f9c352566a6d4088e8d448587214fb87402a4dc3
2010-06-25 14:25:31 +02:00