Bevis Tseng
6f582e0c65
Bug 859764 - Part 1.2: Clearn Up Naming in IDL. r=echen
2015-10-21 19:10:04 +08:00
Bevis Tseng
dccc2b18f5
Bug 859764 - Part 1.1: Turn IDL Implementation into Internal-Only Interface. r=echen, r=smaug
2015-10-19 19:46:08 +08:00
Reuben Morais
aeb3c8b4cd
Bug 1197008 - Stop assuming 0 is an invalid threadId. r=btseng r=hsinyi
2015-09-02 09:37:17 -03:00
Wes Kocher
56f8b1ac07
Merge b2ginbound to central, a=merge CLOSED TREE
2015-08-10 14:58:41 -07:00
Reuben Morais
a62d29bff6
Bug 1192102 - Remove unused file embedded/android/GeckoSmsManager.java. r=blassey
...
IGNORE IDL
2015-08-06 18:59:00 -04:00
younghwan.ji
1c0ecbe031
Bug 1175430 - Expose Network-Specific Error Cause for Various Error Handling in App Layer. r=btseng
2015-08-10 10:08:23 +09:00
Samael Wang
50aeaf11a8
Bug 1043250
- Part 2: Update MobileMessageCallback and SmsService. r=btseng
...
nsIMobileMessageCallback.idl
- Update the signature of NotifyGetSmscAddress and uuid.
MobileMessageCallback.cpp:
- Update NotifyGetSmscAddress to reflect the signature change and to
adapt Promise.
- Update NotifyGetSmscAddressFailed to adapt Promise.
nsISmsService.idl:
- Update the comment to emphasize NUMBER_PLAN_IDENTIFICATION constants
reflects enumeration values.
SmsService.js:
- Update the invocation of notifySmscAddress as the signature changes.
2015-07-14 14:57:33 +08:00
Samael Wang
23be71ff8d
Bug 1044721 - Part 7: Update nsISmsService.idl and ensure the type-of-number and number-plan-identification constants match the corresponding enum in MozMobileMessageManager.webidl. r=btseng
2015-04-29 10:42:58 +08:00
Samael Wang
bb649cfe0e
Bug 1044721 - Part 2: Update nsIMobileMessageCallback interface and implementation to support Promise and setSmscAddress. r=btseng
2015-04-29 10:58:16 +08:00
Bevis Tseng
06d4d88aad
Bug 1154186 - Deprecate nsISmsMessenger_new.idl. r=echen
2015-04-14 18:07:44 +08:00
Bevis Tseng
1c873c3338
Bug 1138264 - Part 1: Define new system messages of "sms-failed" and "sms-delivery-error". r=echen
2015-04-02 14:26:20 +08:00
Bevis Tseng
fb708bc2ff
Bug 1108900 - Part 1: rename MobileMessageDatabaseService. r=echen
...
--HG--
rename : dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl => dom/mobilemessage/interfaces/nsIGonkMobileMessageDatabaseService.idl
2014-12-10 15:30:59 +08:00
Bevis Tseng
f660b12238
Bug 873351 - Part 3: Refactor SMS Notifications from RadioInterfaceLayer to SmsService. r=echen
2014-11-27 18:59:06 +08:00
Bevis Tseng
c4aae007b4
Bug 873351 - Part 1: Re-write SmsService in JavaScript. r=echen
2014-11-24 18:43:54 +08:00
Bevis Tseng
7956050542
Bug 1072808 - Part 2: Add SmsMessenger as a Wrapper for Sms-Related System Messages. r=echen
2014-10-24 11:33:01 +08:00
Carsten "Tomcat" Book
ba2f8207f9
Backed out changeset 768b2ca4e101 (bug 1072808)
2014-11-25 10:45:42 +01:00
Bevis Tseng
bcc9853fea
Bug 1072808 - Part 2: Add SmsMessenger as a Wrapper for Sms-Related System Messages. r=echen
2014-10-24 11:33:01 +08:00
Vicamo Yang
70d97a65c3
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-21 15:24:44 +08:00
Carsten "Tomcat" Book
15772b526b
Backed out changeset 69870df1c72f (bug 1064231)
2014-09-17 13:12:59 +02:00
Vicamo Yang
10d2a22edf
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-16 21:20:24 +08:00
Vicamo Yang
f1f889e5f0
Bug 1057915 - 1/2: [MobileMessage] Ability to return multiple entries in getMessages/getThreads cursor.result. DOM & IPDL changes. r=smaug
2014-09-04 11:15:41 +08:00
Vicamo Yang
2e60f5d9ec
Bug 878533 - 1/3: move MozSmsFilter to webidl dictionary. r=smaug
2014-08-28 11:00:03 +08:00
Nigel Babu
1333e406ef
Backed out changeset 080926480632 (bug 878533) for build failure ON A CLOSED TREE
2014-08-18 08:59:01 +05:30
Vicamo Yang
a38ca8b1ef
Bug 878533 - 1/2: move MozSmsFilter to webidl dictionary. r=smaug
2014-08-18 10:34:10 +08:00
Vicamo Yang
453c63d01a
Bug 916607 - 1/4: Convert MozSmsSegmentInfo to WebIDL dictionary. Interface changes. r=bzbarsky, r=khuey
2014-08-04 17:01:36 +08:00
Bevis Tseng
eedb9d31d1
Bug 1023695 - Part 1: Define .idl/.ipdl for notifying Deleted Info. r=vyang.
2014-06-27 13:11:14 +08:00
Vicamo Yang
47002a6418
Bug 958782 - 1/3: B2G SMS - Move MozMobileMessage to WebIDL. XPIDL & WebIDL changes. f=Ms2ger,r=khuey
...
--HG--
rename : dom/webidl/MobileMessageManager.webidl => dom/webidl/MozMobileMessageManager.webidl
2014-06-25 11:57:13 +08:00
Vicamo Yang
45bd978b7c
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
2014-06-11 09:23:34 +08:00
Bevis Tseng
13803d46f9
Bug 824717 - Part 3: Modify nsIMobileMessageCallback::notifySendMessageFailed() to accept an additional nsISupports message. r=vyang
2014-04-28 12:33:10 +08:00
Ehsan Akhgari
958ae15e31
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
2014-05-08 16:45:36 -04:00
Bevis Tseng
06ca945bcd
Bug 981077 - Part 1: Add new error type SIM_NOT_MATCHED_ERROR. r=vyang
2014-03-21 10:52:05 +08:00
Gene Lian
80d8429c19
Bug 944890 - B2G SMS & MMS: remove convertTimeToInt(...) which is no longer needed (part 1, implementation). r=vicamo
2014-03-20 10:45:55 +08:00
Bevis Tseng
0a7db41e7b
Bug 945089 - Part 1.1: Create new ObjectStore for saving uncomplete SMS segments. r=vyang
2014-03-03 16:28:20 +08:00
Masatoshi Kimura
24d07e5da7
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
811f1e846e
Bug 978611 - Part 1: Stop using legacy dictionaries from MmsMessage. r=vicamo
2014-03-07 20:51:48 +09:00
Bevis Tseng
07ae6b7a7c
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
945c0c13b7
Bug 974820 - Part 1: Add new error type STORAGE_FULL_ERROR. r=vyang
2014-02-20 12:17:47 +08:00
Gene Lian
d1f4a97072
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
10d0a19371
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
Tom Schuster
b653cfe8ef
Bug 939302 - Use DOMTimestamp for timestamps in MMS. r=bz,gen
2013-11-30 19:14:41 +08:00
Blake Kaplan
5ac83b64c6
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Delete. r=gwagner
2013-12-05 13:28:41 -08:00
Vicamo Yang
dcfe228813
Bug 921918 - 3.d/4: construct mms deliveryInfo in db. r=gene
2013-11-25 18:55:03 +08:00
Vicamo Yang
16aef31078
Bug 921918 - 3.c/4: don't pass transactionId. r=gene
2013-11-25 18:55:02 +08:00
Vicamo Yang
6c7aa198bd
Bug 921918 - 3.b/4: assign received |aMmsMessage.sender| in mmdb. r=gene
2013-11-25 18:55:01 +08:00
Vicamo Yang
319797e6bf
Bug 921918 - 3.a/4: iccId is optional. r=gene
2013-11-25 18:55:00 +08:00
Chia-hung Tai
53cf029ffa
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
d989edadf6
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
951f335d15
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
56531554db
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
0165863991
Backed out changeset 6bdd99eabb57 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:55:57 +01:00