Closed
Bug 871944
Opened 13 years ago
Closed 13 years ago
B2G MMS: should move MMS codes from dom/mms to dom/mobilemessage
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: airpingu, Assigned: vicamo)
References
Details
(Whiteboard: [fixed-in-birch])
Attachments
(2 files)
|
13.05 KB,
patch
|
airpingu
:
review+
akeybl
:
approval-mozilla-b2g18+
|
Details | Diff | Splinter Review |
|
12.33 KB,
patch
|
Details | Diff | Splinter Review |
We should move MMS codes from dom/mms to dom/mobilemessage which collects all the messaging codes including SMS and MMS. This is nothing but a minor issue.
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → vyang
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #751627 -
Flags: review?(gene.lian)
| Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Vicamo Yang [:vicamo][:vyang] from comment #2)
> Created attachment 751627 [details] [diff] [review]
Some files are `hg mv`ed and are hidden by bugzilla. You might need to download the patch for those parts. :)
| Reporter | ||
Comment 4•13 years ago
|
||
Comment on attachment 751627 [details] [diff] [review]
patch
Review of attachment 751627 [details] [diff] [review]:
-----------------------------------------------------------------
Looks nice. Please make sure the MMS directory completely disappears after the patch is applied. Btw, this one might be worth uplifting to b2g18 to avoid inconvenient maintenance in the future. I'd suggest ask the approval first and then land it to central and b2g18 at the same time.
Attachment #751627 -
Flags: review?(gene.lian) → review+
| Assignee | ||
Comment 5•13 years ago
|
||
Nominate for leo+ because MMS will be shipped on v1.1 and it will be more convenient to have synchronized directory structure with m-c.
blocking-b2g: --- → leo?
| Assignee | ||
Comment 6•13 years ago
|
||
Whiteboard: [fixed-in-birch]
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Comment 8•13 years ago
|
||
Please nominate for approval-mozilla-b2g18, since this is not critical.
blocking-b2g: leo? → -
| Reporter | ||
Updated•13 years ago
|
tracking-b2g18:
--- → ?
| Reporter | ||
Comment 9•13 years ago
|
||
Comment on attachment 751627 [details] [diff] [review]
patch
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): no.
User impact if declined: no.
Testing completed: yes.
Risk to taking this patch (and alternatives if risky): no.
String or UUID changes made by this patch: no.
This patch is aimed for moving the MMS codes to a better directory. That is, mobilemessage/. I don't think we would have any risk to do so. However, it would make the followers more convenient to land MMS codes to b2g18 if they can be in the same file path.
Attachment #751627 -
Flags: approval-mozilla-b2g18?
Updated•13 years ago
|
Updated•13 years ago
|
Attachment #751627 -
Flags: approval-mozilla-b2g18? → approval-mozilla-b2g18+
Comment 10•13 years ago
|
||
You'll be shocked to hear I'm sure that this doesn't apply to b2g18.
Keywords: branch-patch-needed
| Assignee | ||
Comment 11•13 years ago
|
||
not at all. We'll handle that, thank you :)
| Assignee | ||
Comment 12•13 years ago
|
||
Comment 13•13 years ago
|
||
status-b2g18:
--- → fixed
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → wontfix
status-firefox22:
--- → wontfix
status-firefox23:
--- → wontfix
status-firefox24:
--- → fixed
Keywords: branch-patch-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•