Closed
Bug 912943
Opened 12 years ago
Closed 7 years ago
Add markThreadRead(threadId) for nsIDOMMozMobileMessageManager
Categories
(Core :: DOM: Device Interfaces, defect, P1)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: airpingu, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #908657 +++
Per bug 908657 comment #7, we need to add a new API markThreadRead(threadId) to solve bug 908657.
Note that the formal W3 API also proposed an markConversationRead() function [1], which takes conversationID as the parameter (equivalent to our threadID). I think we should add a similar one before the DateStore API is available.
[1] http://messaging.sysapps.org/#widl-MessagingManager-markConversationRead-Promise-DOMString-conversationID-boolean-value
Comment 1•7 years ago
|
||
API no longer in codebase.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•