Ed Morley
1850b668f4
Backed out changeset a3d1c00b6592 (bug 984919) for causing bug 988979
2014-03-28 17:03:17 +00:00
Ed Morley
07cefe5bfb
Backed out changeset 7dcecf85a869 (bug 984919)
2014-03-28 17:03:00 +00:00
Hsin-Yi Tsai
4a62c6856c
Bug 984289 - [B2G] [RIL] add marionette-webapi tests for conference error. r=vicamo
2014-03-17 18:40:29 +08:00
Szu-Yu Chen (Aknow)
5c0aafe985
Bug 984919 - Part 2: Test DSDS connection conflict. r=hsinyi
2014-03-21 02:46:00 +01:00
Szu-Yu Chen (Aknow)
149d033407
Bug 984919 - Part 1: Cannot place a new call if other sim is in use. r=hsinyi
2014-03-21 02:44:00 +01:00
Hsin-Yi Tsai
f1dc09d9d9
Bug 979626 - Crash in Telephony while running stability scripts. r=vicamo
2014-03-05 20:19:38 +08:00
Hsin-Yi Tsai
c9c018aa5a
Bug 984326 - [B2G] [RIL] [CDMA] call waiting isn't working properly. The 2nd remote party cannot hear voice. r=vicamo
2014-03-18 15:57:32 +08:00
Masayuki Nakano
66706f5a6e
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
...
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
2014-03-05 09:37:43 +09:00
Hsin-Yi Tsai
52b552a8e1
Bug 881174 - part4 - cdma 3way call DOM and IPC. r=vicamo
2014-02-21 17:52:13 +08:00
Hsin-Yi Tsai
d4ce431db4
Bug 881174 - part3 - cdma 3way call internal idl. r=vicamo
2014-02-21 17:51:07 +08:00
Hsin-Yi Tsai
104cbd6450
Bug 881174 - part2 - cdma 3way call RIL impl. r=vicamo
2014-02-21 17:46:58 +08:00
Szu-Yu Chen [:aknow]
602fc5ba72
Bug 969218 - Part 6: Use promise for dial and dialEmergency - ipc. r=khuey
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
2f91649456
Bug 969218 - Part 5: Use promise for dial and dialEmergency - provider. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
26ffb2e791
Bug 969218 - Part 4: Use promise for dial and dialEmergency - dom. r=khuey
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
664b25c54e
Bug 969218 - Part 3: Use promise for dial and dialEmergency - internal interface. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
b90c078807
Bug 969218 - Part 2: Modify tests. r=hsinyi
2014-02-27 14:12:30 +08:00
Ryan VanderMeulen
9d2e533edb
Backed out 6 changesets (bug 969218) for bustage. DONTBUILD
...
Backed out changeset 86356906ecf0 (bug 969218)
Backed out changeset 46fa16a18c27 (bug 969218)
Backed out changeset 75219ceb5175 (bug 969218)
Backed out changeset b9f4ba525eec (bug 969218)
Backed out changeset 323c1329614b (bug 969218)
Backed out changeset e0fa4e0eee36 (bug 969218)
2014-02-26 14:27:54 -05:00
Szu-Yu Chen [:aknow]
5b875e2d43
Bug 969218 - Part 6: ipc r=khuey
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
a1425f409f
Bug 969218 - Part 5: gonk provider r=htsai
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
d69ee6fd46
Bug 969218 - Part 4: dom r=khuey
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
e4296f2544
Bug 969218 - Part 3: Internal interface r=htsai
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
e022af4864
Bug 969218 - Part 2: Modify tests r=htsai
2014-02-26 11:03:55 -08:00
Szu-Yu Chen [:aknow]
e53d9c3bce
Bug 968713 - Remove callError in ril_worker. r=hsinyi
2014-02-12 14:31:13 +08:00
Edgar Chen
30ae9ec0d3
Bug 964974 - Part 2: Marionette test for radio off during active voice call. r=hsinyi
2014-02-06 18:50:25 +08:00
Hsin-Yi Tsai
38c4f017b5
Bug 968716 - avoid redundant operation for un-supported supp notification type. r=aknow
2014-02-06 18:58:46 +08:00
Hsin-Yi Tsai
d8f28f0b87
Bug 943275 - correct test_conference.js. r=aknow
2014-01-30 01:34:25 +08:00
Nikhil Marathe
d83e2bf8ed
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
...
--HG--
extra : rebase_source : a07485081313d6002459bd64e3abf4ebb10b960d
2014-01-30 13:14:03 -08:00
Ryan VanderMeulen
207d08537d
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
2014-01-30 14:46:36 -05:00
Nikhil Marathe
845395590c
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 09:43:09 -08:00
Hsin-Yi Tsai
e2cc4dc74b
Bug 963813 - make sure no another outgoing call when there's already one. r=aknow
2014-01-29 14:27:22 +08:00
Szu-Yu Chen [:aknow]
368722d8b3
Bug 952783 - Use first call instead of active call. r=hsinyi
2014-01-15 09:41:50 -05:00
Vicamo Yang
e5f2059a8f
Bug 934125 - 2.b/3: fix alignment. r=gene
...
for f in `git show --name-only | grep ^dom/`; do
[ -n "`grep -e '\w\+: function([^)]*\$' $f`" ] && echo $f;
done | xargs sh -c 'rvim "$@" </dev/tty' asdf
2014-01-13 10:44:44 +08:00
Vicamo Yang
403507648e
Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
Vicamo Yang
8239e28db4
Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
Boris Zbarsky
9d25dc48cc
Bug 950315 part 1. Convert a bunch of event targets to passing a Window or nsDOMEventTargetHelper directly to the constructor of their ancestor nsDOMEventTargetHelper. r=smaug
2014-01-06 21:53:23 -05:00
Ehsan Akhgari
eaa7491d77
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Hsin-Yi Tsai
1398df96ba
Bug 949949 - [B2G] remove telephony.onincoming before test case finishes. r=vicamo
2013-12-13 18:22:18 -08:00
Vicamo Yang
2efb5ae50f
Bug 944262 - part2 - test cases. r=htsai
2013-12-13 16:18:15 +08:00
Hsin-Yi Tsai
37fe65cbc2
Bug 944262 - part1 - [B2G]On conference call,we can't switch the speaker between off and on. r=vicamo
2013-12-06 16:02:28 +08:00
Ryan VanderMeulen
4c584f3f4a
Merge b2g-inbound to m-c.
2013-12-05 17:53:41 -05:00
Carsten "Tomcat" Book
5ad51b9365
merge b2g-inbound to m-c
2013-12-05 12:57:24 +01: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
Szu-Yu Chen [:aknow]
92ceb9003e
Bug 931697 - Add multisim telephony test. r=hsinyi
2013-12-05 09:29:08 -05:00
Hsin-Yi Tsai
f1030f60d0
Bug 944589 - [Voice Channel][Dialer][Airplane Mode] If you switch to airplane mode when talking, voice channel will not recover. r=vicamo
2013-12-02 18:51:54 +08:00
Ryan VanderMeulen
8e75d32d06
Backed out changesets 9906961b21af and b2b20bc6576a (bug 946178) because they didn't prevent the crashes. DONTBUILD CLOSED TREE
2013-12-04 17:23:58 -05:00
Ryan VanderMeulen
42246bd355
Bug 946178 - Disable all tests that use setRadioEnabled to see if Mnw stops crashing on a CLOSED TREE.
2013-12-04 11:52:59 -05:00
Ryan VanderMeulen
d0ec84204c
Bug 946178 - Disable test_outgoing_radio_off.js to see if it fixes Mnw and lets us reopen the CLOSED TREE.
2013-12-04 08:49:59 -05:00
Shawn Ku
9dcc4fbb08
Bug 931722 - Part 3: Add test cases for call mute test. r=hsinyi
2013-11-27 15:47:29 +08:00
Ms2ger
554db665e5
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
Szu-Yu Chen [:aknow]
074065254b
Bug 856553 - Part 6: Modify related tests. r=hsinyi
2013-11-21 09:09:37 -05:00