fune/browser/components/shell
Matthew Noorenberghe ff27adf28d Bug 1615134 - Shell service API to open macOS Security & Privacy preferences panes. r=spohl
Example: Cc["@mozilla.org/browser/shell-service;1"].getService(Ci.nsIMacShellService).showSecurityPreferences("Privacy_AllFiles")

Differential Revision: https://phabricator.services.mozilla.com/D62690

--HG--
extra : moz-landing-system : lando
2020-02-14 04:06:09 +00:00
..
content Bug 1608167 - port setDesktopBackground DTD to fluent r=Gijs,fluent-reviewers,flod 2020-02-07 12:27:21 +00:00
test Bug 1615134 - Shell service API to open macOS Security & Privacy preferences panes. r=spohl 2020-02-14 04:06:09 +00:00
HeadlessShell.jsm
jar.mn Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
moz.build Bug 1615134 - Shell service API to open macOS Security & Privacy preferences panes. r=spohl 2020-02-14 04:06:09 +00:00
nsGNOMEShellService.cpp
nsGNOMEShellService.h
nsIGNOMEShellService.idl
nsIMacShellService.idl Bug 1615134 - Shell service API to open macOS Security & Privacy preferences panes. r=spohl 2020-02-14 04:06:09 +00:00
nsIShellService.idl
nsIWindowsShellService.idl Bug 1602195: Show site specific browsers as separate taskbar entries on windows. r=mhowell 2019-12-29 11:50:19 +00:00
nsMacShellService.cpp Bug 1615134 - Shell service API to open macOS Security & Privacy preferences panes. r=spohl 2020-02-14 04:06:09 +00:00
nsMacShellService.h
nsShellService.h
nsToolkitShellService.h
nsWindowsShellService.cpp Bug 1602195: Show site specific browsers as separate taskbar entries on windows. r=mhowell 2019-12-29 11:50:19 +00:00
nsWindowsShellService.h Bug 1602191: Create a shortcut on the windows desktop to launch an installed ssb. r=mhowell,Gijs 2019-12-17 03:44:31 +00:00
ScreenshotChild.jsm
ShellService.jsm