Commit Graph

711 Commits

Author SHA1 Message Date
Fabrice Desré
f602313421 Bug 866272 - expose privileged access to mcc+mnc pair for last home network and roaming network r=gal 2013-05-02 18:37:51 -07:00
Yoshi Huang
33f471b4a1 Bug 833215 - Part 2: Use the same style to parse. r=vicamo 2013-04-10 15:50:03 +08:00
Yoshi Huang
15b00e3b29 Bug 833215 - Part 1: rename getFoo to readFoo in ICCRecordHelper. r=vicamo 2013-04-10 15:32:17 +08:00
Yoshi Huang
71e067fe59 Bug 835802 - Part 5: xpcshells tests. r=vicamo 2013-04-09 15:34:47 +08:00
Yoshi Huang
1fea409ded Bug 835802 - Part 4: Support more phonebook sets when updating ICC contact. r=vicamo 2013-04-08 16:03:35 +08:00
Yoshi Huang
404f9e2ef7 Bug 835802 - Part 3: Support more phonebook sets when adding ICC contact. r=vicamo 2013-04-08 15:50:01 +08:00
Yoshi Huang
0cdfa0a9f3 Bug 835802 - Part 2: Rename getFreeRecordId to findFreeRecordId. r=vicamo 2013-04-09 11:57:57 +08:00
Yoshi Huang
37c3e038be Bug 835802 - Part 1: Support more phonebook sets when reading ICC contact. r=vicamo 2013-02-26 18:29:58 +08:00
Yoshi Huang
9705bebd65 Bug 847741 - Part 5: readContacts impl. r=vicamo 2013-03-06 10:51:40 +08:00
Ryan VanderMeulen
2da4f75cb1 Backed out changesets 1ae920a04d36 and a12273aa858b (bug 866272) for Marionette failures. 2013-05-03 00:12:42 -04:00
Fabrice Desré
8307a89352 Bug 866272 - followup to fix typo, r=gal 2013-05-02 19:10:23 -07:00
Fabrice Desré
0bc8db7dea Bug 866272 - expose privileged access to mcc+mnc pair for last home network and roaming network r=gal 2013-05-02 18:37:51 -07:00
Patrick Wang
34dfcebcc9 Bug 835255 - Part 1 - don't use first PNN record when OPL is present but phone is in a PLMN that is not listed in OPL. r=vicamo 2013-04-30 12:20:59 +08:00
Joey Armstrong
12356a4c50 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Bobby Holley
402c35b1ff Bug 865729 - Remove nsIJSContextStack from dom/foo. r=gabor 2013-04-29 11:16:18 -07:00
Kan-Ru Chen (陳侃如)
4c2ee1d3e2 Bug 865249 - Wrap GetSingleton in a MainThread event. r=jdm 2013-04-26 10:54:45 +08:00
Boris Zbarsky
f75142b01d Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
Cykesiopka
ad08e18549 Bug 645402 - Remove ToInteger() workarounds in mozilla-central. r=bz 2013-04-24 08:36:09 -04:00
Dave Hylands
505d1f5061 Bug 860934 - Use relative paths when handling device storage r=dougt 2013-04-18 16:13:23 +02:00
Ryan VanderMeulen
68f8a6547f Merge m-c to inbound. 2013-04-18 14:01:31 -04:00
ext:(%20rlin%40mozilla.com)
8d64870c60 Bug 862306 - Route audio stream to BT_SCO in AudioManager. r=mwu 2013-04-18 16:47:09 +02:00
Jose Antonio Olivera Ortega
c1e59b17a9 Bug 859318 - Part 4: Add test for call waiting functions. r=vicamo 2013-04-18 14:18:53 +02:00
Jose Antonio Olivera Ortega
8a96d4623c Bug 859318 - Part 3: RIL changes for call waiting functions. r=vicamo 2013-04-18 14:18:50 +02:00
Bobby Holley
288399f5c0 Bug 860438 - Straightforward cases. r=gabor 2013-04-18 11:36:03 -04:00
Ryan VanderMeulen
32e0055ca7 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Mike Shal
24b4056720 Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Patrick Wang
28167a9306 Bug 860604 - Use receiving time to store received sms message. r=vicamo 2013-04-16 16:52:16 +08:00
Jose Antonio Olivera Ortega
89ed5a4312 Bug 861896 - [b2g-ril] Call waiting feature is not working on Geeksphone Peak devices. r=vicamo 2013-04-16 22:20:20 +08:00
Trevor Saunders
c318b7cf14 bug 859646 - fix b2g code that checks what infallible TArray::EnsureLengthAtleast() returns r=jlebar 2013-04-08 23:35:56 -04:00
Vicamo Yang
ac29d93f96 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-10 00:41:27 +08:00
Ryan VanderMeulen
78fef2951c Backed out 13 changesets (bug 838467, bug 849739, bug 749086) for Marionette failures. 2013-04-09 08:54:00 -04:00
Yoshi Huang
98d3b4a090 Bug 859200 - Part 2 : update xpcshell tests. r=vicamo 2013-04-09 14:00:58 +08:00
Hiroyuki Ikezoe
fc811d80b9 Bug 859200 - Part 1: Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Phil Ringnalda
67885fa626 Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure 2013-04-08 22:49:54 -07:00
Hiroyuki Ikezoe
6a40c32275 Bug 859200 - Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Vicamo Yang
774b9419e0 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-09 10:22:19 +08:00
Vicamo Yang
211c0ab4e0 Bug 850127 - 3/3: RIL & test cases. r=gwagner 2013-04-05 20:16:01 +08:00
Blake Kaplan
e90b8e0a7e Bug 855036 - Don't treat a string as an object. r=gwagner
--HG--
extra : rebase_source : 98e7ed9d1252847ece46548882d5654f6492ee19
2013-04-03 15:45:35 -07:00
Jose Cortes
23d45dfaab Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/system/ and dom/file/ directories. r=jwalden
--HG--
extra : rebase_source : 02747f384514c16bdfba7319e569b6554d7b28bd
2013-04-02 16:14:00 -07:00
Dave Hylands
8e6ad376dd Bug 838038 - Pt 1 - Make volumes available to child processes. r=dougt 2013-04-02 12:52:17 -07:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Hsin-Yi Tsai
e17d540bf3 Bug 856520 - B2G RIL: update RILContentHelper.rilContext.networkSelectionMode correctly. r=allstars.chh 2013-04-01 14:26:45 +08:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Hsin-Yi Tsai
9f8e7f10dd Bug 855643 - B2G RIL: actively update networkSelectionMode at the first time querying. r=allstars.chh 2013-03-29 10:56:07 +08:00
Edgar Chen
c7f0bb70c5 Bug 852815 - Correct Icc related naming in RadioInterfaceLayer and RILContentHelper. r=allstars.chh 2013-03-25 11:09:01 +08:00
Hsin-Yi Tsai
80e2e708b6 Bug 849185 - Disable the airplane mode when an emergency number is dialed. r=allstars.chh 2013-03-18 17:03:49 +08:00
Edgar Chen
6252fee3d7 Bug 855186 - Call error message dose not expose to DOM correctly. r=vyang 2013-03-27 12:37:01 +08:00
Vasil Dimov
0753d90653 Bug 819016 - Create some helper functions for reading /sys files. r=bsmedberg 2013-03-27 11:19:09 -04:00
Gene Lian
8a4e353b62 Bug 850680 - B2G MMS: broadcast "sms-received" and "sms-sent" system messages (part 2, broadcast system messages). r=vicamo 2013-03-22 20:16:43 +08:00