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 |
|
Vicamo Yang
|
740b89bf29
|
Bug 854790 2/4: DOM. r=mounir
|
2013-04-12 14:56:16 +08:00 |
|
Vicamo Yang
|
562f02fefa
|
Bug 854790 1/4: Support filtering mobile messages with thread id. Interface changes. sr=mounir
|
2013-04-12 14:56:12 +08:00 |
|
Patrick Wang
|
6bd72d841e
|
Bug 847744: Part 5 - IPC for retrieveMMS. r=vicamo
|
2013-04-10 20:18:43 +08:00 |
|
Patrick Wang
|
0a2809fe79
|
Bug 847744: Part 4 - IPC implementation for MMS send(). r=jdm,vicamo,mrbkap
|
2013-04-10 20:18:41 +08:00 |
|
Patrick Wang
|
27cebb84cc
|
Bug 847744: Part 3 - IPDL change. r=vicamo,jdm
|
2013-04-10 20:18:38 +08:00 |
|
Patrick Wang
|
7152e75547
|
Bug 847744: Part 2 - Use sms-* topic to notify mms observers. r=vicamo
|
2013-04-10 20:18:35 +08:00 |
|
Patrick Wang
|
cd55ad97b3
|
Bug 847744: Part 1 - Create MmsService for content process. r=vicamo
--HG--
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/android/MmsService.h
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/fallback/MmsService.h
|
2013-04-10 20:18:32 +08:00 |
|
Vicamo Yang
|
bd0f911ce8
|
Bug 749086 - 3/3: fix test cases. r=gwagner
|
2013-04-10 00:41:31 +08:00 |
|
Vicamo Yang
|
55f1595738
|
Bug 749086 - 2/3: DOM & IPC changes. r=bent
|
2013-04-10 00:41:27 +08:00 |
|
Vicamo Yang
|
b8d7ccd8f9
|
Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent
|
2013-04-10 00:41:23 +08:00 |
|
Vicamo Yang
|
97fea3a7ad
|
Bug 849739 4/4: RIL. r=gwagner
|
2013-04-10 00:38:03 +08:00 |
|
Vicamo Yang
|
8ea09e8dca
|
Bug 849739 3/4: IPC. r=bent
|
2013-04-10 00:37:58 +08:00 |
|
Vicamo Yang
|
eb4c6b5710
|
Bug 849739 2/4: DOM. r=mounir,mrbkap
|
2013-04-10 00:37:54 +08:00 |
|
Vicamo Yang
|
09c6cb1e03
|
Bug 849739 1/4 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent
|
2013-04-10 00:37:50 +08:00 |
|
Vicamo Yang
|
5e55319804
|
Bug 838467 5/5: test cases. r=gwagner
|
2013-04-10 00:36:12 +08:00 |
|
Vicamo Yang
|
db4989deeb
|
Bug 838467 4/5: RIL. r=gwagner
|
2013-04-10 00:36:08 +08:00 |
|
Vicamo Yang
|
6d7e1d41c3
|
Bug 838467 3/5: IPC. r=sicking,bent
|
2013-04-10 00:36:04 +08:00 |
|
Vicamo Yang
|
399857fdd5
|
Bug 838467 2/5: DOM implementation. r=sicking,bent
|
2013-04-10 00:35:59 +08:00 |
|
Vicamo Yang
|
917001889d
|
Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent
|
2013-04-10 00:35:55 +08:00 |
|
Chia-hung Tai
|
b616d24748
|
Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking
|
2013-03-21 17:57:41 +08:00 |
|
Ryan VanderMeulen
|
21efc5db4d
|
Backed out 13 changesets (bug 838467, bug 849739, bug 749086) for Marionette failures.
|
2013-04-09 08:54:00 -04:00 |
|
Randell Jesup
|
e5b2c89871
|
Backout changeset a54f620cf84c (bug 843445) for build failures
|
2013-04-09 03:55:21 -04:00 |
|
Chia-hung Tai
|
f1ef86a21a
|
Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking
|
2013-03-21 17:57:41 +08:00 |
|
Vicamo Yang
|
abf62d7b7d
|
Bug 749086 - 3/3: fix test cases. r=gwagner
|
2013-04-09 10:22:23 +08:00 |
|
Vicamo Yang
|
38021b9571
|
Bug 749086 - 2/3: DOM & IPC changes. r=bent
|
2013-04-09 10:22:19 +08:00 |
|
Vicamo Yang
|
2619a5bfcb
|
Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent
|
2013-04-09 10:22:15 +08:00 |
|
Vicamo Yang
|
5b8aa49830
|
Bug 849739 5/5: test cases. r=gwagner
|
2013-04-09 10:22:07 +08:00 |
|
Vicamo Yang
|
ca0db63619
|
Bug 849739 4/5: RIL. r=gwagner
|
2013-04-09 10:22:03 +08:00 |
|
Vicamo Yang
|
aed6e65a43
|
Bug 849739 3/5: IPC. r=bent
|
2013-04-09 10:21:59 +08:00 |
|
Vicamo Yang
|
48d31283b7
|
Bug 849739 2/5: DOM. r=mounir,mrbkap
|
2013-04-09 10:21:54 +08:00 |
|
Vicamo Yang
|
afd8bc6895
|
Bug 849739 1/5 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent
|
2013-04-09 10:21:50 +08:00 |
|
Vicamo Yang
|
30f4e10332
|
Bug 838467 5/5: test cases. r=gwagner
|
2013-04-09 10:21:43 +08:00 |
|
Vicamo Yang
|
97b776a0fc
|
Bug 838467 4/5: RIL. r=gwagner
|
2013-04-09 10:21:39 +08:00 |
|