Closed
Bug 1955045
Opened 1 month ago
Closed 24 days ago
create and register a command line handler for taskbar tab windows
Categories
(Firefox :: Shell Integration, task, P3)
Firefox
Shell Integration
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: erchen, Assigned: erchen)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi])
Attachments
(1 file)
Taskbar tabs (web apps) can be opened via Windows Firefox shortcuts with a -taskbar-tab
command line flag. We should create a custom command line handler for this to avoid adding more code to handle: function bch_handle(cmdLine) {
in BrowserContentHandler.sys.mjs
Updated•1 month ago
|
Attachment #9474136 -
Attachment description: Bug 1955045 - add a custom command line handler for launching web app shortcuts r=mossop! → WIP: Bug 1955045 - add a custom command line handler for launching web app shortcuts r=mossop!
Updated•1 month ago
|
Attachment #9474136 -
Attachment description: WIP: Bug 1955045 - add a custom command line handler for launching web app shortcuts r=mossop! → Bug 1955045 - add a custom command line handler for launching web app shortcuts r=mossop!
Updated•24 days ago
|
Pushed by erchen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/68eaa662363c
add a custom command line handler for launching web app shortcuts r=mossop,firefox-desktop-core-reviewers
Status: NEW → RESOLVED
Closed: 24 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•