Closed
Bug 1042576
Opened 11 years ago
Closed 10 years ago
Move the insertion in call log to a datastore
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rik, Unassigned)
References
Details
Instead of using the telephony-call-ended system message, the Callscreen app should write in a datastore.
This has at least 3 pros:
- Move away from system messages (recommended by our RIL team, see bug 998147 comment 19)
- Use less memory after a call because we're not launching Dialer to populate the call log
- Give us accurate information about CDMA calls duration.
Comment 1•10 years ago
|
||
The DataStore API isn't going anywhere so I think we should close this; we'll most likely migrate to using ServiceWorkers instead.
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.
Description
•