Closed
Bug 1236443
Opened 9 years ago
Closed 9 years ago
[TV][2.5] App window & preview window support back navigation
Categories
(Firefox OS Graveyard :: Gaia::TV::System, defect, P1)
Tracking
(feature-b2g:2.5+, b2g-v2.5 fixed)
People
(Reporter: rickychien, Assigned: rickychien)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-pick][partner-blocker])
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
lchang
:
review+
jocheng
:
approval-gaia-v2.5+
|
Details |
We should offer ability to navigate back when user is navigating in app window and preview window and also close preview window if user hits the landing page.
Assignee | ||
Updated•9 years ago
|
Summary: App window & preview window support back navigation → [TV][2.5] App window & preview window support back navigation
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
In the case of routing from app:// protocol to http(s):// protocol, we only provide goBack() when user is browsing in http(s):// not for app:// protocol. App and app:// will not be killed by back key.
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8703605 [details]
[gaia] rickychien:backNavigation > mozilla-b2g:master
Luke, I hope that I don't misunderstand or miss some cases for supporting back key navigation feature. Please review it kindly thanks!
Attachment #8703605 -
Flags: review?(lchang)
Comment 4•9 years ago
|
||
Comment on attachment 8703605 [details]
[gaia] rickychien:backNavigation > mozilla-b2g:master
Looks good! Thanks.
Attachment #8703605 -
Flags: review?(lchang) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Landed.
https://github.com/mozilla-b2g/gaia/commit/ac74a094d01052830fbd42e3721b2118d65a02d6
thank you Luke!
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8703605 [details]
[gaia] rickychien:backNavigation > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): feature of bug 1211400
[User impact] if declined: n/a
[Testing completed]: manual verified on local
[Risk to taking this patch] (and alternatives if risky): impact on app window management
[String changes made]:
Attachment #8703605 -
Flags: approval-gaia-v2.5?
Updated•9 years ago
|
feature-b2g: --- → 2.5+
Whiteboard: [ft:conndevices][partner-cherry-pick][partner-blocker]
Comment 7•9 years ago
|
||
Comment on attachment 8703605 [details]
[gaia] rickychien:backNavigation > mozilla-b2g:master
Approve for TV 2.5
Attachment #8703605 -
Flags: approval-gaia-v2.5? → approval-gaia-v2.5+
Comment 8•9 years ago
|
||
status-b2g-v2.5:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•