Bill McCloskey
e784b5aef6
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
006786a6b4
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
ed100f425c
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bevis Tseng
06dc584c4c
Bug 976897 - Define new notification between NetworkManager and outer modules to prevent the race condition of setting routes and using network interface. r=vyang.
2014-03-10 12:36:42 +09:00
Vicamo Yang
7286272afa
Bug 980354 - 2/2: add more test cases for storage full event. r=hsinyi
2014-03-13 13:44:53 +09:00
Vicamo Yang
89cc629659
Bug 980354 - 1/2: add mmdb_head.js and run mmdb test cases in chrome context. r=hsinyi
2014-03-13 13:44:49 +09:00
Vicamo Yang
e02ccd0835
Bug 957917 - 2/2: test cases. r=hsinyi
2014-03-11 22:18:00 +08:00
Masatoshi Kimura
b33d71c959
Bug 978611 - Part 2: Move lagacy dictionaries to WebIDL dictionaries for B2G. r=vicamo
...
--HG--
rename : dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl => dom/webidl/MozMobileConnection.webidl
rename : dom/network/interfaces/nsIDOMNetworkStatsManager.idl => dom/webidl/MozNetworkStats.webidl
2014-03-07 20:51:49 +09:00
Masatoshi Kimura
5ec70f0f8e
Bug 978611 - Part 1: Stop using legacy dictionaries from MmsMessage. r=vicamo
2014-03-07 20:51:48 +09:00
Ryan VanderMeulen
cb6ce085e9
Backed out changesets a7ea2d51414d and 901717199390 (bug 957917) for causing bug 980375.
2014-03-06 16:30:35 -05:00
Bevis Tseng
4fce6eae13
Bug 977920 - Retrieve iccId without checking prototype of IccInfo. r=vyang
2014-03-05 11:10:46 +08:00
Bevis Tseng
3a8ff786e2
Bug 974820 - Part 3: Test case to verify Storage Full Error Code. r=vyang
2014-02-26 10:55:47 +08:00
Bevis Tseng
6d6469b8d9
Bug 974820 - Part 2: Add error handling of sending/receiving SMS/MMS when device storage is full. r=vyang
2014-02-20 12:21:11 +08:00
Bevis Tseng
73664f17db
Bug 974820 - Part 1: Add new error type STORAGE_FULL_ERROR. r=vyang
2014-02-20 12:17:47 +08:00
Vicamo Yang
b4077f06b2
Bug 957917 - 2/2: test cases. r=hsinyi
2014-03-05 10:37:45 +08:00
Bevis Tseng
72a4306955
Bug 975356 - Append iccId into the message sent by SystemMessenger. r=vyang
2014-02-24 18:34:06 +08:00
Chris Peterson
4ace8887c7
Bug 712873 - Part 3: Replace JS_ALWAYS_TRUE with MOZ_ALWAYS_TRUE outside js/src/ directory. r=luke
2014-02-17 22:42:57 -08:00
Daniel Holbert
c516662c22
back out 3a8893b28489 (bug 712939) and 39adab158c17,16add78c43e3,37193db7e15b (bug 712873), for build bustage.
2014-02-19 00:15:51 -08:00
Chris Peterson
8a8a0e2b81
Bug 712873 - Part 3: Replace JS_ALWAYS_TRUE with MOZ_ALWAYS_TRUE outside js/src/ directory. r=luke
2014-02-17 22:42:57 -08:00
Vaibhav Agarwal
2ae37b022e
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Jon Coppeard
d0e56d0b88
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
2014-02-12 10:50:46 +00:00
Jon Coppeard
d0ac1956cc
Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug
2014-01-29 10:00:40 +00:00
Gabriele Svelto
156bdefe5c
Bug 963475 - Reverse the order of retrieval of message threads. r=gene
2014-01-27 19:52:11 +01:00
Gene Lian
e001a1fb17
Bug 945647 - [DSDS][MMS] When change primary outgoing data SIM during MMS attachment downloading, it should stop downloading process. r=vicamo,bevis a=v1.3+
2014-01-27 11:22:18 +08:00
Jon Coppeard
bfba7b5146
Bug 963167 - Convert JS_SetElement() to take HandleValue rather than MutableHandleValue r=sfink r=bz
2014-01-25 09:31:17 +00:00
Bevis Tseng
489e6eee41
Bug 960741 - Messages app fails to upgrade database (JS exception in upgradeSchema14) after updating from 1.2 to 1.3. r=gene
2014-01-17 13:41:31 +08:00
Nicolas Del Piano
4994d72e9b
Bug 957084 - Allow the sending of empty SMS messages (Gecko side). r=gene
...
This patch allows to send empty messages. The fragmentText function did not
contemplate the empty message case. So, I changed and added some behaviours
that removed the conflict.
2014-01-18 11:13:35 -03:00
Gene Lian
4074685562
Bug 948399 - [Messages] Subject. A subject containing special characters sent in a message is not received correctly (test case). r=vicamo a=v1.3+
2014-01-20 19:49:59 +08:00
Gene Lian
ec4a44fadb
Bug 948399 - [Messages] Subject. A subject containing special characters sent in a message is not received correctly. r=vicamo a=v1.3+
2014-01-16 16:32:07 +08:00
Terrence Cole
6beccf2363
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink
...
--HG--
extra : rebase_source : ace7b0fa6ba93acbf0ec8ecaeb68ffa287a33665
2014-01-16 09:48:58 -08:00
Tom Schuster
f39e81815a
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
2014-01-09 18:39:36 +01:00
Vicamo Yang
de1ca8c802
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
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
b02dc18b66
Bug 956322 - Trying to download an MMS fails with 'Missing SIM card'. r=vicamo f=gaston a=v1.3+,approval-mozilla-b2g28+
2014-01-08 11:29:40 +08:00
Ehsan Akhgari
1b83407ce9
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
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
9cc4dfca95
Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 2, implementation). r=vicamo
2013-09-23 10:31:32 +08:00
Gene Lian
cd108924a3
Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 1, IDL changes). sr=sicking f=vicamo
2013-09-23 10:31:12 +08:00
Gene Lian
6eb7a605db
Bug 939302 - Test. r=vicamo
2013-12-02 14:31:57 +08:00
Tom Schuster
d453e99022
Bug 939302 - Use DOMTimestamp for timestamps in MMS. r=bz,gen
2013-11-30 19:14:41 +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
Vicamo Yang
695ea4d1d6
Bug 940884 - 2.b/3. Move init functions out of MobileMessage constructor. r=gene
2013-12-12 11:45:28 +08:00
Vicamo Yang
208f20c884
Bug 940884 - 2.a/3. Changes to adopt MobileMessageDB.jsm. r=gene
2013-12-12 11:45:24 +08:00
Vicamo Yang
59dae4a6f2
Bug 940884 - 1/3: B2G SMS: Create MobileMessageDB.jsm for automation tests. r=khuey
...
--HG--
rename : dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDB.jsm
2013-12-12 11:45:19 +08:00
Gene Lian
d90ce77760
Bug 946942 - [MMS] MO/MT MMS fail if the MMS APN is shared with default APN (follow-up). r=anshulj,me a=v1.3+
2013-12-09 11:58:03 +08:00
Gene Lian
b20f384194
Bug 945711 - [Messages] We lose the 'body' information when migrating. r=vicamo a=v1.3+
2013-12-09 20:24:59 +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
Bevis Tseng
0c55019b99
Bug 946079 - Part 1: Treat Return Call SMS Message as Replaced Type Message instead of MWI message. r=vyang
2013-12-05 14:24:31 +08:00
Anshul Jain
31dad50681
Bug 946942 - Update APN settings on start if MMS call is already connected. r=gene
2013-12-06 12:01:30 -08:00
Blake Kaplan
54c1a6c666
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Delete. r=gwagner
2013-12-05 13:28:41 -08:00
Blake Kaplan
6ee70a7c81
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Send. r=gwagner
2013-12-05 13:28:13 -08:00
Benoit Jacob
f3b5524dde
Bug 943712 - Fix the non-unified build of SmsIPCService.cpp - no review, trivial compilation fix
2013-11-30 21:21:35 -05:00
Ms2ger
c51e826c53
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
Carsten "Tomcat" Book
ae4e6d5152
Merge m-c to b2g-inbound
2013-11-27 12:50:24 +01:00
Ehsan Akhgari
1c6f4abe6b
Bug 943712 - Build parts of dom/mobilemessage in unified mode; r=gene
2013-11-26 23:46:24 -05:00
Gene Lian
7ba509dc4d
Bug 943350 - [B2G][DSDS] Gecko needs to properly download MMS for non-active SIM (follow-up fix). r=vicamo
2013-11-27 11:50:49 +08:00
Vicamo Yang
ce4f16f4d9
Bug 942780: fix misuse of MMS.Address.resolveType in MobileMessageDatabaseService. r=gene
2013-11-26 17:29:23 +08:00
Vicamo Yang
f008fb5373
Bug 921918 - 4.b/4: Gonk RIL implementation. r=gene
2013-11-25 18:55:09 +08:00
Vicamo Yang
50ef17de60
Bug 921918 - 4.a/4: accommodate to setMessageDeliveryByEnvelopeId interface change. r=gene
2013-11-25 18:55:08 +08: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
Vicamo Yang
70a6c6a495
Bug 921918 - 3.g/4: fix possible "undefined" value for messageRecord.envelopeIdIndex. r=gene
2013-11-25 18:55:06 +08:00
Vicamo Yang
ac221788cc
Bug 921918 - 3.f/4: share similar works to callback with a DOM message in a transaction. r=gene
2013-11-25 18:55:05 +08:00
Vicamo Yang
d0683018a5
Bug 921918 - 3.e/4: fix debug doesn't work when only turned on in pref. r=gene
2013-11-25 18:55:04 +08:00
Vicamo Yang
db39275495
Bug 921918 - 3.d/4: construct mms deliveryInfo in db. r=gene
2013-11-25 18:55:03 +08:00
Vicamo Yang
f3ca8b147a
Bug 921918 - 3.c/4: don't pass transactionId. r=gene
2013-11-25 18:55:02 +08:00
Vicamo Yang
b6544cf302
Bug 921918 - 3.b/4: assign received |aMmsMessage.sender| in mmdb. r=gene
2013-11-25 18:55:01 +08:00
Vicamo Yang
6507b0ffcb
Bug 921918 - 3.a/4: iccId is optional. r=gene
2013-11-25 18:55:00 +08:00
Chia-hung Tai
fd767635b0
Bug 921918 - 2/4: DOM implementation. r=khuey
2013-11-25 18:54:59 +08:00
Chia-hung Tai
9b86257458
Bug 921918 - 1/4: B2G MMS: support read report events. Interface changes. r=gene
2013-11-25 18:54:58 +08:00
Carsten "Tomcat" Book
ecb9d80b2d
Backed out changeset 89433bb31453 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:56:32 +01:00
Carsten "Tomcat" Book
2b16d173f0
Backed out changeset 94f875f9a8de (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:56:24 +01:00
Carsten "Tomcat" Book
3f30f279a4
Backed out changeset 4780d72117e3 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:56:15 +01:00
Carsten "Tomcat" Book
c28c5b2c1e
Backed out changeset 307e7260ada2 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:56:06 +01:00
Carsten "Tomcat" Book
f14424cb1e
Backed out changeset 6bdd99eabb57 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:57 +01:00
Carsten "Tomcat" Book
ae87dbcf4b
Backed out changeset 8446a3ac5060 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:45 +01:00
Carsten "Tomcat" Book
15e2e7d141
Backed out changeset 529304b6bd08 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:36 +01:00
Carsten "Tomcat" Book
6632552e64
Backed out changeset a9664889638e (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:26 +01:00
Carsten "Tomcat" Book
bc59ca5233
Backed out changeset dc75d4de9df4 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:14 +01: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
Carsten "Tomcat" Book
17bbab2bd9
Backed out changeset f38875c274c0 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:54:57 +01:00
Carsten "Tomcat" Book
f7e5169d7d
Backed out changeset f668eb3f9829 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:54:46 +01:00
Vicamo Yang
559e648aa5
Bug 921918 - 4.b/4: Gonk RIL implementation. r=gene
2013-11-25 15:19:33 +08:00
Vicamo Yang
5cf9fd2c40
Bug 921918 - 4.a/4: accommodate to setMessageDeliveryByEnvelopeId interface change. r=gene
2013-11-25 15:19:32 +08: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
cd6f1090ff
Bug 921918 - 3.g/4: fix possible "undefined" value for messageRecord.envelopeIdIndex. r=gene
2013-11-25 15:19:30 +08:00
Vicamo Yang
160f535c41
Bug 921918 - 3.f/4: share similar works to callback with a DOM message in a transaction. r=gene
2013-11-25 15:19:29 +08:00
Vicamo Yang
2061a1352b
Bug 921918 - 3.e/4: fix debug doesn't work when only turned on in pref. r=gene
2013-11-25 15:19:27 +08:00
Vicamo Yang
68c1c1857d
Bug 921918 - 3.d/4: construct mms deliveryInfo in db. r=gene
2013-11-25 15:19:27 +08:00
Vicamo Yang
28c19cafae
Bug 921918 - 3.c/4: don't pass transactionId. r=gene
2013-11-25 15:19:26 +08:00
Vicamo Yang
10357e0b32
Bug 921918 - 3.b/4: assign received |aMmsMessage.sender| in mmdb. r=gene
2013-11-25 15:19:25 +08:00
Vicamo Yang
bde018b662
Bug 921918 - 3.a/4: iccId is optional. r=gene
2013-11-25 15:19:24 +08:00
Chia-hung Tai
787a113bf0
Bug 921918 - 2/4: DOM implementation. r=khuey
2013-11-25 15:19:23 +08:00
Chia-hung Tai
5e37b32745
Bug 921918 - 1/4: B2G MMS: support read report events. Interface changes. r=gene
2013-11-25 15:19:22 +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
Chia-hung Tai
3e6cf02c05
Bug 942009 - B2G MMS: s/isReadReportRequested/readReportRequested to align the W3C Spec. r=gene
2013-11-22 15:12:07 +08:00
Ryan VanderMeulen
7c7b6a11fe
Merge inbound to m-c.
2013-11-19 20:43:15 -05:00
Vicamo Yang
defbd0f514
Bug 736708 - 3/3: test cases. r=gene
2013-11-20 03:46:19 +08:00
Vicamo Yang
9b0236510d
Bug 736708 - 2/3: RIL implementation. r=gene
2013-11-20 03:46:15 +08:00