Albert Crespell
|
3c12ba48cb
|
Bug 722841 - WebTelephony: Implement navigator.mozTelephony.sendTones(). r=hsinyi
|
2015-01-07 07:37:03 +01:00 |
|
Ryan VanderMeulen
|
9d3617e4b7
|
Merge inbound to m-c. a=merge
|
2015-01-06 10:52:47 -05:00 |
|
John Dai
|
601d25a89f
|
Bug 1111990 - Support access EF_FDN only if FDN service is available. r=echen
|
2015-01-04 17:54:00 +08:00 |
|
Siddartha Pothapragada
|
f0957cf95f
|
Bug 1081789 - Redefine IccOpenChannel, IccCloseChannel & IccExchangeAPDU interfaces, in order to be accesible without a 'window' object. r=hsinyi, echen
|
2015-01-03 13:15:00 +08:00 |
|
Edgar Chen
|
7f40f99ca8
|
Bug 1098210 - Use WebIDL enums for mvnoType. r=hsinyi
|
2014-12-12 19:04:00 +08:00 |
|
Wes Kocher
|
66e2f1b1e7
|
Merge m-c to b2g-inbound a=merge
|
2015-01-05 17:20:29 -08:00 |
|
Henry Chang
|
d2c8a0a2c8
|
Bug 1116458 - Introduce a queue for command chain to avoid running simultaneously. r=dlee
--HG--
extra : histedit_source : fba3450c5f12266bc3413ce89e6d0d80f34fecb5
|
2015-01-05 16:21:58 +08:00 |
|
Ben Hsu
|
32897ed9f0
|
Bug 1077075 - Part 5: Internal architecture (ril_worker.js). r=aknow
--HG--
extra : histedit_source : cbf3e2c16ccb8c11bf85091e4eda57398cdaf0b0
|
2014-12-23 23:29:00 -05:00 |
|
Fabrice Desré
|
5b6a38dfbc
|
Backout bug 1098210 (2bd2fad9eac0) for suspicion of smoke test breakage. r=me
|
2014-12-31 12:30:31 -08:00 |
|
Carsten "Tomcat" Book
|
ac1f16356d
|
Backed out changeset 05880eb3e779 (bug 1077075)
|
2014-12-29 10:30:13 +01:00 |
|
Ben Hsu
|
1f924addd9
|
Bug 1077075 - Part 5: Internal architecture (ril_worker.js). r=aknow
|
2014-12-23 23:29:00 +01:00 |
|
John Dai
|
43ce03568f
|
Bug 952025: Rename EF_TYPE_TRANSPARENT|LINEAR_FIXED|CYCLIC type of file to structure of file. r=echen
|
2014-12-25 18:24:00 +08:00 |
|
Bevis Tseng
|
975ef5d363
|
Bug 1101397 - Clear up unnecessary checking of "undefined" DOMString attribute. r=echen
|
2014-12-22 15:53:25 +08:00 |
|
CHUANG CHENYU
|
b43c0867f5
|
Bug 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands, r=bzbarsky
|
2014-12-22 10:33:33 +08:00 |
|
Nicholas Nethercote
|
7ee6545218
|
Bug 1117592 - Avoid use of single buffer as parameter and destination in snprintf in NetworkUtils.cpp. r=fabrice.
--HG--
extra : rebase_source : e3699ba9230b11c442c50e089c9b46ef1746f908
|
2015-01-05 15:51:49 -08:00 |
|
Edgar Chen
|
3e0b27eed9
|
Bug 1087847 - Make sure the Icc status in MobileConnection and IccManager are synced. r=hsinyi,smaug
|
2014-11-13 19:12:11 +08:00 |
|
Szu-Yu Chen [:aknow]
|
78adcba6e5
|
Bug 1102677 - Part 3: Add missing semicolon
|
2014-12-25 11:18:21 +08:00 |
|
Edgar Chen
|
7acbee594d
|
Bug 1106656 - Fix the javascript error in network manager when setting up DUN data call. r=hsinyi
|
2014-12-22 15:45:13 +08:00 |
|
Jessica Jong
|
62381f1c31
|
Bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager. r=echen
|
2014-12-24 16:25:55 +08:00 |
|
Ryan VanderMeulen
|
d8d4f6eefa
|
Backed out changesets 248e0f88fa0a and 41995e096743 (bug 1033952) for B2G debug asserts/crashes.
|
2014-12-23 16:15:38 -05:00 |
|
Bevis Tseng
|
296526e440
|
Bug 1113017 - Update SearchList with correct ranges in GSM configuration. r=htsai
|
2014-12-18 16:41:04 +08:00 |
|
Bevis Tseng
|
9fd5e11ebd
|
Bug 1110050 - Support RIL_REQUEST_REPORT_SMS_MEMORY_STATUS to inform SMS Device Storage to modem. r=echen
|
2014-12-15 17:25:21 +08:00 |
|
Eden Chuang
|
4c2cad1cef
|
Bug 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands
|
2014-12-22 10:33:33 +08:00 |
|
Carsten "Tomcat" Book
|
21e5fad275
|
Backed out changeset 3263cf8aca77 (bug 1033952)
|
2014-12-23 12:13:20 +01:00 |
|
CHUANG CHENYU
|
c8ff521bc1
|
Bug 1033952 - Part 2 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands
--HG--
extra : amend_source : 72a032db09bbe260e07fbe497ec0558bd448f089
|
2014-12-22 10:33:33 +08:00 |
|
Edgar Chen
|
d198f0fb23
|
Bug 1098210 - Use WebIDL enums for mvnoType. r=hsinyi
|
2014-12-12 19:04:00 +08:00 |
|
Ben Hsu
|
4a272ff44b
|
Bug 1070831 - Part 4: Internal architecture changes. r=aknow
|
2014-12-21 17:35:00 +01:00 |
|
Szu-Yu Chen [:aknow]
|
271de1ab98
|
Bug 1102677 - Part 1: Support change barring password. r=hsinyi
|
2014-12-22 16:31:05 +08:00 |
|
Hsin-Yi Tsai
|
453a7a58fb
|
Bug 1112550 - [RIL] handle the case of unknown last_call_fail_cause_code. r=aknow
|
2014-12-17 19:37:36 +08:00 |
|
Ryan VanderMeulen
|
68a9b89f29
|
Merge inbound to m-c. a=merge
|
2014-12-19 15:03:54 -05:00 |
|
Bevis Tseng
|
f660b12238
|
Bug 873351 - Part 3: Refactor SMS Notifications from RadioInterfaceLayer to SmsService. r=echen
|
2014-11-27 18:59:06 +08:00 |
|
Bevis Tseng
|
ccfc7b6c73
|
Bug 873351 - Part 2: Refactor SMS Requests from RadioInterfaceLayer to SmsService. r=echen
|
2014-11-26 20:02:54 +08:00 |
|
Bevis Tseng
|
c4aae007b4
|
Bug 873351 - Part 1: Re-write SmsService in JavaScript. r=echen
|
2014-11-24 18:43:54 +08:00 |
|
Michael Wu
|
bed30030bc
|
Bug 1112429 - Remove libnetutils from systemlibs.js, r=fabrice
|
2014-12-16 21:31:56 -05:00 |
|
Pierre Rudloff
|
6dc2172185
|
Bug 1021357 - NetworkGeolocationProvider.js: if <2 wifi APs, don't send wifi in JSON request. r=garvank
|
2014-12-17 13:44:00 -05:00 |
|
Edgar Chen
|
50ce027c42
|
Bug 1052852 - Use WebIDL enums for contactType. r=hsinyi
|
2014-12-12 11:08:27 +08:00 |
|
Jessica Jong
|
ebb599dc6c
|
Bug 1058305 - (follow-up) re-update nsIRadioInterface uuid. r=hsinyi
|
2014-12-17 22:27:46 +08:00 |
|
Carsten "Tomcat" Book
|
1ebf0d0b3e
|
merge b2g-inbound to mozilla-central a=merge
|
2014-12-17 12:57:09 +01:00 |
|
Dan Gohman
|
0a0a779f10
|
Bug 1054671 - Constify static callback arrays r=ehsan
|
2014-12-16 16:30:39 -08:00 |
|
Szu-Yu Chen [:aknow]
|
672069c606
|
Bug 1089566 - Refine the policy for selecting emergency client. r=hsinyi
|
2014-12-17 06:51:09 +08:00 |
|
Edgar Chen
|
713a473470
|
Bug 1102023 - Should not decode IccId as extended BCD number. r=hsinyi
|
2014-12-10 15:04:52 +08:00 |
|
Ryan VanderMeulen
|
8593b08a22
|
Merge m-c to b2g-inbound. a=merge
|
2014-12-15 14:04:03 -05:00 |
|
Carsten "Tomcat" Book
|
beeb584af9
|
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
|
2014-12-15 15:33:21 +01:00 |
|
Botond Ballo
|
b273018bde
|
Bug 1073081 - Fix warnings about macro redefinitions by renaming macros. r=ehsan
--HG--
extra : source : 18294144de5ff84e3a88945f7222e6eb8bbfcb34
|
2014-12-10 18:20:10 -05:00 |
|
Botond Ballo
|
81a74c44a2
|
Bug 1073081 - Fix warnings about macro redefinitions by #undef'ing macros. r=ehsan
--HG--
extra : source : 13df0150da382d9d64f7739a29673509b493ba64
|
2014-12-10 18:26:55 -05:00 |
|
Botond Ballo
|
e97c3508c5
|
Bug 1073081 - Fix a -Waddress warning. r=slee
--HG--
extra : source : d88ee36d711edf1df2427097a632f5256ff79234
|
2014-11-24 19:48:49 -05:00 |
|
Botond Ballo
|
b08ca88b2a
|
Bug 1073081 - Fix -Wsign-compare and -Wsign-conversion warnings. r=ehsan
--HG--
extra : source : 88c58a8cc276a4691ed23fd8b8f2f6c0713b50fd
|
2014-11-24 19:54:33 -05:00 |
|
Botond Ballo
|
d13f39481d
|
Bug 1073081 - Fix -Wdelete-non-virtual-dtor warnings by marking some classes as MOZ_FINAL. r=ehsan
--HG--
extra : source : 7a909c534cf723b252ea5b0a225a6656399b5b2e
|
2014-11-24 18:38:23 -05:00 |
|
Szu-Yu Chen [:aknow]
|
f532497cd8
|
Bug 1102671 - Set hangUpLocal correctly. r=hsinyi
|
2014-12-14 19:48:13 +08:00 |
|
Edgar Chen
|
ddfab1dffc
|
Bug 1052825 - Part 3: RIL and test changes for lockType WebIDL enum. r=hsinyi
|
2014-11-12 12:39:04 +08:00 |
|