gecko-dev/widget/windows
Ben Hearsum e6cd000e4a Bug 1778182: put private browsing taskbar pinning & window separation behind a distinct pref r=nalexander
`browser.privacySegmentation.enabled` is going to be set when users opt into Felt Privacy. When I originally wrote some of this code I naively used it to pref things on, on the assumption that there would never be a situation where it would be `true` before 106 (when we remove the pref-off for this work).

However, we want to run an experiment with pinning private browsing to the taskbar ahead of 106. To avoid any possibility of accidentally opting users into Felt Privacy without their consent, let's use a distinct pref for turning these features off for now. This pref will disappear in the 106 cycle, as none of this code needs to be behind one at that point - so I don't _think_ this needs to go in `firefox.js`.

Differential Revision: https://phabricator.services.mozilla.com/D151065
2022-07-06 13:15:46 +00:00
..
res
tests
AudioSession.cpp Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman 2022-04-07 18:39:49 +00:00
AudioSession.h Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman 2022-04-07 18:39:49 +00:00
CheckInvariantWrapper.h Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman 2022-03-10 13:23:38 +00:00
components.conf Bug 1773770: Part 9 - Migrate widget component content proxies to static registration. r=mccr8 2022-06-30 09:12:18 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DirectManipulationOwner.cpp Bug 1765399 - Move main thread observers to the vsync dispatcher. r=smaug 2022-05-05 02:15:16 +00:00
DirectManipulationOwner.h
GfxInfo.cpp Bug 1776800 - Let zero copy hardware decoded video to release on intel GPU on Windows r=jrmuizel,gfx-reviewers 2022-06-28 21:54:36 +00:00
GfxInfo.h Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky 2022-05-06 23:37:25 +00:00
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
IMMHandler.h
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp
InProcessWinCompositorWidget.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1762521 - Add further locking to JumpListBuilder. r=mhowell,jesup 2022-04-06 01:18:42 +00:00
JumpListBuilder.h Bug 1207753 - windows JumpListBuilder thread-safety annotations r=mhowell 2022-03-21 17:56:56 +00:00
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 1766561 - Fix various formatting errors. r=media-playback-reviewers,gfx-reviewers,nika,necko-reviewers,rkraesig,alwu,padenot,kershaw 2022-05-03 20:49:10 +00:00
KeyboardLayout.h
LSPAnnotator.cpp Bug 1766561 - Add missing l modifier for long formatting. r=Jamie,media-playback-reviewers,gfx-reviewers,nika,necko-reviewers,mhowell,rkraesig,gerald,application-update-reviewers,bytesized,alwu,kershaw 2022-05-03 20:49:08 +00:00
MediaKeysEventSourceFactory.cpp
moz.build Bug 1775320 - WinContentSystemParameters is not needed. r=cmartin 2022-06-22 18:03:01 +00:00
nsAppShell.cpp Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
nsAppShell.h Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h
nsDataObj.cpp Bug 1774683, use ValidateFilenameForSaving to validate dropped links on Windows, r=mhowell 2022-06-22 08:27:07 +00:00
nsDataObj.h
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h Bug 1766561 - Use proper formatting directives for LPARAM and WPARAM. r=Jamie,rkraesig 2022-05-03 20:49:08 +00:00
nsDeviceContextSpecWin.cpp Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl 2022-05-23 19:34:40 +00:00
nsDeviceContextSpecWin.h Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl 2022-05-23 19:34:40 +00:00
nsDragService.cpp Bug 1767944 - Fix drag image coordinates after bug 1753836. r=tnikkel 2022-05-05 12:10:08 +00:00
nsDragService.h
nsFilePicker.cpp Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
nsFilePicker.h Bug 1766368 - Fix ignored-qualifiers warnings in Windows builds. r=rkraesig 2022-04-28 22:03:05 +00:00
nsLookAndFeel.cpp Bug 1775310 - Add some accent-color-based dark mode system colors on Windows. r=handyman 2022-06-22 09:47:27 +00:00
nsLookAndFeel.h Bug 1775310 - Add some accent-color-based dark mode system colors on Windows. r=handyman 2022-06-22 09:47:27 +00:00
nsNativeDragSource.cpp Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeDragTarget.h Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeThemeWin.cpp Bug 1773070 - Rename/remove some eventState/s variables. r=smaug 2022-06-07 23:09:54 +00:00
nsNativeThemeWin.h
nsPrintDialogUtil.cpp Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio 2022-05-13 15:26:07 +00:00
nsPrintDialogUtil.h Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio 2022-05-13 15:26:07 +00:00
nsPrintDialogWin.cpp Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio 2022-05-13 15:26:07 +00:00
nsPrintDialogWin.h Bug 1769113 - Kill off nsIPrintingPromptService and use nsIPrintDialogService directly. r=emilio 2022-05-13 11:20:59 +00:00
nsPrinterWin.cpp Bug 1766364 - Fix unreachable-code warnings in Windows builds. r=mhowell,emilio,rkraesig 2022-04-26 22:12:09 +00:00
nsPrinterWin.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
nsPrintSettingsServiceWin.cpp
nsPrintSettingsServiceWin.h Bug 1763989. Remove the PPrinting and nsPrintingProxy code. r=bobowen 2022-04-26 14:30:29 +00:00
nsPrintSettingsWin.cpp Bug 1766364 - Fix unreachable-code warnings in Windows builds. r=mhowell,emilio,rkraesig 2022-04-26 22:12:09 +00:00
nsPrintSettingsWin.h
nsSharePicker.cpp
nsSharePicker.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsToolkit.h
nsUserIdleServiceWin.cpp
nsUserIdleServiceWin.h
nsUXThemeConstants.h
nsUXThemeData.cpp Bug 1775320 - WinContentSystemParameters is not needed. r=cmartin 2022-06-22 18:03:01 +00:00
nsUXThemeData.h Bug 1757797 - Don't use native tooltip drawing on Windows. r=dao,cmartin 2022-04-14 21:05:57 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsWindow.cpp Bug 1778182: put private browsing taskbar pinning & window separation behind a distinct pref r=nalexander 2022-07-06 13:15:46 +00:00
nsWindow.h Bug 1774821 - Add a missing include in Windows. 2022-06-17 19:33:39 +02:00
nsWindowDbg.cpp Bug 1766561 - Add missing l modifier for long formatting. r=Jamie,media-playback-reviewers,gfx-reviewers,nika,necko-reviewers,mhowell,rkraesig,gerald,application-update-reviewers,bytesized,alwu,kershaw 2022-05-03 20:49:08 +00:00
nsWindowDbg.h Bug 1751281 - Enable Windows Event logging with separate logging module and message parameters r=cmartin 2022-03-25 15:27:39 +00:00
nsWindowDefs.h
nsWindowGfx.cpp Backed out 2 changesets (bug 642851) for causing wpt failures on modal-dialog-blocks-mouse-events.html. CLOSED TREE 2022-06-14 04:56:20 +03:00
nsWindowGfx.h
nsWindowTaskbarConcealer.cpp Bug 1732517 - [4/5] Fix fullscreen marking on Windows 7 r=handyman 2022-06-07 17:07:43 +00:00
nsWindowTaskbarConcealer.h Bug 1732517 - [3/5] Decouple Firefox/Windows fullscreen state r=handyman 2022-06-07 17:07:42 +00:00
nsWinGesture.cpp
nsWinGesture.h
OSKInputPaneManager.cpp
OSKInputPaneManager.h
OSKTabTipManager.cpp
OSKTabTipManager.h
OSKVRManager.cpp
OSKVRManager.h
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
RemoteBackbuffer.cpp
RemoteBackbuffer.h
resource.h
ScreenHelperWin.cpp Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky 2022-05-06 23:37:25 +00:00
ScreenHelperWin.h
ShellHeaderOnlyUtils.h
SystemStatusBar.cpp Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
SystemStatusBar.h
TaskbarPreview.cpp
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
ToastNotification.cpp
ToastNotification.h
ToastNotificationHandler.cpp
ToastNotificationHandler.h
touchinjection_sdk80.h
TSFTextStore.cpp Bug 1766561 - Fix various formatting errors. r=media-playback-reviewers,gfx-reviewers,nika,necko-reviewers,rkraesig,alwu,padenot,kershaw 2022-05-03 20:49:10 +00:00
TSFTextStore.h
UrlmonHeaderOnlyUtils.h
widget.rc
WidgetTraceEvent.cpp
WinCompositorWidget.cpp
WinCompositorWidget.h
WinCompositorWindowThread.cpp
WinCompositorWindowThread.h
WindowHook.cpp
WindowHook.h
WindowsConsole.cpp
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsSMTCProvider.cpp Bug 1767412 - Don't set the AlbumArtist property on IMusicDisplayProperties. r=chunmin 2022-05-06 13:36:20 +00:00
WindowsSMTCProvider.h Bug 1767412 - Don't set the AlbumArtist property on IMusicDisplayProperties. r=chunmin 2022-05-06 13:36:20 +00:00
WindowsUIUtils.cpp Bug 1776556 - Restore Windows' accent-color / system-color behavior for now. r=mstange 2022-06-28 18:55:27 +00:00
WindowsUIUtils.h Bug 1775310 - Add some accent-color-based dark mode system colors on Windows. r=handyman 2022-06-22 09:47:27 +00:00
WinEventObserver.cpp Bug 1766561 - Use proper formatting directives for LPARAM and WPARAM. r=Jamie,rkraesig 2022-05-03 20:49:08 +00:00
WinEventObserver.h
WinHeaderOnlyUtils.h
WinIMEHandler.cpp Bug 1766377 - Fix sign-compare warnings related to Windows constants. r=rkraesig,gfx-reviewers,sotaro 2022-04-29 09:14:11 +00:00
WinIMEHandler.h
WinMessages.h
WinModifierKeyState.h
WinMouseScrollHandler.cpp Bug 1732517 - [1/5] Drive-by cleanup: simplify WinUtils::GetNSWindowPtr() et al. r=cmartin 2022-06-07 17:07:41 +00:00
WinMouseScrollHandler.h
WinPointerEvents.cpp
WinPointerEvents.h
WinTaskbar.cpp
WinTaskbar.h
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1775320 - WinContentSystemParameters is not needed. r=cmartin 2022-06-22 18:03:01 +00:00
WinUtils.h Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
WinWindowOcclusionTracker.cpp Bug 1647161 - [2/5] Add cloaking event listener r=handyman,cmartin 2022-06-07 17:07:42 +00:00
WinWindowOcclusionTracker.h