Open
Bug 2016928
Opened 7 months ago
Updated 1 month ago
Add extension API to create split views, or remove split views
Categories
(WebExtensions :: Frontend, enhancement, P3)
WebExtensions
Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: robwu, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wecg][addons-jira])
This bug tracks the ability for extensions to create split views and to remove split views. Currently there is no way for extensions to create split views, and the only way to remove a split view is to close one of the tabs in the split view.
There has been some discussion on how an API to create split views could look like, in bug 1993037.
Updated•7 months ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•7 months ago
|
Whiteboard: [addons-jira]
Updated•7 months ago
|
| Reporter | ||
Comment 1•5 months ago
|
||
Discussing the shape of the API in the WECG before starting implementation here.
WECG issue is at https://github.com/w3c/webextensions/issues/967
See Also: → https://github.com/w3c/webextensions/issues/967
Whiteboard: [addons-jira] → [wecg][addons-jira]
| Reporter | ||
Comment 2•3 months ago
|
||
API proposal submitted at https://github.com/w3c/webextensions/pull/1019, feedback is welcome.
See Also: → https://github.com/w3c/webextensions/pull/1019
You need to log in
before you can comment on or make changes to this bug.
Description
•