Closed
Bug 1821479
Opened 2 years ago
Closed 2 years ago
[1.0] Support showing a custom tab to a specified URL
Categories
(Fenix :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: royang, Assigned: aputanu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
This is to support the Fullscreen Research Surface. The feature will need to open a custom private tab to a specified URL when triggered.
Things to consider:
- Can this be more generic.
- Need to be triggered from Fenix in the foreground.
Reporter | ||
Updated•2 years ago
|
Blocks: fullscreen-research-surface
Reporter | ||
Updated•2 years ago
|
Summary: Support showing a fullscreen private custom tab to a specified URL → [1.0] Support showing a fullscreen private custom tab to a specified URL
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aputanu
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•2 years ago
|
||
FYI, it would be nice if we can specify if the custom tab is private or not as well.
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Whiteboard: [fxdroid]
Updated•2 years ago
|
Reporter | ||
Comment 3•2 years ago
•
|
||
Update, the custom tab does not need to be fullscreen and also is not private.
Updated•2 years ago
|
Summary: [1.0] Support showing a fullscreen private custom tab to a specified URL → [1.0] Support showing a custom tab to a specified URL
Assignee | ||
Comment 4•2 years ago
|
||
Support for showing a custom tab to a specific URL already exists in Fenix. To start a custom tab to a specified URL one can use this SupportUtils
method, for example see the onboarding privacy notice click handler.
Assignee | ||
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•2 years ago
|
Resolution: WORKSFORME → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•