Chris Peterson
8a9e2d2bd4
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
Chris Peterson
71920a9550
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
f44287005f
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.
--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
Szu-Yu Chen [:aknow]
fa57b3c898
Bug 1162426 - Part 1: Provide TelephonyUtils. r=hsinyi
2015-06-03 11:49:06 +08:00
Hsin-Yi Tsai
1a9127270f
Bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived. r=edgar
2015-05-13 15:26:16 +08:00
Hsin-Yi Tsai
73b085a1cf
Bug 1142770 - part 2 - disable telephonyservice and voicemailservice. r=fabrice
2015-03-23 15:50:14 +08:00
Szu-Yu Chen [:aknow]
48960dace8
Bug 1123580 - Reorganize mmi parsing related code. r=hsinyi
2015-01-23 18:34:13 +08:00
Szu-Yu Chen [:aknow]
61bc77de22
Bug 1115603
- Part 5: Add serializer for nsITelephonyCallInfo (ipc). r=khuey
2015-01-08 16:33:51 +08:00
Szu-Yu Chen [:aknow]
6ed87aa37e
Bug 1115603
- Part 2: Implement nsITelephonyCallInfo and use it (dom). r=hsinyi
2015-01-08 16:33:51 +08:00
Bevis Tseng
17c1f46219
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
115a98a7b7
Backed out changeset 3f32bfdb0dba (bug 1072808) for missing depency
2014-11-25 10:46:06 +01:00
Bevis Tseng
06e741f084
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]
89f8538b99
Bug 1072868 - Part 2: Add TelephonyAudioService (implementation). r=hsinyi
2014-11-14 15:20:44 +08:00
Szu-Yu Chen [:aknow]
c06bdfb444
Bug 1080883 - Part 3: MMICall implementation (dom). r=hsinyi
2014-11-11 17:15:31 +08:00
Szu-Yu Chen [:aknow]
514a1421f8
Bug 1058397
- Part 3: USSDSession implement. r=hsinyi
2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
eb7e412eba
Bug 1058397
- Part 1: Separate TelephonyCallback. r=hsinyi
2014-10-15 02:50:00 -04:00
Ryan VanderMeulen
556bae10fc
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]
1525f1cf74
Bug 1058397
- Part 3: USSDSession implement. r=hsinyi
2014-10-08 20:01:00 +02:00
Szu-Yu Chen [:aknow]
b9ca03a04a
Bug 1058397
- Part 1: Separate TelephonyCallback. r=hsinyi
2014-10-08 20:01:00 +02:00
Szu-Yu Chen [:aknow]
a1c83a9cee
Bug 889737 - Part 10: Fix xpcshell tests. r=vicamo
2014-09-22 01:36:00 -04:00
Szu-Yu Chen [:aknow]
c74f17a79c
Bug 889737 - Part 07: Dial MMI (callback). r=vicamo
2014-09-22 01:35:00 -04:00
Szu-Yu Chen [:aknow]
d51907bc80
Bug 889737 - Part 04: Refactoring: Change Telephony::Callback to TelephonyCallback. r=vicamo
2014-09-22 01:34:00 -04:00
Vicamo Yang
311da50812
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-21 15:24:44 +08:00
Carsten "Tomcat" Book
2847662955
Backed out changeset 69870df1c72f (bug 1064231)
2014-09-17 13:12:59 +02:00
Vicamo Yang
5cbf3a4d95
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-16 21:20:24 +08:00
Mike Hommey
bc5d6801bb
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
fd995e0e3c
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
2014-04-10 14:25:42 +08:00
Hsin-Yi Tsai
478c777a6c
Backed out changeset 598098217e1f (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
279886c354
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
2014-04-10 14:25:42 +08:00
Vicamo Yang
8d5be851b4
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
2014-06-11 09:23:34 +08:00
Vicamo Yang
cff89f3dbc
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
740c3226e9
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
2812d11fce
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
e06d795c71
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
ffe0380912
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
131eae1652
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Mike Hommey
b000a846c2
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Brian O'Keefe
9c9d71fddb
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Mike Hommey
59a17d0f20
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Vicamo Yang
e62aba3732
Bug 910568 - WebTelephony: move DOM classes to namespace mozilla::dom. r=khuey
2013-09-12 05:47:14 +02:00
Vicamo Yang
f84d37a565
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-07 14:19:57 +08:00
Vicamo Yang
da62cf5ddc
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-07 14:19:53 +08:00
Ryan VanderMeulen
3b1087b464
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
4544cb9b61
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-06 16:11:38 +08:00
Vicamo Yang
3d3267810b
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Brian O'Keefe
d118b95a0d
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Ms2ger
4fb1aa6786
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
2013-08-22 08:56:00 +02:00
Ms2ger
4807f1c86c
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
6e0cccb036
Bug 772765 - part2 - Telephony DOM. r=bent
2013-07-06 18:24:55 +08:00