Vicamo Yang
cb6b4fc470
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
6d86926c0c
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
Gene Lian
cd4a329764
Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 3, test cases). r=vicamo
2013-12-17 14:15:46 +08:00
Gene Lian
6eb7a605db
Bug 939302 - Test. r=vicamo
2013-12-02 14:31:57 +08:00
Vicamo Yang
238b35ae84
Bug 943263: B2G MMS - add test cases for MobileMessageDB::forEachMatchedMmsDeliveryInfo. r=gene
2013-12-13 23:30:35 +08:00
Vicamo Yang
334ff33b6e
Bug 940884 - 3/3. test cases. r=gene
2013-12-12 11:45:35 +08:00
Bevis Tseng
1d98487574
Bug 946079 - Part 2: Modify Test Case to identify Return Call Message as replace Type Message. r=vyang
2013-12-05 14:26:27 +08:00
Ms2ger
c51e826c53
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
Vicamo Yang
e766d59f95
Bug 921918 - 3.h/4: decode some MMS header fields as enum. r=gene
2013-11-25 18:55:07 +08:00
Carsten "Tomcat" Book
052d87dd33
Backed out changeset dafc51a29fb3 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:05 +01:00
Vicamo Yang
00c2e70222
Bug 921918 - 3.h/4: decode some MMS header fields as enum. r=gene
2013-11-25 15:19:31 +08:00
Vicamo Yang
a15afd889a
Bug 940881 - extend timeout for test_replace_short_message_type.js. r=jgriffin
2013-11-23 19:48:58 +08:00
Vicamo Yang
defbd0f514
Bug 736708 - 3/3: test cases. r=gene
2013-11-20 03:46:19 +08:00
Vicamo Yang
8902166cba
Bug 934931 - 2/2: test cases. r=gene
2013-11-15 18:24:43 +08:00
Shao Hang Kao
15daa43258
Bug 935873 - MMS retry should handle modified input stream, Part 2 - test case, r=vyang
2013-11-13 17:57:45 +08:00
Vicamo Yang
d975057dec
Bug 885679 - 3/3: test cases. r=gene
2013-11-06 20:46:13 +08:00
Chuck Lee
341028fd97
Bug 859215 - 0005. Marionette test for read SMSC address. r=vicamo.
2013-09-16 10:12:45 +08:00
Gene Lian
ddc668d141
Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 6, test cases). r=vicamo
2013-11-02 18:18:06 +08:00
Gene Lian
e69ea19f62
Bug 887159 - B2G SMS: Handle message delivered timestamp for delivery report (part 2, implementation and tests). r=vicamo
2013-11-01 20:00:55 +08:00
Chia-hung Tai
6ce9a87ec5
Bug 914060 - [B2G][Helix][message][zhaotao] Wired combination algorithm when handling sending sms to different phone numbers:phonebook digits match not work. r=vyang
2013-10-31 17:20:00 +08:00
Vicamo Yang
e572c7fe09
Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey
2013-10-29 16:12:37 +08:00
Vicamo Yang
b2e1f24146
Bug 926302 - 3/3: test cases. r=hsinyi
2013-10-24 16:15:15 +08:00
Gregory Szorc
1cff342d15
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
18a411a55c
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Gregory Szorc
6ed63cb064
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Jan Varga
01428648b0
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
2013-09-28 13:25:46 +02:00
Gregory Szorc
7bd3c0ae36
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Edgar Chen
0c2668216b
Bug 912442 - Part 2: Fix test_mms_pdu_helper.js. r=gene
2013-09-06 14:24:28 +08:00
Wes Kocher
545fbb7bd2
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Gene Lian
85588a95d7
Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir
2013-08-09 21:25:53 +08:00
Martijn Wargers
f535093ab0
Bug 908439 - Rewrite some tests to SpecialPowers.pushPrefEnv/pushPermissions. r=jmaher
2013-08-29 23:12:15 +02:00
Vicamo Yang
11b394b1a7
Bug 903058 - rewrite SMS test cases for filtering with single number. r=gene
2013-08-23 14:45:16 +08:00
Vicamo Yang
7aeae4c5b3
Bug 891235: remove mozSms. rs=mounir
2013-07-26 18:40:27 +08:00
Gene Lian
72cf1cabdf
Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 2, test case). r=vicamo a=leo+
2013-07-11 11:03:05 +08:00
Ryan VanderMeulen
76ce8020e7
Merge m-c to inbound on a CLOSED TREE.
2013-07-18 14:53:05 -04:00
Vicamo Yang
d92ed06a0a
Bug 887745 - B2G SMS: more entries in GSM_SMS_STRICT_7BIT_CHARMAP. r=gene
2013-07-18 18:15:32 +08:00
Boris Zbarsky
9d5d30d8a1
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Boris Zbarsky
2e1a03a7a3
Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug
2013-07-12 10:37:23 -04:00
Vicamo Yang
ea12095c10
Bug 885280 - MobileMessage: support phone numbers with non-'+' international dialing prefix. r=gregor
2013-07-15 15:26:52 +08:00
Vicamo Yang
52d41f000d
Bug 850529 - MobileMessage: return an empty array if no attachments in a MmsMessage. r=gene
2013-07-10 11:47:31 +08:00
Vicamo Yang
0e195bd1a2
Bug 871433: WebSMS - normalize address before searching for a participant record. r=gene
2013-07-02 18:10:33 +08:00
Vicamo Yang
83039abc8c
Bug 883798 - B2G SMS: test cases should initialize all necessary preferences and/or settings. r=gene
2013-06-19 10:18:39 +08:00
Vicamo Yang
c9d308fc3f
Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene
2013-06-05 17:42:42 +08:00
Vicamo Yang
6e041b2bae
Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
...
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Vicamo Yang
57f4087b0a
Bug 872219 - 2/2: marionette test cases. r=gene
2013-05-23 19:42:33 +08:00
Chuck Lee
bf53da9434
Bug 771458 - 0004. Test case for deleting multiple SMS. r=vicamo
2013-05-06 15:16:37 +08:00
Vicamo Yang
5462048383
Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger
2013-04-19 20:38:02 +08:00
Vicamo Yang
0c98e74953
Bug 862268 - 2/2: test cases. r=gene.lian
2013-04-19 16:42:45 +08:00
Patrick Wang
58425f0da2
Bug 860604 - Use receiving time to store received sms message. r=vicamo
2013-04-16 16:52:16 +08:00