gecko-dev/browser/components/shell
Ben Hearsum 654d60a687 Bug 1751038: Add Telemetry to identify sessions started through Private Browsing shortcuts r=nalexander
Two new things here:
1) We append "Private" to the existing shortcut classification if it is likely to be a Private Browsing shortcut. (To help maintain the goal of avoiding I/O this is done by looking at the filename rather than inspecting the shortcut args.)
2) A totally new `is_taskbar_pinned_private` to report whether or not a Private Browsing shortcut is pinned to the Taskbar.

Differential Revision: https://phabricator.services.mozilla.com/D140653
2022-03-17 16:33:35 +00:00
..
content Bug 1750974 - Extend our ESLint import-globals-from function to support absolute directories. r=Gijs,mossop 2022-01-20 14:15:34 +00:00
search-provider-files
test Bug 1743783 - Ignore extra command options when taking a screenshot. r=mossop 2021-12-16 16:16:16 +00:00
HeadlessShell.jsm Bug 1743783 - Ignore extra command options when taking a screenshot. r=mossop 2021-12-16 16:16:16 +00:00
jar.mn
moz.build Bug 1750991: Automatically create shortcut if it's not already present when pinning to the Windows Taskbar. r=mhowell 2022-03-17 16:33:34 +00:00
nsGNOMEShellDBusHelper.cpp
nsGNOMEShellDBusHelper.h
nsGNOMEShellSearchProvider.cpp
nsGNOMEShellSearchProvider.h
nsGNOMEShellService.cpp Bug 1757209 - Don't hardcode snap instance name. r=stransky 2022-02-28 15:07:16 +00:00
nsGNOMEShellService.h
nsIGNOMEShellService.idl
nsIMacShellService.idl
nsIShellService.idl
nsIWindowsShellService.idl Bug 1751038: Add Telemetry to identify sessions started through Private Browsing shortcuts r=nalexander 2022-03-17 16:33:35 +00:00
nsMacShellService.cpp
nsMacShellService.h
nsShellService.h
nsToolkitShellService.h
nsWindowsShellService.cpp Bug 1751038: Add Telemetry to identify sessions started through Private Browsing shortcuts r=nalexander 2022-03-17 16:33:35 +00:00
nsWindowsShellService.h
ScreenshotChild.jsm
ShellService.jsm Bug 1750991: Add support for pinning a a Private Browsing mode shortcut to the Taskbar. r=mhowell 2022-03-17 16:33:34 +00:00
WindowsDefaultBrowser.cpp Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WindowsDefaultBrowser.h Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WindowsUserChoice.cpp
WindowsUserChoice.h