Closed
Bug 872373
Opened 12 years ago
Closed 12 years ago
B2G MMS: sendMMS(...) fails to create a proper thread ID for send/sending event.
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: airpingu, Assigned: airpingu)
References
Details
(Whiteboard: [fixed-in-birch])
Attachments
(1 file)
2.14 KB,
patch
|
vicamo
:
review+
|
Details | Diff | Splinter Review |
Thanks rwaldron for catching this. This one blocks Gaia sending MMS and assigning the sent MMS to the right thread. It's absolutely an leo+ and we need to land it ASAP.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #749649 -
Flags: review?(vyang)
Comment 2•12 years ago
|
||
Verified....It works.
Comment 3•12 years ago
|
||
Verified by replacing below code to smil.js
https://gist.github.com/rwldrn/b2aaf04f07c1990e8037
Can send/receive "This is a test from FFOS/Messaging".
(In reply to Chia-hung Tai [:ctai :ctai_mozilla :cht] from comment #2)
> Verified....It works.
Updated•12 years ago
|
Attachment #749649 -
Flags: review?(vyang) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: [NO_UPLIFT] → [NO_UPLIFT] [fixed-in-birch]
Assignee | ||
Comment 5•12 years ago
|
||
Btw, thanks Chia-hung for the verification!
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [NO_UPLIFT] [fixed-in-birch] → [NO_UPLIFT][fixed-in-birch]
Target Milestone: --- → mozilla24
Assignee | ||
Comment 7•12 years ago
|
||
Hi Anshul, need your check to remove the [NO_UPLIFT] tag. This one is urgent to land to meet our MMS deadline. Thanks!
Flags: needinfo?(anshulj)
Assignee | ||
Comment 8•12 years ago
|
||
Hi Dietrich, could you please give this bug leo+? This one blocks us using thread ID to search messages. Thanks!
Flags: needinfo?(dietrich)
Updated•12 years ago
|
blocking-b2g: leo? → leo+
Comment 9•12 years ago
|
||
Removing NO_UPLIFT *only* because we must have MMS landed in v1-train immediately. We still request to be added as reviewers for all RIL interface changes before landing in birch going forward
Flags: needinfo?(anshulj)
Whiteboard: [NO_UPLIFT][fixed-in-birch] → [fixed-in-birch]
Comment 10•12 years ago
|
||
Updated•12 years ago
|
status-b2g18:
--- → fixed
Updated•12 years ago
|
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → wontfix
status-firefox22:
--- → wontfix
status-firefox23:
--- → wontfix
status-firefox24:
--- → fixed
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(dietrich)
Updated•12 years ago
|
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•