components.conf |
|
579 |
moz.build |
|
522 |
TaskbarTabCmd.sys.mjs |
A command line handler for Firefox shortcuts with the flag "-taskbar-tab",
which will trigger a web app window to be opened
|
2250 |
TaskbarTabs.sys.mjs |
Returns an array of args to pass into Services.ww.openWindow.
The first element will be the tab to be opened, the second element
will be a nsIWritablePropertyBag with a 'taskbartab' property
The tab to be opened with the web app
@param {MozTabbrowserTab} tab The tab we will open as a taskbar tab
@returns {nsIMutableArray}
|
2425 |
TaskbarTabUI.sys.mjs |
|
937 |
test |
|
|