Closed Bug 852826 Opened 11 years ago Closed 11 years ago

B2G MMS: decide the permission name for MMS

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

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)
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.
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: 11 years ago
Resolution: --- → WONTFIX
Blocks: 853376
No longer blocks: 853376
blocking-b2g: leo? → ---
You need to log in before you can comment on or make changes to this bug.