Open
Bug 2016749
Opened 3 months ago
Updated 1 month ago
[meta] Extension API support for split views
Categories
(WebExtensions :: Frontend, task, P3)
WebExtensions
Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: robwu, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: meta)
The first step to split view support in extension APIs is at bug 1993037, in the form of splitViewId.
The bare minimum includes the ability to observe split views, but we also need a way to intentionally create splits and perform unsplitting. Some discussion on the shape of what a "create split" API has happened in the comments of bug 1993037.
Besides dedicated API support, we also need to verify behavior of existing APIs (e.g. tabs.move).
| Reporter | ||
Updated•2 months ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•