Phil Ringnalda
5c836d05b0
Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage
2012-08-14 22:19:28 -07:00
Vicamo Yang
2a8412be57
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon
2012-08-15 12:35:46 +08:00
Shian-Yow Wu
7faef9facc
Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon
2012-08-13 21:54:42 -04:00
Shian-Yow Wu
49a75400da
Bug 767375 - B2G network manager: expose IP Information of network interfaces (IDL). r=philikon
2012-08-13 21:54:42 -04:00
Dave Hylands
a0645a98d9
Bug 781978 - Automounter should initialize ums.mode to zero. r=gwagner
...
From 5eb48be9af695ac2135b8508edb8a4b1e83acb56 Mon Sep 17 00:00:00 2001
r=gwagner
---
dom/system/gonk/AutoMounter.cpp | 19 ++++++++++++++++---
dom/system/gonk/AutoMounterSetting.cpp | 7 +++++--
dom/system/gonk/Volume.cpp | 12 +++++++++---
dom/system/gonk/nsVolumeService.cpp | 11 +++++++++--
4 files changed, 39 insertions(+), 10 deletions(-)
2012-08-08 15:44:59 -07:00
Hsin-Yi Tsai
7132105f7c
Bug 777899 - speakerphone toggles off on answer call. r=philikon
2012-08-09 11:40:35 +08:00
Hsin-Yi Tsai
1ba3812c40
Bug 781756 - B2G RIL: no GECKO_MOBILE_CONNECTION_STATE_UNKNOWN. r=philikon
2012-08-10 16:16:31 +08:00
vliu
811aa369d9
Bug 777123 - B2G RIL: move quirk detection to config/build time. r=philikon
2012-08-12 18:35:39 -07:00
Yoshi Huang
1f465934c8
Bug 780825 - Part 2: xpcshell tests. r=vicamo
2012-08-09 14:04:40 +08:00
Yoshi Huang
1da6a72d47
Bug 780825 - Part 1: Read 0x81 and 0x82 UCS2 String on UICC. r=vicamo
2012-08-08 12:20:54 +08:00
Yoshi Huang
af48571b75
Bug 779885 - Part 2: xpcshell tests. r=vicamo
2012-08-07 15:04:10 +08:00
Yoshi Huang
04507d4858
Bug 779885 - Part 1: Revised readAlphaIdentifier. r=vicamo
2012-08-06 12:24:07 +08:00
Dave Hylands
643b381f6b
Bug 777259 - Launch VolumeService earlier to prevent races on retrieving Volume information
2012-08-09 20:40:05 -07:00
Dave Hylands
ce22d98603
Bug 780693 - IPC VolumeManager on Gonk. r=bent
2012-08-03 16:48:58 -07:00
Philipp von Weitershausen
c59a2cf669
Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking
2012-08-07 12:11:48 -07:00
Dave Hylands
c72c06520a
Bug 780670 - Added some error reporting to nsVolumeService r=dougt
2012-08-06 14:32:29 -07:00
Philipp von Weitershausen
b92d7a8164
Bug 779621 - B2G RIL: Give message.type a better name to avoid conflicts. r=marshall_law
2012-08-06 14:28:03 -07:00
Yoshi Huang
cfcf0b6c50
Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo
2012-08-03 10:28:15 +08:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Dave Hylands
e6d45e3e5a
Bug 780042 - nsVolumeService should use nsCOMPtr instead of nsRefPtr for nsIObserverService, r=dougt
2012-08-02 17:28:59 -07:00
Jose Antonio Olivera Ortega
ffb6113d9c
Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon
2012-08-01 07:55:43 -07:00
Jose Antonio Olivera Ortega
2a30b18b8e
Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon
2012-08-01 07:54:04 -07:00
Yoshi Huang
3e2ce36177
Bug 771440 - Part 2: ICC IO. r=vicamo
2012-07-27 14:54:03 +08:00
Yoshi Huang
c7ea4d9a1e
Bug 771440 - Part 1: GET_IMSI. r=vicamo
2012-07-24 16:13:23 +08:00
Aryeh Gregor
903f6c9c84
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
2012-07-27 16:59:29 +03:00
Aryeh Gregor
e806eeab4f
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Hsin-Yi Tsai
fa7838e58a
Bug 775375 - B2G 3G: Handle B2G restarts (let's be honest, crashes) gracefully. r=philikon
2012-07-26 12:13:49 +08:00
Shian-Yow Wu
4d23b4d892
Bug 777284 - B2G 3G: Sometimes toggling off data call failed. r=philikon
2012-07-27 10:51:54 +08:00
Kan-Ru Chen
96a712f456
Bug 777597 - Add more check to GonkGPSGeolocationProvider. r=dougt
2012-07-27 06:50:27 +08:00
Yoshi Huang
f3dedd36fc
Bug 777668 - B2G RIL: EF_PATH_DF_PHONEBOOK not defined. r=vicamo
2012-07-26 18:18:24 +08:00
Dave Hylands
b348c8fadc
Bug 777431 - Disable settingschange logging for the volume. r=cjones
...
From e2b4eedc27fee58d678766a85baade53629ae780 Mon Sep 17 00:00:00 2001
manager
---
dom/system/gonk/AutoMounterSetting.cpp | 2 --
1 file changed, 2 deletions(-)
2012-07-25 11:32:27 -07:00
Yoshi Huang
160dfc2905
Bug 776480 - B2G RIL: missing handler for ipc message 'RIL:GetRadioState. r=philikon
2012-07-24 15:15:25 +08:00
Philipp von Weitershausen
9d7b456dc9
Bug 766862 - B2G RIL: GET_SIM_STATUS Failed on Otoro
2012-07-24 14:47:50 +08:00
Hsin-Yi Tsai
d10d3df654
Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon
2012-07-20 20:08:24 +08:00
Joshua Cranmer
4b8f318e78
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
...
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
2012-07-06 15:14:07 -05:00
Dave Hylands
94c1d31939
[PATCH] Bug 776146 - Turn off VolumeService Test by default
...
From 23941571a3c2cd5290e6deacdce40bbad927053c Mon Sep 17 00:00:00 2001
---
dom/system/gonk/VolumeServiceTest.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2012-07-20 18:44:32 -04:00
Marshall Culpepper
fbf85ff789
Bug 773068 - Part 3: RIL implementation of SIM EF_MBDN. r=vicamo
2012-07-20 20:19:38 -04:00
Ed Morley
310d675f10
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-20 14:32:04 +01:00
Gervase Markham
44a28dd9d7
Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
2012-07-20 10:10:44 +01:00
Philipp von Weitershausen
d5a7a5b982
Bug 775359 - B2G 3G: Keep track of data call state. r=marshall_law
2012-07-19 16:56:57 -07:00
Marshall Culpepper
79bba11f4d
Bug 736710 - Part 2: RIL implementation of SMS Message Waiting Indicator. r=vicamo
2012-07-19 11:27:08 +08:00
Marshall Culpepper
75e757ea2f
Bug 736710 - Part 1: Voicemail API IDLs. sr=sicking
2012-07-19 11:26:49 +08:00
Hsin-Yi Tsai
050be8c9c7
Bug 768608 - test failure: dom/telephony/test/marionette/*.js | ScriptTimeoutException: timed out. r=philikon
2012-07-18 13:52:59 +08:00
Kyle Machulis
d6a549555c
Bug 740744: Asynchronous dbus events for bluetooth, Start/StopDiscovery and device event firing; r=bent sr=mrbkap
2012-07-17 20:41:54 -07:00
Kan-Ru Chen
c0f6be1842
Bug 715788 - Add A-GPS support for gonk. r=dougt
2012-07-16 20:38:46 -04:00
Kan-Ru Chen
d23e8128cd
Bug 715788 - Refactor static functions to static member functions. r=dougt
2012-07-16 20:38:46 -04:00
vliu
38f7f67b27
Bug 773167 - Otoro: 3G Data Call fail on ICS. r=philikon
2012-07-16 14:52:40 -07:00
Dave Hylands
5845e0f261
Bug 766324 - Add a volume IDL to make volumes scriptable r=qdot
2012-07-16 12:38:18 -04:00
Dave Hylands
bcb19904e3
Bug 766296 - Make AutoMounter notice SD Card insertion and removal r=qdot
2012-07-16 12:38:18 -04:00
Dave Hylands
3c9935b46a
Bug 764228: Add Volume event notifications r=qDot
2012-07-16 12:38:18 -04:00
Ehsan Akhgari
49bc93c755
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 (more xpcom and gonk parts); r=jrmuizel
2012-06-19 23:41:56 -04:00
Yoshi Huang
0b4f49d521
Bug 768428 - B2G RIL: REQUEST_GET_IMSI doesn't have response on Akami. r=philikon
2012-06-26 17:34:15 +02:00
Kan-Ru Chen
ce3f5c5596
Bug 766866 - Save data call information in data call object. r=philikon
...
--HG--
extra : rebase_source : b4500466d39f94b8c5168afbf81a07246d4e1d07
2012-06-26 14:49:52 +08:00
Kan-Ru Chen
8fcb4b1ca6
Bug 766891 - Remove nsIRadioInterfaceLayer.DATACALL_STATE_* r=philikon
...
--HG--
extra : rebase_source : ffecde9ccdeed162f6fa7faf48215a251e996e0f
2012-06-26 14:43:22 +08:00
Kan-Ru Chen
266628511e
Backout edbb25e71396 (bug 766891) for b2g bustage
2012-06-22 15:11:11 +08:00
Kan-Ru Chen
b711fcdc62
Bug 766870 - Simplify nsIRILDataCallback.dataCallStateChanged interface. r=philikon
2012-06-22 13:53:12 +08:00
Kan-Ru Chen
a12994b36e
Bug 766891 - Sync nsIRadioInterfaceLayer.DATACALL_STATE_* with ril_consts.js. r=philikon
2012-06-21 16:29:34 +08:00
Hsinyi Tsai
f694bf793c
Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call. r=philikon
2012-06-20 18:52:51 +08:00
Hsin-Yi Tsai
eb7a494b45
Backout a054d74dea39(Bug 766273) due to missing r= in comments
2012-06-22 10:22:39 +08:00
Hsinyi Tsai
47f8099a2f
Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call
2012-06-20 18:52:51 +08:00
Jose Antonio Olivera Ortega
e8336f5c31
Bug 753170 - B2G 3G: Expose state information through WebMobileConnection. r=philikon
2012-06-21 17:22:47 -07:00
vliu
c555ea987f
Bug 764378 - RIL: sometimes RIL model was not detected. r=philikon
2012-06-21 11:58:19 -07:00
Marshall Culpepper
46da133f4b
Bug 766002: Added more graceful state handling when the network operator is unregistered (NULL). r=philikon
2012-06-21 11:57:56 -07:00
Philipp von Weitershausen
24b7785f32
Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo
2012-06-21 15:31:21 +08:00
Vicamo Yang
68f95d33ca
Bug 740238: use null SMSC by default, r=philikon
2012-06-21 10:48:47 +08:00
Kan-Ru Chen
73db87941e
Bug 762425 - Always reconfigure network if found connected interface. r=philikon
2012-06-20 16:21:24 +08:00
Hsinyi Tsai
4a42c68f66
Bug 761533 - WebTelephony: busy event is never fired. r=philikon
2012-06-18 17:51:11 +08:00
Marshall Culpepper
1e27bf1d40
Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking
2012-06-19 15:52:06 -07:00
Yoshi Huang
fa513b0f6e
Bug 762760 - Part 2: RIL implementation. r=philikon
2012-06-13 10:46:41 +08:00
Yoshi Huang
c137566adb
Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment
2012-06-19 16:57:12 +08:00
Yoshi Huang
2a2f495d16
Bug 767620 - Part 2: RIL implementation. r=philikon
2012-06-13 10:46:41 +08:00
Yoshi Huang
9e8aeeed3f
Bug 762760 - Part 1: IDL. r=philikon
2012-06-11 14:50:13 +08:00
Marshall Culpepper
f04feafbea
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
Fernando Jiménez
0d81fba3b5
Bug 734145 - B2G RIL: Support USSD codes. Part 2: RIL. r=philikon
2012-06-09 17:07:18 -04:00
Michael Wu
73c2259075
Bug 758498 - Add extra debugging for DHCP failures, r=philikon
2012-05-24 23:38:57 -04:00
Vicamo Yang
859db9db79
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-04 13:04:28 +08:00
Kan-Ru Chen
d48d06cd05
Bug 752649 - Fill empty GPS callbacks. r=dougt
2012-06-04 11:17:43 +08:00
Kyle Machulis
8b8e15f423
Bug 744349 - Create message distribution mechanism for DBus Bluetooth Signals; r=cjones
2012-06-02 11:23:16 -07:00
Marshall Culpepper
60c62fa867
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
ab044e7b8e
Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon
2012-06-01 14:10:00 -07:00
Yoshi Huang
c08fb45f3b
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
05899a4ef0
Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon
2012-06-01 14:09:59 -07:00
Marco Bonardo
78a91730ad
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
1cd77ad336
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-01 16:38:31 +08:00
Philipp von Weitershausen
e88b5bf18d
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
cd96e0b373
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
c750adf513
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
9acc65b631
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
59060bbd3c
Bug 753034: add readSwappedNibbleBcdString for complex GSM address. r=philikon
2012-05-24 15:38:33 -07:00
Yoshi Huang
7c1e81f98d
Bug 754018 - B2G RIL: Read SIM contacts. r=philikon
2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega
5c50e58c2d
Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon
2012-05-23 22:12:07 -07:00
Guillermo López
efe11bf9eb
Bug 743370 - B2G RIL: Removing SIM card results in endless "connecting..." message. r=philikon
2012-05-23 10:21:06 +02:00
Yoshi Huang
1bb725b3be
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
1fd044750f
Bug 756389 - B2G Bluetooth: unexpected crash in DBusThread::StopEventLoop; r=cjones
2012-05-23 18:21:42 -07:00
Kyle Machulis
eb68ccd524
Backing out Bug 742044 - contained extra patches for another bug
2012-05-23 18:18:24 -07:00
Kyle Machulis
93aca69abd
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 18:06:36 -07:00
Yoshi Huang
c2ae70983d
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
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Fernando Jiménez
e00a607d2a
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 8 - RadioLayerInterface; r=philikon
2012-05-17 12:42:39 -07:00
Yoshi Huang
eacacc31ed
Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon
2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai
595dd855f5
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
3bf7e11bd0
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
fd1f4fb93f
Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon
2012-05-14 21:13:06 -07:00
Vicamo Yang
6d35b885e4
Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon
2012-05-14 21:13:06 -07:00
Fabien Cazenave
f85480be8c
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
Chris Jones
1c18b83e50
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
d4ec99d3fd
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
4725eb67fd
Re-land the patch for bug 732639 after a b2g clobber.
2012-05-07 17:50:25 -04:00
Ryan VanderMeulen
f55c9211bc
Backout 7a8607523522 (bug 732639) due to bustage. r=Boot2Fail
2012-05-07 17:21:01 -04:00
Kyle Machulis
2e3ae3ab58
Bug 732639: Create event loop thread for bluetooth dbus on gonk/linux; r=cjones
2012-05-07 14:04:59 -07:00
Ms2ger
3b04c7d79e
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-05-05 11:00:05 +02:00
Philipp von Weitershausen
e3b7f40711
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
2ba242bf5a
Bug 714973 - Add emergency calls to RIL's state machine. r=philikon
2012-05-02 16:32:46 -07:00
Yoshi Huang
d517550229
Bug 750161 - B2G RIL: typo in cardstatechange event. r=philikon
2012-04-30 13:11:59 +08:00
Michael Wu
e4561a2148
Bug 749080 - Make AudioManager.cpp build again, r=cjones
2012-04-30 14:10:48 -04:00
Vicamo Yang
74679c34d6
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
731a1d2d2f
Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only
2012-04-24 17:46:42 -03:00
Hsin-Yi Tsai
8b3515c868
Bug 743008 - WebTelephony: support multiprocess. r=philikon a=b2g-only
2012-04-24 12:44:42 -03:00
Vicamo Yang
117389f1f0
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
d8549e3ccd
Bug 738132 - Part 2: support 8-bit encoding. r=philikon
2012-04-23 20:43:32 -03:00
Vicamo Yang
4fd6e87bb3
Bug 738132 - Part 1: add GsmPDUHelper.readDataCodingScheme. r=philikon
2012-04-23 20:43:32 -03:00
Yoshi Huang
5ce156c88f
Bug 736941 - B2G RIL: Fetch SIM record. r=philikon a=b2g-only
2012-04-18 18:07:29 +08:00
Steven Lee
915c786840
Bug 736939 - AudioManager implementation. r=cjones, a=b2g-only
2012-04-22 14:14:36 -04:00
Tom Schuster
fef9c89dba
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
aa926901c0
Bug 717122 - Network Manager interface for the RIL. r=gal
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
ba7be9a3da
Bug 717122 - Network Manager implementation. r=gal
2012-02-14 12:12:11 -08:00
Thinker K.F. Li
3796846238
Bug 717122 - Network Manager interfaces. r=cjones
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
e996b69651
Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot
2012-04-19 18:33:25 -03:00
Ms2ger
8299fe6b09
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
2012-04-14 17:52:34 +02:00
Ms2ger
f88fab52fb
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-04-14 15:05:01 +02:00
Ms2ger
e29bcbd3dc
Backed out changeset db5d4c1aece7 for B2g bustage.
2012-04-14 09:29:41 +02:00
Kyle Machulis
aa01b6531a
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
2c458aed93
Merge last green PGO from inbound to central
2012-04-13 12:40:12 +02:00
Philipp von Weitershausen
4cbbc4cdbf
Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap
2012-04-13 13:58:57 +08:00
Vivien Nicolas
1340cee66a
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
0c80ffcdfd
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
36dd9561ce
Bug 740300 - B2G RIL: improper behavior in RadioStateChange. r=philikon
2012-04-02 10:57:38 +08:00
Yoshi Huang
573817b4ad
Bug 744306 - Part 2: enable RIL v6 on Akami. r=philikon
2012-04-11 18:00:05 +08:00
Yoshi Huang
3709d5bfd0
Bug 744306 - Part 1: response id collision in Akami & RIL v6. r=philikon
2012-04-11 15:03:52 +08:00
Hsinyi Tsai
c2996bfc7e
Bug 714968 - B2G telephony: support a second incoming call. r=philikon
2012-04-10 18:10:18 +08:00
Vicamo Yang
93a0cbdbd3
Bug 736707 - Part 2: Support Type-0 Message. r=philikon
2012-04-08 17:13:19 +08:00
Vicamo Yang
333c0743b4
Bug 736707 - Part 1: TP-PID sanity checks. r=philikon
2012-04-08 17:13:01 +08:00
Vicamo Yang
3d51e55e0e
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
62ea358119
Bug 740710 - B2G SMS: Timezone offset sign is wrong. r=philikon
2012-04-06 17:48:08 -07:00
Ms2ger
aab2ba895f
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
2012-04-06 13:10:30 +02:00
Vivien Nicolas
6f4d74fc95
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
a8631c1247
Bug 727319 - Part 2: notify SMS send failed. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
c45765c147
Bug 727319 - Part 1: remove handleRequestError(). r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
e3d4b5024f
Bug 736697 - Part 5: add error handling. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
a6bb3da172
Bug 736697 - Part 4: handle SMS-STATUS-REPORT. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
7114b9bcfc
Bug 736697 - Part 3: support SMS-STATUS-REPORT. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
a0c318b2c1
Bug 736697 - Part 2: Refactor to share methods. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
61d7e88552
Bug 736697 - Part 1: Remove SMS-SUBMIT-only property from SMS-DELIVER. r=philikon
2012-04-05 14:16:56 -07:00
Hsinyi Tsai
74134f7d6d
Bug 735170 - WebTelephony: add API to hold a call. r=philikon
2012-04-05 16:12:42 +08:00
Philipp von Weitershausen
96c73034b8
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
36cd87847b
Bug 733990 - Handle errors for ICC IO. r=philikon
2012-03-28 20:46:06 -07:00
Yoshi Huang
89a784fba5
Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon
2012-03-20 16:49:59 +08:00
Philipp von Weitershausen
b036155fb6
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
9af25a2d21
Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot
2012-03-19 15:49:27 -07:00
Philipp von Weitershausen
de93fcba55
Bug 728886 - Part 0: Use constants when initializing RIL state. r=qDot
2012-03-20 16:18:41 -07:00
Chris Jones
9513d23820
Bug 739090: Dynamically call the right *ForceUse interface. r=mwu (npotb)
2012-03-26 17:39:33 -07:00
Michael Wu
b758edd35d
Bug 737173, part 2: Port AudioManager and libsydneyaudio to the new import. r=cjones (npotb)
2012-03-25 02:11:05 -07:00
Hsinyi Tsai
5b837f18c3
Bug 737793 - Final call state on receiver's phone is 'disconnecting', not 'disconnected'. r=bent
2012-03-21 19:30:05 +08:00
Marco Bonardo
49bd1f22b0
Merge central to inbound
2012-03-22 13:09:22 +01:00
Marco Bonardo
ffb17ea4b7
Merge last green PGO from inbound to central
2012-03-22 13:04:29 +01:00
Doug Turner
686e1d7f6f
Bug 738022 - gonk gps - test GpsInterface size before using. r=jdm
2012-03-21 22:25:59 -07:00
Blake Kaplan
a9840236d4
Bug 737376 - Shut down the wifi system on shutdown. r=cjones
2012-03-20 14:57:07 +01:00
Yoshi Huang
82a50a5a43
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
454b8453d0
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
2012-03-21 10:52:35 -07:00
Blake Kaplan
a2929f025d
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
4d09347d30
Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB
2012-03-16 17:02:06 -07:00
Vicamo Yang
d48f637cab
Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon
2012-03-16 16:59:58 -07:00
Vicamo Yang
60c9ef5604
Bug 712933 - Part 4: Support sending multipart SMS. r=philikon
2012-03-16 16:59:35 -07:00
Vicamo Yang
c7dc94598c
Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon
2012-03-16 16:57:41 -07:00
Vicamo Yang
e402af2531
Bug 712933 - Part 2: refactor calculateUserDataLength(). r=philikon
2012-03-16 16:57:06 -07:00
Vicamo Yang
8cb28b362f
Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon
2012-03-16 16:47:21 -07:00
Philipp von Weitershausen
903dff7081
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
5d9e76aba2
Bug 725002 - Part 6: Move SMS handling to the RIL object. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
776904709f
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
dd5c0763f4
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
b56bf82138
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
ef5dc10e89
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
aaf63e3fb5
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
a43b68d7e9
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
28e55ae9bd
Bug 735581 - B2G RIL MSISDN follow-ups. r=qDot
2012-03-15 17:47:00 -07:00
Philipp von Weitershausen
e681f85593
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
27b0caf782
Bug 735492 - B2G 3G: Simplify data call handling in ril_worker.js. r=qDot
2012-03-15 17:47:00 -07:00
Hsinyi Tsai
8a45fadd76
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
c01312d158
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
6df19ba2cf
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
9631320c07
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