Closed
Bug 852826
Opened 12 years ago
Closed 12 years ago
B2G MMS: decide the permission name for MMS
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: airpingu, Assigned: airpingu)
References
Details
(Whiteboard: [target 3/22])
For SMS, we're using "sms" as its permission name. How about MMS? Possible options:
#1 Let MMS reuse the current "sms" permission.
#2 Create a new "mms" permission for MMS specific.
#3 Create a new "mobile-message" permission but only let MMS use it for now.
#4 Create a new "mobile-message" and let both SMS and MMS use it from now on.
Note that #4 will break the compatibility with Gaia.
Flags: needinfo?(jonas)
I think we should either do #1 or #4. Up to you which one.
Flags: needinfo?(jonas)
Comment 2•12 years ago
|
||
I think "sms" or "sms-mms" would be two good permission names. I am not a big fan of "mobile-message" because it is way too vague. Whatever we do, there is no reason to have different permissions for SMS and MMS so the permission should apply to both.
Assignee | ||
Comment 3•12 years ago
|
||
Thanks Jonas and Mounir for the suggestions. I'd prefer taking the existing "sms". We can revisit to change that with a more generic name if needed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•12 years ago
|
blocking-b2g: leo? → ---
Updated•11 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•