Closed
Bug 1915740
Opened 1 year ago
Closed 1 year ago
Add concept of Taskbar Tabs to nsIWindow and related window management objects.
Categories
(Firefox :: Shell Integration, enhancement, P3)
Firefox
Shell Integration
Tracking
()
RESOLVED
FIXED
People
(Reporter: nrishel, Assigned: nrishel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi])
We need to track that a window is a Taskbar Tab window for styling, session restore behavior, navigation behavior, etc.
Updated•1 year ago
|
Updated•1 year ago
|
Priority: -- → P3
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → nrishel
We achieved this by adding a "taskbartab" property to a nsIWritablePropertyBag2 in the Window's argument property. Like this: https://searchfox.org/mozilla-central/rev/e339b9d6175e30310f6891a5e85d27ce43ad94f1/browser/components/taskbartabs/test/browser/head.js#16-25
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•