gecko/dom/mobilemessage/src
2013-11-02 18:16:59 +08:00
..
android Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
fallback Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
gonk Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports (follow-up). r=ctai 2013-11-01 22:45:57 +08:00
ipc 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
Constants.cpp Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 0: WebSMS. sr=vicamo 2013-07-30 00:50:21 +02:00
Constants.h Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 0: WebSMS. sr=vicamo 2013-07-30 00:50:21 +02:00
Makefile.in [PATCH] bug 922566 - kill dom-config.mk 2013-10-23 17:20:55 -04:00
MmsMessage.cpp Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo 2013-11-02 18:16:59 +08:00
MmsMessage.h Bug 928821 - B2G MMS: put deliveryStatus[] into a more generic structure MmsDeliveryInfo[] sr=gene r=gene 2013-10-22 16:57:25 +08:00
MobileMessageCallback.cpp Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
MobileMessageCallback.h Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir 2013-08-09 21:25:53 +08:00
MobileMessageCursorCallback.cpp Bug 925916 - Handlify WrapNative, r=smaug 2013-10-11 22:02:39 -07:00
MobileMessageCursorCallback.h Bug 891235: remove mozSms. rs=mounir 2013-07-26 18:40:27 +08:00
MobileMessageManager.cpp Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo 2013-11-02 18:16:59 +08:00
MobileMessageManager.h
MobileMessageService.cpp 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
MobileMessageService.h
MobileMessageThread.cpp Bug 875013: Eliminate VPATH usage in dom/mobilemessage. r=joey 2013-09-12 05:17:24 +02:00
MobileMessageThread.h Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
moz.build Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey 2013-10-29 16:12:37 +08:00
SmsFilter.cpp Bug 875013: Eliminate VPATH usage in dom/mobilemessage. r=joey 2013-09-12 05:17:24 +02:00
SmsFilter.h Bug 875013: Eliminate VPATH usage in dom/mobilemessage. r=joey 2013-09-12 05:17:24 +02:00
SmsMessage.cpp Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo 2013-11-02 18:16:59 +08:00
SmsMessage.h 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
SmsSegmentInfo.cpp Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir 2013-08-09 21:25:53 +08:00
SmsSegmentInfo.h Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir 2013-08-09 21:25:53 +08:00
SmsServicesFactory.cpp Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey 2013-10-29 16:12:37 +08:00
SmsServicesFactory.h
Types.h