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 |
Vicamo Yang
|
cb490bbcc8
|
Bug 736708 - 1/3: WebSMS - support Replace-Short-Message-Type. Don't return next message id. r=gene
|
2013-11-20 03:46:12 +08:00 |
Ryan VanderMeulen
|
554a83ef67
|
Merge m-c to inbound.
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
|
2013-11-19 13:54:20 -05:00 |
Jeff Walden
|
35e10c0112
|
Bug 934000 - Minor SMS bugfixes. r=mrbkap
|
2013-11-05 16:09:33 -08:00 |
Mike Hommey
|
2812d11fce
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
Mike Hommey
|
e06d795c71
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
Mike Hommey
|
ffe0380912
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
Jan Varga
|
8f8a999182
|
Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
|
2013-11-19 08:36:12 +01:00 |
Carsten "Tomcat" Book
|
4551469986
|
Backed out changeset 5cda44ae1ba0 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
--HG--
rename : dom/indexedDB/test/test_globalObjects_content.html => dom/indexedDB/test/test_globalObjects.html
rename : dom/indexedDB/test/test_globalObjects_chrome.xul => dom/indexedDB/test/test_globalObjects.xul
rename : dom/indexedDB/test/unit/test_globalObjects_xpc.js => dom/indexedDB/test/unit/test_globalObjects.js
|
2013-11-19 11:41:52 +01:00 |
Jan Varga
|
5eebe35433
|
Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
|
2013-11-19 08:36:12 +01:00 |
Vicamo Yang
|
8902166cba
|
Bug 934931 - 2/2: test cases. r=gene
|
2013-11-15 18:24:43 +08:00 |
Vicamo Yang
|
d4cd64212a
|
Bug 934931 - 1/2: B2G MMS : use matchPhoneNumbers(...) to match the receiver to update the delivery status. r=gene
|
2013-11-15 18:24:40 +08:00 |
Vicamo Yang
|
09e8a50de3
|
Bug 889898 - MobileMessage: remove fallback backend, android/MmsService and SmsService::HasSupport(). r=gene
|
2013-11-15 17:07:33 +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 |
Shao Hang Kao
|
3d15cffcc6
|
Bug 935873 - MMS retry should handle modified input stream, Part 1 - Implementation, r=vyang
|
2013-11-13 17:54:38 +08:00 |
Bevis Tseng
|
8b680d602b
|
Bug 937894 - [B2G][MMS] Unable to send MMS without having manually input MMS port value (AT&T SIM). r=gene
|
2013-11-13 15:47:49 +08:00 |
Birunthan Mohanathas
|
02a1314689
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
|
2013-11-11 14:17:14 -05:00 |
Vicamo Yang
|
8099ca4c54
|
Bug 936763 - B2G MMS: the connected/disconnected network can come from 3G not MMS, which throws exceptions when accessing MMS proxy settings. r=vicamo
|
2013-11-11 12:41:03 +08:00 |
Vicamo Yang
|
d975057dec
|
Bug 885679 - 3/3: test cases. r=gene
|
2013-11-06 20:46:13 +08:00 |
Vicamo Yang
|
67aa8e79ec
|
Bug 885679 - 2/3: DOM & backend changes. r=gene
|
2013-11-06 20:46:06 +08:00 |
Vicamo Yang
|
b13b753fc1
|
Bug 885679 - 1/3: B2G MMS - Add 'lastMessageSubject' to MobileMessageThread object. Interface changes. sr=gene
|
2013-11-06 20:46:02 +08:00 |
Chuck Lee
|
341028fd97
|
Bug 859215 - 0005. Marionette test for read SMSC address. r=vicamo.
|
2013-09-16 10:12:45 +08:00 |
Chuck Lee
|
e3013dfef6
|
Bug 859215 - 0004. Get SMSC address in mobilemessage. r=vicamo
|
2013-09-16 10:12:43 +08:00 |
Chuck Lee
|
9aa05ca434
|
Bug 859215 - 0002. IPDL change to support get SMSC address. r=vicamo
|
2013-09-16 10:12:38 +08:00 |
Chuck Lee
|
c0c511767d
|
Bug 859215 - 0001. IDL change. r=vicamo
|
2013-09-16 10:12:35 +08:00 |
Gene Lian
|
365ae63640
|
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 2, implementation). r=ctai
|
2013-11-06 10:30:25 +08:00 |
Gene Lian
|
42339321a5
|
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 1, DOM API IDL). r=hsinyi
|
2013-11-05 21:50:38 +08:00 |
Carsten "Tomcat" Book
|
79a4977c17
|
Backed out changeset f27a2aba0db2 (bug 927711) for build failure/bustage
|
2013-11-05 12:44:47 +01:00 |
Carsten "Tomcat" Book
|
8093b210ca
|
Backed out changeset 6cb70cc44e8c (bug 927711) for build failure/bustage
|
2013-11-05 12:44:33 +01:00 |
Gene Lian
|
cdca045916
|
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 2, implementation). r=ctai
|
2013-11-05 19:02:33 +08:00 |
Gene Lian
|
60b46de155
|
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 1, DOM API IDL). r=hsinyi
|
2013-11-05 19:02:01 +08:00 |
Gene Lian
|
cbca30cd63
|
Bug 932201 - [B2G][DSDS] Gecko needs to properly download MMS for non-active SIM. r=ctai,vicamo
|
2013-11-05 17:21:56 +08:00 |
Ryan VanderMeulen
|
88bcfa3e2d
|
Merge b2g-inbound to m-c.
|
2013-11-04 16:17:59 -05:00 |
Carsten "Tomcat" Book
|
651904135a
|
merge b2g-inbound to mozilla-central
|
2013-11-04 13:52:18 +01:00 |
Carsten "Tomcat" Book
|
5cd6a423a2
|
Backed out changeset a876f43914f6 (bug 921919) for build failures on a CLOSED TREE
|
2013-11-04 08:44:00 +01:00 |
Chia-hung Tai
|
0a940ca2dc
|
Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang
|
2013-11-04 11:36:00 +08:00 |
Chia-hung Tai
|
2a6d7cd489
|
Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang
|
2013-11-04 11:36:00 +08:00 |
Nathan Froyd
|
61378e49b8
|
Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
These includes are no longer needed. It's much easier to locate these
includes when they're not obscured by a bunch of other stuff.
|
2013-10-18 14:47:04 -04:00 |
Nathan Froyd
|
ec839c62b4
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
These include statements have been made redundant by all the qualifications
to the using statements.
|
2013-10-18 13:34:08 -04:00 |
Nathan Froyd
|
ebcc1e1abf
|
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
|
2013-10-01 15:25:07 -04:00 |
Gene Lian
|
8f3a6f21e7
|
Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports (follow-up). r=ctai
|
2013-11-01 22:45:57 +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 |
Gene Lian
|
d33063f9a5
|
Bug 887159 - B2G SMS: Handle message delivered timestamp for delivery report (part 1, DOM IDL). sr=hsinyi
|
2013-11-01 19:48:38 +08:00 |
Gene Lian
|
6e4676da40
|
Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports. r=ctai
|
2013-11-01 17:55:54 +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 |
Shao Hang Kao
|
1a6dab6e96
|
Bug 928821 - B2G MMS: put deliveryStatus[] into a more generic structure MmsDeliveryInfo[] sr=gene r=gene
|
2013-10-22 16:57:25 +08:00 |
Bevis Tseng
|
fbab4af1ec
|
Bug 922580 - B2G MMS: Stop downloading MMS immediately when airplane mode is on. r=gene
|
2013-10-28 16:43:38 +08:00 |
Chia-hung Tai
|
1228cd0bfe
|
Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene
|
2013-10-30 11:48:47 +08:00 |