Граф коммитов

202 Коммитов

Автор SHA1 Сообщение Дата
Chia-hung Tai 286c6df2aa Bug 810099 follow-up fix - B2G MMS: support onretrieving event. r=gene.lian a=leo+ 2013-06-04 12:01:58 +08:00
Chia-hung Tai 688c2390b7 Bug 877064 - B2G MMS: Retry sending MMS fail. r=vyang 2013-06-03 12:21:06 +08:00
Chia-hung Tai ba0d852318 Bug 810099 - B2G MMS: support onretrieving event. r=vyang 2013-05-10 13:39:22 -07:00
Chia-hung Tai a5aa079f69 Bug 810099 - B2G MMS: Support onretrieving event - interface changes. r=vynag 2013-05-09 18:53:39 -07:00
Boris Zbarsky 3eabb6ea4b Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
Patrick Wang cc8a80e1be Bug 875208 - Check blob last modification date before sending it through IPC. r=gene.lian 2013-05-28 12:24:11 +08:00
Mike Shal 5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04: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
Ed Morley a10a1ac1c0 Merge mozilla-central and birch 2013-05-23 12:47:30 +01:00
Vicamo Yang 57f4087b0a Bug 872219 - 2/2: marionette test cases. r=gene 2013-05-23 19:42:33 +08:00
Bobby Holley f2943090bd Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
There are still a handful that either are used with other runtimes, or that
happen very early/late in cx the lifetime of various things where it doesn't
necessarily make sense to have a cx on the stack. This should definitely ensure
that we're not doing double-duty with the nsCxPusher change, though.
2013-05-22 10:05:28 -06:00
Bobby Holley cdde50556c Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor 2013-05-22 10:05:26 -06:00
Boris Zbarsky 43f774459d Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
Gregory Szorc 1b12175ba0 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
David Zbarsky 45aa3d2bde Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger 2013-05-17 13:17:53 -07:00
Ted Mielczarek 3cfd62c3d2 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 2cbf53d5af 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 26736a0ee2 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Ryan VanderMeulen 4038e4710f Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Chia-hung Tai e06358dd9e 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 e35c65d6d0 Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Ryan VanderMeulen b75cbe55be Merge m-c to inbound. 2013-05-10 14:57:50 -04:00
David Zbarsky 480bf64980 Bug 868312 - Rooting fixes for dom r=bz 2013-05-10 14:22:21 -04:00
Chuck Lee 240cb7e823 Bug 771458 - 0005. Support API change on other platform. r=vicamo 2013-05-10 10:24:12 +08:00
Chuck Lee bf53da9434 Bug 771458 - 0004. Test case for deleting multiple SMS. r=vicamo 2013-05-06 15:16:37 +08:00
Chuck Lee 2448921624 Bug 771458 - 0003. delete message in DB by array. r=vicamo 2013-04-25 18:02:36 +08:00
Chuck Lee ce76415c13 Bug 771458 - 0002. Change IPDL to support delete() by array. r=vicamo 2013-04-29 17:50:55 +08:00
Chuck Lee cdf38242e4 Bug 771458 - 0001. Accept array as argument for delete() API. r=vicamo 2013-05-10 16:45:05 +08:00
Gene Lian 986da68be0 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 1aa3d2586f 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 e02fd4d14f Backed out changesets 9ba22af0a840 and db79b5ea167b (bug 863241) for Werror fail. 2013-05-07 13:34:04 -04:00
Chia-hung Tai 1c689183f1 Bug 863241 - Fix bustage. 2013-05-07 13:14:58 -04:00
Chia-hung Tai 1f5928f69e 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 e953cfee22 Bug 863241 - Part 1: Interface changes. r=vyang 2013-04-26 17:06:49 +08:00
Ed Morley 5256152aa1 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal 954221d9c9 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 98c5262c47 Bug 871321 - Fix rooting hazards in the SMS code; r=till 2013-05-12 18:33:04 -04:00
David Zbarsky bd907d5829 Bug 868312 - Rooting fixes for dom r=bz 2013-05-12 01:17:42 -04:00
David Zbarsky b7033dea1a Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
Gregory Szorc 522764dec4 Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal 2013-05-03 09:54:45 -07:00
Ryan VanderMeulen 64fdfa6be4 Merge m-c to inbound. 2013-05-02 15:17:39 -04:00
David Zbarsky ceed6680d6 Bug 866450 Part 7: Root some additional JS::Values found during review r=bz 2013-05-02 05:12:47 -04:00
David Zbarsky 261b97262e Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:46 -04:00
Chia-hung Tai c89832ff68 Bug 867227 - Part 2: Add expiry date into nsIDOMMozMmsMessage. r=vyang 2013-05-01 09:22:52 -07:00
Chia-hung Tai d3ac998b53 Bug 867227 - Part 1: Interface changes. r=vyang, sr=mounir 2013-04-30 15:59:03 -07:00
Gene Lian f16e03b828 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 321d063783 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Gene Lian 255fa19a46 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 62495c91f3 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 c78bd008f8 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 ac4d4f9899 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 5462048383 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 0f47fcd1a8 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 0c98e74953 Bug 862268 - 2/2: test cases. r=gene.lian 2013-04-19 16:42:45 +08:00
Vicamo Yang d567b6a7a4 Bug 862268 - 1/2: fix omitted message id update in saveRecord. r=gene.lian 2013-04-19 16:42:42 +08:00
Boris Zbarsky de948b12f3 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 c2c22c6cba Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Mike Shal df7deac25b Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Patrick Wang 58425f0da2 Bug 860604 - Use receiving time to store received sms message. r=vicamo 2013-04-16 16:52:16 +08:00
Vicamo Yang 716f53ebe5 Bug 861095 - B2G MMS: handle MMS message in NotifyCursorResult() as well. r=mounir 2013-04-12 23:39:48 +08:00
Rob Wood 145afedba5 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 8309216d97 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 8f3906b7ac Bug 854790 4-2/4: test cases for filtering messages by threadId. r=gene 2013-04-12 14:56:27 +08:00
Vicamo Yang 29a67c1df9 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 19bc8dbd43 Bug 854790 3/4: RIL. r=gene 2013-04-12 14:56:19 +08:00
Vicamo Yang 680af19f9a Bug 854790 2/4: DOM. r=mounir 2013-04-12 14:56:16 +08:00
Vicamo Yang 5c0ed72139 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 f2e5a25ce5 Bug 847744: Part 5 - IPC for retrieveMMS. r=vicamo 2013-04-10 20:18:43 +08:00
Patrick Wang 09eb47363e Bug 847744: Part 4 - IPC implementation for MMS send(). r=jdm,vicamo,mrbkap 2013-04-10 20:18:41 +08:00
Patrick Wang d54a64a91c Bug 847744: Part 3 - IPDL change. r=vicamo,jdm 2013-04-10 20:18:38 +08:00
Patrick Wang 9a0052f826 Bug 847744: Part 2 - Use sms-* topic to notify mms observers. r=vicamo 2013-04-10 20:18:35 +08:00
Patrick Wang 4ec6b15d47 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 dea9da1095 Bug 749086 - 3/3: fix test cases. r=gwagner 2013-04-10 00:41:31 +08:00
Vicamo Yang 2358d51dc1 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-10 00:41:27 +08:00
Vicamo Yang 699500656e 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 05dae6619d Bug 849739 4/4: RIL. r=gwagner 2013-04-10 00:38:03 +08:00
Vicamo Yang 60cf472b1e Bug 849739 3/4: IPC. r=bent 2013-04-10 00:37:58 +08:00
Vicamo Yang 2e64c7a43a Bug 849739 2/4: DOM. r=mounir,mrbkap 2013-04-10 00:37:54 +08:00
Vicamo Yang 40c0d9dc7f 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 c96a31f435 Bug 838467 5/5: test cases. r=gwagner 2013-04-10 00:36:12 +08:00
Vicamo Yang 26be51f9bb Bug 838467 4/5: RIL. r=gwagner 2013-04-10 00:36:08 +08:00
Vicamo Yang 797bfd721b Bug 838467 3/5: IPC. r=sicking,bent 2013-04-10 00:36:04 +08:00
Vicamo Yang e499085914 Bug 838467 2/5: DOM implementation. r=sicking,bent 2013-04-10 00:35:59 +08:00
Vicamo Yang 438f832042 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 c4ee3f7df9 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 84ac4e2c09 Backed out 13 changesets (bug 838467, bug 849739, bug 749086) for Marionette failures. 2013-04-09 08:54:00 -04:00
Randell Jesup c027758120 Backout changeset a54f620cf84c (bug 843445) for build failures 2013-04-09 03:55:21 -04:00
Chia-hung Tai a5288573b4 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 10a0d3d05e Bug 749086 - 3/3: fix test cases. r=gwagner 2013-04-09 10:22:23 +08:00
Vicamo Yang 23b5e1e4b5 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-09 10:22:19 +08:00
Vicamo Yang 92ce785fd2 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 03d1f75904 Bug 849739 5/5: test cases. r=gwagner 2013-04-09 10:22:07 +08:00
Vicamo Yang 33a4efe24e Bug 849739 4/5: RIL. r=gwagner 2013-04-09 10:22:03 +08:00
Vicamo Yang 8bc4d7dbbd Bug 849739 3/5: IPC. r=bent 2013-04-09 10:21:59 +08:00
Vicamo Yang db4566182c Bug 849739 2/5: DOM. r=mounir,mrbkap 2013-04-09 10:21:54 +08:00
Vicamo Yang 19494e9e28 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 fcfa72dde3 Bug 838467 5/5: test cases. r=gwagner 2013-04-09 10:21:43 +08:00
Vicamo Yang ba78123094 Bug 838467 4/5: RIL. r=gwagner 2013-04-09 10:21:39 +08:00
Vicamo Yang d1948ae387 Bug 838467 3/5: IPC. r=sicking,bent 2013-04-09 10:21:35 +08:00
Vicamo Yang d7cb9ae399 Bug 838467 2/5: DOM implementation. r=sicking,bent 2013-04-09 10:21:31 +08:00