Commit Graph

372 Commits

Author SHA1 Message Date
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
Ryan VanderMeulen
149cb4f70f Backout 1844cc5b131a (bug 775588) for suspected Linux Cipc orange on a CLOSED TREE. 2012-08-08 19:14:08 -04:00
David Rajchenbach-Teller
d814cf1487 Bug 775588 - Expose tmpdir, profiledir paths in OS.Constants and make sure that weird loaders that violate loading order do not segfault. r=khuey 2012-08-08 15:11:40 -04: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
David Rajchenbach-Teller
cafe218eef Bug 780498 - Add OS.Constants.libc.COPYFILE_MOVE. r=yoric 2012-08-05 20:12:58 -04: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
Ryan VanderMeulen
6db3c665f0 Backout 75e0a5a581bb (bug 775588) due to bustage. 2012-07-26 21:34:36 -04:00
David Rajchenbach-Teller
b5ea8c895d Bug 775588 - Expose tmpdir and profiledir. r=khuey 2012-07-26 21:17:23 -04: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
Tim Taubert
28b4f2606d merge m-c to fx-team 2012-07-22 10:38:00 +02:00
Tim Taubert
c2cc08accd Bug 766194 - OSFileConstants for Windows stat;r=taras 2012-07-21 19:47:59 +02:00
David Rajchenbach-Teller
602895fa63 Bug 766194 - OSFileConstants for Unix stat;r=taras 2012-07-21 19:46:03 +02:00
Marshall Culpepper
fbf85ff789 Bug 773068 - Part 3: RIL implementation of SIM EF_MBDN. r=vicamo 2012-07-20 20:19:38 -04: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
Olli Pettay
e9cea4305c Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey 2012-07-20 19:42:08 +03: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
Ehsan Akhgari
5c11325142 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 dom parts); r=bzbarsky 2012-07-11 00:14:37 -04: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