Edgar Chen
|
6074e0731e
|
Bug 811605 - B2G RIL: enable ril debugging output in run-time. r=vicamo
|
2012-11-14 18:25:35 +08:00 |
|
Matt Joras
|
5efd4dad8e
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Gregor Wagner
|
44fabb5a31
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. Followup. r=mrbkap
|
2012-11-14 13:46:48 -08:00 |
|
Gregor Wagner
|
1e767c97ea
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
|
Gregor Wagner
|
d1ebf22b39
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
|
Gregor Wagner
|
ec389cf5db
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
|
Bobby Holley
|
46b9d205df
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
If callers want to throw, it's now their responsibility.
|
2012-11-14 09:56:26 -08:00 |
|
Chuck Lee
|
ba386e5cbd
|
Bug 806307 - Queue target messages before listener ready and resend after ready. r=vicamo
|
2012-11-12 19:19:48 +08:00 |
|
Chia-hung Tai
|
6ca8e84bd6
|
Bug 788441: Add alphanumeric parsing. r=vyang
|
2012-11-13 11:57:25 +08:00 |
|
Ryan VanderMeulen
|
a17df69b99
|
Backed out changeset 5054c2552a30 (bug 798033) for b2g bustage.
|
2012-11-10 11:52:15 -05:00 |
|
Matt Joras
|
ed596163dd
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
|
Steven Lee
|
a84ba6a251
|
Bug 805478 - NetdClient and VolumeManager inherit MessageLoopForIO::LineWatcher. r=dhylands
|
2012-11-08 14:35:02 -05:00 |
|
Fernando Jiménez
|
46b2cf4f52
|
Bug 793192 - MMI Codes: support call forwarding. Part 3 - Tests; r=marshall_law
|
2012-11-07 14:13:53 -08:00 |
|
Fernando Jiménez
|
cccf6255e0
|
Bug 793192 - MMI Codes: support call forwarding. Part 2 - RIL. Query CF; r=marshall_law
|
2012-11-07 14:13:48 -08:00 |
|
Fernando Jiménez
|
c3eae14aa5
|
Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL; r=marshall_law sr=sicking
|
2012-11-07 14:13:43 -08:00 |
|
Yoshi Huang
|
63cf054108
|
Bug 807265 - B2G STK: implement RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING. r=vicamo
|
2012-11-05 10:25:54 -08:00 |
|
Shian-Yow Wu
|
f8b7383acb
|
Bug 809006 - B2G Network Manager: Unable to set default route and DNS when required system properties not available. r=vicamo
|
2012-11-07 15:12:52 +08:00 |
|
Marco Chen
|
b8d56a5ab9
|
Bug 791642 - nsIAudioManager: support voice volume. r=philikon
1. Provide api for adjusting volume based on each stream.
2. Modify settings.js for listening the changing for stream volume.
|
2012-11-02 17:36:46 +08:00 |
|
Gregor Wagner
|
9e00a6fc99
|
Bug 775997 - Message app crashes when run OOP. Part 1/2. r=bent
|
2012-11-06 13:29:30 -08:00 |
|
Andrew Halberstadt
|
79979d8ec6
|
Bug 808783 - Disable failing Mn tests, r=jgriffin
|
2012-11-06 09:17:39 -08:00 |
|
Shian-Yow Wu
|
2c8ca820b0
|
Bug 804500 - B2G 3G: Connecting 2nd data call causes temporary state change of the 1st data call. r=philikon
|
2012-11-05 09:29:05 +08:00 |
|
Gregor Wagner
|
d1cdf87e11
|
Bug 807631 - Receiving multi-part SMS doesn't work. r=philikon.
|
2012-11-02 14:31:22 -07:00 |
|
Al Tsai
|
78d5b9d481
|
Bug 805539 - Prevent effect from default values and network geolocation provider. r=dougt
|
2012-11-01 19:23:14 -04:00 |
|
Shian-Yow Wu
|
0d0572288d
|
Bug 804531 - B2G 3G: When primary APN available, default route should not be set to secondary APN. r=philikon
|
2012-11-01 17:09:45 +08:00 |
|
Hsin-Yi Tsai
|
245b3ed1b5
|
Bug 804073 - B2G RIL: use system message to notify telephony new calls. r=philikon
|
2012-10-23 15:06:14 +08:00 |
|
Hsin-Yi Tsai
|
7a8522969c
|
Bug 806785 - B2G RIL: _enumerationTelephonyCallbacks undefined. r=allstars.chh
|
2012-10-30 17:24:31 +08: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 |
|
Jose Antonio Olivera Ortega
|
c9a44afcda
|
Bug 793208 - Part 4: tests. r=marshall_law
|
2012-10-31 14:58:47 +01:00 |
|
Jose Antonio Olivera Ortega
|
d8ad804847
|
Bug 793208 - Part 3: RIL impl. r=marshall_law
|
2012-10-31 14:58:39 +01:00 |
|
Vicamo Yang
|
3cf2bd5b9e
|
Bug 797277 - Part 5/5: test cases, r=marshall_law
|
2012-10-31 17:25:26 +08:00 |
|
Vicamo Yang
|
3db84a4d40
|
Bug 797277 - Part 3/5: RIL implementation, r=philikon
|
2012-10-31 17:10:48 +08:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
David Rajchenbach-Teller
|
f00db38ba7
|
Bug 770538 - dirfd, MacOS X version. r=froydnj
|
2012-10-30 11:34:49 -04: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
|
415466b584
|
Backout fdb7c9649a07 (bug 805967), 72003517a631 (bug 806538), 354250ed1e72 (bug 770538), ea6edd3749ce (bug 770538) for bustage on a CLOSED TREE
|
2012-10-30 17:56:20 +00:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Patrick Wang
|
4024b59207
|
Bug 801540 - Use setupDataCallByType to build data connection. r=dougt
|
2012-10-23 15:18:11 +08:00 |
|
Steven Lee
|
45a49f2fa0
|
Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar
--HG--
rename : dom/system/gonk/TimeSetting.cpp => dom/system/gonk/TimeZoneSettingObserver.cpp
rename : dom/system/gonk/TimeSetting.h => dom/system/gonk/TimeZoneSettingObserver.h
|
2012-10-30 11:34:50 -04:00 |
|
Steven Lee
|
d6f5073988
|
Bug 792290 - Change TimeSetting to TimeZoneSettingObserver. r=jlebar
|
2012-10-30 11:34:49 -04:00 |
|
David Rajchenbach-Teller
|
8bc51b6773
|
Bug 770538 - dirfd, MacOS X version. r=froydnj
|
2012-10-30 11:34:49 -04: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 |
|
Ed Morley
|
5a558dae9c
|
Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures
|
2012-10-30 12:15:07 +00:00 |
|
Vicamo Yang
|
c930c024ae
|
Bug 797277 - Part 5/5: test cases, r=marshall_law
|
2012-10-30 18:55:48 +08:00 |
|
Vicamo Yang
|
a93ff362b4
|
Bug 797277 - Part 3/5: RIL implementation, r=philikon
|
2012-10-30 18:55:41 +08:00 |
|
Vicamo Yang
|
7d4ced12cb
|
Bug 742790 - Part 3/5: B2G RIL implementation, r=philikon,marshall_law
|
2012-10-30 18:53:27 +08:00 |
|
Hsin-Yi Tsai
|
bef299ef2c
|
Bug 803789 - RIL: refactor (un)registerMessageTargets() in RadioInterfaceLayer. r=philikon
|
2012-10-29 11:55:55 +08:00 |
|
Jonathan Griffin
|
665ee0fcce
|
Bug 805539 - Disable manifest.ini with no active tests, a=test-only, DONTBUILD(NPOTB)
|
2012-10-25 13:57:58 -07:00 |
|
Jonathan Griffin
|
d02b3f89d7
|
Bug 805539 - Disable failing test test_geolocation.js, a=test-only, DONTBUILD(NPOTB)
|
2012-10-25 11:34:28 -07:00 |
|
Mook
|
265cffd198
|
bug 782549 - check if the window has device sensor listeners, instead of global listener count (r=dougt)
|
2012-10-20 21:40:56 -07:00 |
|
Steven Lee
|
ff0e536827
|
Bug 797798: System App can't Receive Sensor Event During Early Suspend State. r=jlebar
|
2012-10-24 10:30:10 +08:00 |
|