Closed
Bug 1225090
Opened 9 years ago
Closed 9 years ago
[TV][2.5] Remind user to add content to Apps if webapp has been opened over X times
Categories
(Firefox OS Graveyard :: Gaia::TV, defect, P3)
Tracking
(feature-b2g:2.5+, b2g-v2.5 fixed, b2g-master fixed)
VERIFIED
FIXED
feature-b2g | 2.5+ |
People
(Reporter: rickychien, Assigned: rickychien)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-pick][partner-blocker])
Attachments
(1 file)
46 bytes,
text/x-github-pull-request
|
lchang
:
review+
jocheng
:
approval-gaia-v2.5+
|
Details | Review |
If the webapp content has been opened over X times and the user hasn’t added it to Apps yet the system shows a dialogue.
If the user presses “cancel” or the “back” button on the remote the dialogue is dismissed and the user is returned to the Marketplace.
If user presses “add”, the dialogue is dismissed and the user is returned to the Marketplace. A banner is displayed informing the user that the content has been added to Apps.
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8696768 [details] [review]
[gaia] rickychien:RemindToAddToApps > mozilla-b2g:master
Luke, it's a P3 follow-up patch for bug 1225085.
Please take a look and review it after bug 1225085 is landed :)
Attachment #8696768 -
Flags: review?(lchang)
Comment 3•9 years ago
|
||
Comment on attachment 8696768 [details] [review]
[gaia] rickychien:RemindToAddToApps > mozilla-b2g:master
I've finished my first round review. Please take a look. Thanks.
Attachment #8696768 -
Flags: review?(lchang)
Assignee | ||
Updated•9 years ago
|
Attachment #8696768 -
Flags: review?(lchang)
Comment 4•9 years ago
|
||
Comment on attachment 8696768 [details] [review]
[gaia] rickychien:RemindToAddToApps > mozilla-b2g:master
Good job! Thanks.
Attachment #8696768 -
Flags: review?(lchang) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Landed in master:
https://github.com/mozilla-b2g/gaia/commit/43339d3f90dcc532887ed75888c738d87db358e6
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8696768 [details] [review]
[gaia] rickychien:RemindToAddToApps > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): bug 1211400
[User impact] if declined: impact system app but all test cases are passed
[Testing completed]: verified locally and remote CI
[Risk to taking this patch] (and alternatives if risky):
[String changes made]: none
Attachment #8696768 -
Flags: approval-gaia-v2.5?
Comment 7•9 years ago
|
||
Comment on attachment 8696768 [details] [review]
[gaia] rickychien:RemindToAddToApps > mozilla-b2g:master
Approved for TV 2.5
Attachment #8696768 -
Flags: approval-gaia-v2.5? → approval-gaia-v2.5+
Updated•9 years ago
|
Updated•9 years ago
|
Whiteboard: [ft:conndevices][partner-cherry-pick][partner-blocker]
Comment 8•9 years ago
|
||
Comment 10•9 years ago
|
||
Verify this issue on the latest build.
After launching the same webapp content for three times, the dialog "Add [webapp's name] to Apps?" will pop up. And then pressing the Add button can add the content to Apps.
[Build Info]
Environment: 2.6 Simulator
gaia:
https://github.com/mozilla-b2g/gaia/commit/435a9320454ccc3ffdebff4d5d680f1254a15e26
gecko:
https://hg.mozilla.org/mozilla-central/rev/a9e33d8c48b5ca93ca1937eba4220f681a0f05ec
Status: RESOLVED → VERIFIED
Comment 11•9 years ago
|
||
The result of v2.5 is also passed.
[Build Info]
Environment: Simulator 2.5.20160215231509
gaia:
https://github.com/mozilla-b2g/gaia/commit/b059a19c4cb615e16174735662199e6769cee393
gecko:
https://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/227c6d4926c154167a2214e123253f2c937e4106
mulet:
https://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/9d519d3bedacb7f5ce467f4c6bef7ff55ff3b0f3
You need to log in
before you can comment on or make changes to this bug.
Description
•