Commit Graph

137 Commits

Author SHA1 Message Date
Ted Mielczarek
110919af49 bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
Gene Lian
32d3ba4adc Bug 872373 - B2G MMS: sendMMS(...) fails to create a proper thread ID for send/sending event. r=vicamo a=leo+ 2013-05-15 12:42:27 +08:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Ryan VanderMeulen
cdeb399ef6 Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Chia-hung Tai
63cc695f65 Bug 867440 - B2G MMS: Add more delivery status in delivery "not-downloaded" and send the dom message with right delivery status. r=vyang 2013-05-10 11:50:18 -07:00
David Zbarsky
1e6ff1698e Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Ryan VanderMeulen
faa7131e2b Merge m-c to inbound. 2013-05-10 14:57:50 -04:00
David Zbarsky
ae680f2b5f Bug 868312 - Rooting fixes for dom r=bz 2013-05-10 14:22:21 -04:00
Chuck Lee
02a24bac12 Bug 771458 - 0005. Support API change on other platform. r=vicamo 2013-05-10 10:24:12 +08:00
Chuck Lee
583e8633bf Bug 771458 - 0004. Test case for deleting multiple SMS. r=vicamo 2013-05-06 15:16:37 +08:00
Chuck Lee
4b50f70d10 Bug 771458 - 0003. delete message in DB by array. r=vicamo 2013-04-25 18:02:36 +08:00
Chuck Lee
45838030bc Bug 771458 - 0002. Change IPDL to support delete() by array. r=vicamo 2013-04-29 17:50:55 +08:00
Chuck Lee
2df84c00ab Bug 771458 - 0001. Accept array as argument for delete() API. r=vicamo 2013-05-10 16:45:05 +08:00
Gene Lian
3861333c9f Bug 869807 - B2G MMS: fail to send MMS due to the wrong assignment for expiryDate. r=vicamo a=leo+ 2013-05-08 18:41:00 +08:00
Chia-hung Tai
eca0fb63cb Bug 863241 - Part 2: B2G MMS: the return items from getThreads should have type to identify mms or sms. r=vyang 2013-04-26 16:40:42 +08:00
Ryan VanderMeulen
f697373b4d Backed out changesets 9ba22af0a840 and db79b5ea167b (bug 863241) for Werror fail. 2013-05-07 13:34:04 -04:00
Chia-hung Tai
c330df116b Bug 863241 - Fix bustage. 2013-05-07 13:14:58 -04:00
Chia-hung Tai
8313867500 Bug 863241 - Part 2: B2G MMS: the return items from getThreads should have type to identify mms or sms. r=vyang 2013-04-26 16:40:42 +08:00
Chia-hung Tai
133d412043 Bug 863241 - Part 1: Interface changes. r=vyang 2013-04-26 17:06:49 +08:00
Ed Morley
36fb30076b Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
02469b68e2 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Ehsan Akhgari
6d6ce81a38 Bug 871321 - Fix rooting hazards in the SMS code; r=till 2013-05-12 18:33:04 -04:00
David Zbarsky
4cf96f4173 Bug 868312 - Rooting fixes for dom r=bz 2013-05-12 01:17:42 -04:00
David Zbarsky
d4b3d0a59f Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
Gregory Szorc
865b1ce89b Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal 2013-05-03 09:54:45 -07:00
Ryan VanderMeulen
8c690c7ef7 Merge m-c to inbound. 2013-05-02 15:17:39 -04:00
David Zbarsky
c239a75547 Bug 866450 Part 7: Root some additional JS::Values found during review r=bz 2013-05-02 05:12:47 -04:00
David Zbarsky
e6b1eb46b4 Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:46 -04:00
Chia-hung Tai
f8018d285b Bug 867227 - Part 2: Add expiry date into nsIDOMMozMmsMessage. r=vyang 2013-05-01 09:22:52 -07:00
Chia-hung Tai
592dbfaf96 Bug 867227 - Part 1: Interface changes. r=vyang, sr=mounir 2013-04-30 15:59:03 -07:00
Gene Lian
2daaae037b Bug 865157 - B2G MMS: Receiving an MMS creates a redundant thread different from the one containing SMS (from the same sender). r=vicamo sr=mounir a=leo+ 2013-05-02 11:06:44 +08:00
Joey Armstrong
8e99512c32 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Gene Lian
b325be5d23 Bug 865992 - B2G MMS: the read count is wrong after updating the thread containing notification indication. r=vicamo a=leo+ 2013-04-26 16:02:51 +08:00
Gene Lian
9e7f5175ca Bug 853752 - B2G MMS: after retrieving MMS, delete the thread containing the previous notification indication (follow-up fix). r=vicamo a=leo+ 2013-04-25 19:47:44 +08:00
Jeff Walden
d7351f78e5 Bug 864558 - Fix some minor issues with SMS sending and filtering. r=mounir, r=mrbkap taking into consideration a comment by bz
--HG--
extra : rebase_source : 6a63d12a77e7aec9d8719e338b138dcab7d1e3ac
2013-04-22 16:29:25 -07:00
Gene Lian
0d4c2b2e8c Bug 853752 - B2G MMS: After retrieving MMS, delete the thread containing the previous notification indication. r=vicamo 2013-04-19 21:45:15 +08:00
Vicamo Yang
dfd861b9ac Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger 2013-04-19 20:38:02 +08:00
Chia-hung Tai
61e8e696a1 Bug 862749 - B2G MMS: UpgradeSchema should also set defualt type to sms when the type is undefined. r=vyang 2013-04-17 22:18:23 +08:00
Vicamo Yang
acdd439fea Bug 862268 - 2/2: test cases. r=gene.lian 2013-04-19 16:42:45 +08:00
Vicamo Yang
df2b25ad35 Bug 862268 - 1/2: fix omitted message id update in saveRecord. r=gene.lian 2013-04-19 16:42:42 +08:00
Boris Zbarsky
774766d13e Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug 2013-04-16 17:16:08 -04:00
Ryan VanderMeulen
a9cb7d2c88 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Mike Shal
77cdb6567d Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Patrick Wang
fbd374df1e Bug 860604 - Use receiving time to store received sms message. r=vicamo 2013-04-16 16:52:16 +08:00
Vicamo Yang
89b5951263 Bug 861095 - B2G MMS: handle MMS message in NotifyCursorResult() as well. r=mounir 2013-04-12 23:39:48 +08:00
Rob Wood
9ab66e15fc Bug 841285 - Increase timeout for alL SMS WebAPI tests, to fix intermittent timeout failures; r=jgriffin 2013-04-09 11:48:36 -04:00
Chia-hung Tai
8cc35da18b Bug 810091 - B2G MMS: Don't download message twice on receiving duplicated notification. r=vyang, r=gene.lian 2013-03-22 19:04:02 +08:00
Vicamo Yang
754cfb79d3 Bug 854790 4-2/4: test cases for filtering messages by threadId. r=gene 2013-04-12 14:56:27 +08:00
Vicamo Yang
e2570d5207 Bug 854790 4-1/4: refactor test_filter_mixed.js so that we have multiple messages in one thread. r=gene 2013-04-12 14:56:23 +08:00
Vicamo Yang
bd600fa25b Bug 854790 3/4: RIL. r=gene 2013-04-12 14:56:19 +08:00