CustomTabsCallback Navigation Event Support in Fenix
Categories
(Fenix :: Tabs, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: boek, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
From github: https://github.com/mozilla-mobile/fenix/issues/17241.
Will the Mozilla Mobile team consider supporting
CustomTabsCallback
, e.g. foronNavigationEvent(int, Bundle)
? I believe this is defined by the spec with codes for each event. Chrome and Chromium-based browsers support this feature. However, using this appears to exclude Firefox users from receiving certain helpful features. For example, using navigation events is helpful for solving edge cases in authentication through CustomTabs where the user may drop-off for too long and resume a tab with an expired session, causing login to fail. Will there be support for navigation events in Firefox CustomTabs in the future?┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 year ago
|
Description
•