Chris Peterson
dd2fcb9b7d
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
Nicholas Nethercote
69d088e45f
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Szu-Yu Chen [:aknow]
28090ff907
Bug 1162426 - Part 1: Provide TelephonyUtils. r=hsinyi
2015-06-03 11:49:06 +08:00
Hsin-Yi Tsai
45bb22c15f
Bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived. r=edgar
2015-05-13 15:26:16 +08:00
Hsin-Yi Tsai
4885e499d3
Bug 1142770 - part 2 - disable telephonyservice and voicemailservice. r=fabrice
2015-03-23 15:50:14 +08:00
Szu-Yu Chen [:aknow]
50dc8a9cc9
Bug 1123580 - Reorganize mmi parsing related code. r=hsinyi
2015-01-23 18:34:13 +08:00
Szu-Yu Chen [:aknow]
0212b79949
Bug 1115603 - Part 5: Add serializer for nsITelephonyCallInfo (ipc). r=khuey
2015-01-08 16:33:51 +08:00
Szu-Yu Chen [:aknow]
4eeb3dc302
Bug 1115603 - Part 2: Implement nsITelephonyCallInfo and use it (dom). r=hsinyi
2015-01-08 16:33:51 +08:00
Bevis Tseng
070a98f090
Bug 1072808 - Part 1: Add TelephonyMessenger as a Wrapper for TelephonyService-Related System Messages. r=echen
2014-10-20 16:50:57 +08:00
Carsten "Tomcat" Book
cf04810c69
Backed out changeset 3f32bfdb0dba (bug 1072808) for missing depency
2014-11-25 10:46:06 +01:00
Bevis Tseng
ed6471a152
Bug 1072808 - Part 1: Add TelephonyMessenger as a Wrapper for TelephonyService-Related System Messages. r=echen
2014-10-20 16:50:57 +08:00
Szu-Yu Chen [:aknow]
84c39fb6a1
Bug 1072868 - Part 2: Add TelephonyAudioService (implementation). r=hsinyi
2014-11-14 15:20:44 +08:00
Szu-Yu Chen [:aknow]
3a74bdea55
Bug 1080883 - Part 3: MMICall implementation (dom). r=hsinyi
2014-11-11 17:15:31 +08:00
Szu-Yu Chen [:aknow]
b6253b6f54
Bug 1058397 - Part 3: USSDSession implement. r=hsinyi
2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
986ef8fcad
Bug 1058397 - Part 1: Separate TelephonyCallback. r=hsinyi
2014-10-15 02:50:00 -04:00
Ryan VanderMeulen
c639baaf14
Backed out changesets 3ad7043d2116, 774f695d8c0a, c7d7762d5e27, and 87cd44cd57b7 (bug 1058397) for non-unified bustage.
2014-10-09 12:13:35 -04:00
Szu-Yu Chen [:aknow]
74c88f9a09
Bug 1058397 - Part 3: USSDSession implement. r=hsinyi
2014-10-08 20:01:00 +02:00
Szu-Yu Chen [:aknow]
1e7631e7fc
Bug 1058397 - Part 1: Separate TelephonyCallback. r=hsinyi
2014-10-08 20:01:00 +02:00
Szu-Yu Chen [:aknow]
ee1aaae1fe
Bug 889737 - Part 10: Fix xpcshell tests. r=vicamo
2014-09-22 01:36:00 -04:00
Szu-Yu Chen [:aknow]
f3772f7cb2
Bug 889737 - Part 07: Dial MMI (callback). r=vicamo
2014-09-22 01:35:00 -04:00
Szu-Yu Chen [:aknow]
b5e29e70ee
Bug 889737 - Part 04: Refactoring: Change Telephony::Callback to TelephonyCallback. r=vicamo
2014-09-22 01:34:00 -04:00
Vicamo Yang
21e4defa79
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-21 15:24:44 +08:00
Carsten "Tomcat" Book
ff7512b9ac
Backed out changeset 69870df1c72f (bug 1064231)
2014-09-17 13:12:59 +02:00
Vicamo Yang
191ac1df65
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-16 21:20:24 +08:00
Mike Hommey
9ae3c48776
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Hsin-Yi Tsai
4ce981bc56
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
2014-04-10 14:25:42 +08:00
Hsin-Yi Tsai
3b17696a28
Backed out changeset 598098217e1f (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
a12253a38c
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
2014-04-10 14:25:42 +08:00
Vicamo Yang
03ca6aeb5b
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
2014-06-11 09:23:34 +08:00
Vicamo Yang
a2515b9bfe
Bug 927320 - 1/2: rename TelephonyProvider to TelephonyService. r=aknow
...
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
rename : dom/telephony/gonk/TelephonyProvider.manifest => dom/telephony/gonk/TelephonyService.manifest
rename : dom/telephony/ipc/TelephonyIPCProvider.cpp => dom/telephony/ipc/TelephonyIPCService.cpp
rename : dom/telephony/ipc/TelephonyIPCProvider.h => dom/telephony/ipc/TelephonyIPCService.h
rename : dom/telephony/nsIGonkTelephonyProvider.idl => dom/telephony/nsIGonkTelephonyService.idl
rename : dom/telephony/nsITelephonyProvider.idl => dom/telephony/nsITelephonyService.idl
2014-06-03 22:15:25 +08:00
Ehsan Akhgari
8d7bfe3610
Bug 946210 - Build dom/telephony in unified mode; r=glandium
...
--HG--
extra : rebase_source : 2a73bc864f08798b3555fce6261e19b318c265ea
2013-12-04 09:42:23 -05:00
Mike Hommey
931cb49886
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Vicamo Yang
c13036d07b
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Brian O'Keefe
0cbcd904c7
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Mike Hommey
80c623bb6a
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Vicamo Yang
43b8e10872
Bug 910568 - WebTelephony: move DOM classes to namespace mozilla::dom. r=khuey
2013-09-12 05:47:14 +02:00
Vicamo Yang
08d9879e9c
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-07 14:19:57 +08:00
Vicamo Yang
7252df0bea
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-07 14:19:53 +08:00
Ryan VanderMeulen
d82368f831
Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
...
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Vicamo Yang
504ebdb465
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-06 16:11:38 +08:00
Vicamo Yang
3f03665fbf
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Brian O'Keefe
0ee041b9fd
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Ms2ger
2fab82586f
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
2013-08-22 08:56:00 +02:00
Ms2ger
66214743ad
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Hsin-Yi Tsai
2ea077b16b
Bug 772765 - part2 - Telephony DOM. r=bent
2013-07-06 18:24:55 +08:00
Gregory Szorc
918eef7c37
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00