Szu-Yu Chen [:aknow]
0536bae008
Bug 1061210 - Update conference group after enumerateCall. r=hsinyi
...
--HG--
extra : rebase_source : 31916415de67bdefed6c7d01a8f9412bd195301e
2014-09-04 00:45:00 -04:00
Ehsan Akhgari
bc7cc3893c
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
...
--HG--
extra : rebase_source : c80c5f9d7ae28286513cdb52ad76b46c240bdd5d
2014-09-01 18:26:43 -04:00
Ehsan Akhgari
0b2aaa5f23
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
...
--HG--
extra : rebase_source : 01709017e97fdc96d1d53eb881efc1792118edc4
2014-09-01 20:49:25 -04:00
Phil Ringnalda
b656763114
Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage
...
CLOSED TREE
Backed out changeset c23b8418e6be (bug 1060987)
Backed out changeset a8cddc6bdffc (bug 1061060)
Backed out changeset b5af5cbdac3f (bug 1060982)
Backed out changeset 4912d451011a (bug 1060930)
Backed out changeset bdacbf453238 (bug 1061058)
Backed out changeset da6c71a8f5ae (bug 1060987)
2014-09-01 16:48:51 -07:00
Ehsan Akhgari
f1391c83bf
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:00:53 -04:00
Szu-Yu Chen [:aknow]
067fd2f89c
Bug 1056618 - Automatically hold the active calls before dial. r=hsinyi
...
--HG--
extra : rebase_source : 1c46a322fac0443816ff5c312ffb7315f82298b4
2014-08-22 03:26:00 -04:00
Kyle Huey
250da0f793
Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo
2014-08-19 18:01:49 -07:00
Szu-Yu Chen [:aknow]
d139be4e23
Bug 1054909 - Don't pass number to Callback constructor. r=hsinyi
2014-08-18 19:26:00 -04:00
Szu-Yu Chen [:aknow]
c09163d500
Bug 1053110 - Part 4: Move clir logic to TelephonyService. r=hsinyi
2014-08-19 00:24:00 -04:00
Szu-Yu Chen [:aknow]
43d8c743ff
Bug 1053110 - Part 3: Create a helper: sendToRilWorker. r=hsinyi
2014-08-19 00:23:00 -04:00
Szu-Yu Chen [:aknow]
d85761b324
Bug 1053110 - Part 1: Add mmi code test. r=hsinyi
2014-08-19 00:23:00 -04:00
Bobby Holley
7c7704aa07
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
2014-08-14 18:47:15 -07:00
Szu-Yu Chen [:aknow]
8552ad7429
Bug 1053094 - Part 2: Fix. r=hsinyi
2014-08-14 03:55:00 -04:00
Szu-Yu Chen [:aknow]
ac80a4bb97
Bug 1053094 - Part 1: Add test case. r=hsinyi
2014-08-14 03:55:00 -04:00
Szu-Yu Chen [:aknow]
aad3e91183
Bug 1051715 - Part 2: Also pass number in notifyDialSuccess. r=hsinyi
2014-08-12 23:51:00 -04:00
Szu-Yu Chen [:aknow]
478cb97c56
Bug 1051715 - Part 1: Add temporary clir test. r=hsinyi
2014-08-12 23:50:00 -04:00
Szu-Yu Chen [:aknow]
c0aa8ed457
Bug 1050696 - Refactor TelephonyService.dial. r=hsinyi
2014-08-11 02:48:00 -04:00
Szu-Yu Chen [:aknow]
09b4f3104a
Bug 1036851 - Part 3: Add test case for telephony.onready. r=hsiny,khuey
2014-07-30 02:11:00 +02:00
Szu-Yu Chen [:aknow]
61c39eb2d9
Bug 1036851 - Part 2: Add ready event (dom). r=hsinyi
2014-07-21 19:17:00 +02:00
Wes Kocher
3ffa891f7d
Merge m-c to inbound
2014-07-22 18:39:17 -07:00
Tamara Hills
85506a6180
Bug 998147 - Add an extra parameter to the telephony-call-ended event to allow Gaia to determine if the user should be sent a missed call notification. r=hsinyi
2014-07-22 14:27:17 -04:00
Mike Hommey
d10b15b035
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Boris Zbarsky
c03ab46f93
Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley.
2014-07-18 21:31:11 -04:00
Tamara Hills
9ee224916c
Bug 1029721 - add secondNumber in telephony-call-ended message. r=hsinyi
2014-07-17 19:18:28 +08:00
Szu-Yu Chen [:aknow]
314f127532
Bug 1035130
- Part 2: Add test to send conference request twice. r=hsinyi
2014-07-09 19:39:00 -04:00
Tamara Hills
b06f3ef347
Bug 1021550 - Removed the check to set the PHONE_STATE_NORMAL for speaker/mic when there are no active calls. Added test. r=hsinyi.
2014-07-08 11:02:51 +08:00
Hsin-Yi Tsai
a276efc6aa
Bug 1023141 - query ril.ecclist per dial request - part 2 - test case. r=aknow
2014-06-24 18:47:12 +08:00
Hsin-Yi Tsai
6b7465143e
Bug 1023141 - query ril.ecclist per dial request - part 1 - fix. r=aknow
2014-06-24 18:32:41 +08:00
Hsin-Yi Tsai
3c4ed713ce
Bug 1023141 - query ril.ecclist per dial request - part 0 - rename. r=aknow
2014-06-24 18:36:59 +08:00
Szu-Yu Chen [:aknow]
cb2e86db5c
Bug 1031239
- Part 2: Select clientId for emergency call. r=hsinyi
2014-07-02 03:47:00 -04:00
Szu-Yu Chen [:aknow]
c55854f303
Bug 1031239
- Part 1: Refactoring. r=hsinyi
2014-07-02 03:47:00 -04:00
Carsten "Tomcat" Book
492f415ab9
Backed out changeset 66c50c46b452 (bug 1023141) for causing bug 1032716
2014-07-01 15:36:36 +02:00
Carsten "Tomcat" Book
348c271122
Backed out changeset c6fee4d37e2a (bug 1023141)
2014-07-01 15:35:54 +02:00
Carsten "Tomcat" Book
93c125d560
Backed out changeset cbfa2a0f8a14 (bug 1023141)
2014-07-01 15:35:50 +02:00
Fabrice Desré
7505dcfe08
Bug 1024157 - Lazy load more js modules - Part 3: RIL r=gene
2014-05-07 15:53:17 -07:00
Hsin-Yi Tsai
df504b8fa0
Bug 1023141 - query ril.ecclist per dial request - part 2 - test case. r=aknow
2014-06-24 18:47:12 +08:00
Hsin-Yi Tsai
40ffdbfaa9
Bug 1023141 - query ril.ecclist per dial request - part 1 - fix. r=aknow
2014-06-24 18:32:41 +08:00
Hsin-Yi Tsai
c794b16f22
Bug 1023141 - query ril.ecclist per dial request - part 0 - rename. r=aknow
2014-06-24 18:36:59 +08:00
Ryan VanderMeulen
3fb7520283
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-06-26 17:13:04 -04:00
Hsin-Yi Tsai
e48197b67d
Bug 1030042 - [B2G] use notifyDialSuccess(callIndex) for Cdma features. r=aknow
2014-06-25 17:47:41 +08:00
Carsten "Tomcat" Book
056763118b
Merge mozilla-central to b2g-inbound
2014-06-25 16:21:26 +02:00
Hsin-Yi Tsai
d0555f8f2b
Bug 1030030 - [B2G] follow-up of Bug 1028099 - use call.id.number. r=aknow
2014-06-25 17:16:59 +08:00
Szu-Yu Chen [:aknow]
1d9ee2e23c
Bug 1028099 - Hang up calls locally in setup stage. r=hsinyi
2014-06-24 03:36:00 -04:00
Szu-Yu Chen [:aknow]
213e35a2d4
Bug 1027513 - Extract CreateCall and CreateCallId. r=hsinyi
2014-06-24 06:52:00 -04:00
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Wes Kocher
20e8bbb46d
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Benoit Jacob
747dcfc8a0
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
2014-06-23 15:56:07 -04:00
Szu-Yu Chen [:aknow]
de01867dfa
Bug 1027996 - Part 3: For tests: No need to check emulator OK result. r=hsinyi
2014-06-23 06:25:00 -04:00
Szu-Yu Chen [:aknow]
7f0dac721a
Bug 1027996 - Part 2: For tests: Rename emulator.run to emulator.runWithCallback. r=hsinyi
2014-06-23 06:25:00 -04:00
Szu-Yu Chen [:aknow]
1b9b55badf
Bug 1027996 - Part 1: Change emulator.run to promise version. r=hsinyi
2014-06-23 06:24:00 -04:00