Closed Bug 856971 Opened 11 years ago Closed 10 years ago

WebSMS: s/nsIDOMMozSmsFilter/nsIDOMMozMobileMessageFilter for a generic term

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: airpingu, Unassigned)

References

Details

(Keywords: dev-doc-needed)

We're still using nsIDOMMozSmsFilter for searching SMS or MMS, which is not a generic name. Eventually, we need to s/nsIDOMMozSmsFilter/nsIDOMMozMobileMessageFilter.

To avoid breaking the compatibility, we probably need to create a new nsIDOMMozMobileMessageFilter which is a direct copy of nsIDOMMozSmsFilter. After the Gaia switches to use nsIDOMMozMobileMessageFilter then we can deprecate nsIDOMMozSmsFilter.

One minor nit: we should also s/nsIDOMSmsFilter.idl/nsIDOMMozMobileMessageFilter.idl with a "Moz" prefix for correcting the file name.

This bug is not a critical issue.
Please refer to bug 760065 for the desired Mobile Message DOM API design.
Keywords: dev-doc-needed
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Summary: B2G SMS & MMS: s/nsIDOMMozSmsFilter/nsIDOMMozMobileMessageFilter for a generic term → WebSMS: s/nsIDOMMozSmsFilter/nsIDOMMozMobileMessageFilter for a generic term
Bug 878533 is going to move MozSmsFilter into a dictionary, so there will be no more DOM interface for SMS filter.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.