Closed
Bug 1165218
Opened 10 years ago
Closed 10 years ago
[Stingray][TVDeck] Only storing TV tuner ID in asyncStorage is enough.
Categories
(Firefox OS Graveyard :: Gaia::TV, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: suchiu, Assigned: suchiu)
Details
Attachments
(1 file)
1. In our current TV Manager API, TVTuner and TVSource already have currentSourceType and currentChannelNumber attributes so we do not have to store (tuner, source, channel) information.
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8606158 [details] [review]
[gaia] sean2449:Bug-1165218 > mozilla-b2g:master
1. Remove storing 'TV_Hash' in asyncStorage.
2. Store 'Last-Tuner-ID' in asyncStorage.
3. Store current channel number in asyncStorage in order to mock real source.
4. Remove unwanted test cases.
Attachment #8606158 -
Flags: review?(im)
Comment 3•10 years ago
|
||
Comment on attachment 8606158 [details] [review]
[gaia] sean2449:Bug-1165218 > mozilla-b2g:master
Looks good to me.
Attachment #8606158 -
Flags: review?(im) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Updated•10 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 4•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•