gecko-dev/widget/cocoa
Nicholas Nethercote 18fae65f38 Bug 1563139 - Remove StaticPrefs.h. r=glandium
This requires replacing inclusions of it with inclusions of more specific prefs
files.

The exception is that StaticPrefsAll.h, which is equivalent to StaticPrefs.h,
and is used in `Codegen.py` because doing something smarter is tricky and
suitable for a follow-up. As a result, any change to StaticPrefList.yaml will
still trigger recompilation of all the generated DOM bindings files, but that's
still a big improvement over trigger recompilation of every file that uses
static prefs.

Most of the changes in this commit are very boring. The only changes that are
not boring are modules/libpref/*, Codegen.py, and ServoBindings.toml.

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

--HG--
extra : moz-landing-system : lando
2019-07-26 01:10:23 +00:00
..
crashtests
cursors
resources/MainMenu.nib
CFTypeRefPtr.h Bug 1565668 - Add CFTypeRefPtr which is a RefPtr-style smart pointer for CFTypeRef types. r=jrmuizel 2019-07-17 20:46:04 +00:00
ComplexTextInputPanel.h
ComplexTextInputPanel.mm
CustomCocoaEvents.h
GfxInfo.h
GfxInfo.mm
NativeKeyBindings.h
NativeKeyBindings.mm
OSXNotificationCenter.h
OSXNotificationCenter.mm
ProcInfo.mm
RectTextureImage.h
RectTextureImage.mm
ScreenHelperCocoa.h
ScreenHelperCocoa.mm
SwipeTracker.h
SwipeTracker.mm
TextInputHandler.h
TextInputHandler.mm
VibrancyManager.h
VibrancyManager.mm
ViewRegion.h
ViewRegion.mm
WidgetTraceEvent.mm
moz.build Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
mozView.h
nsAppShell.h
nsAppShell.mm
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 1565668 - Make BasicCompositor PreRender/PostRender handling more consistent with CompositorOGL / WebRender. r=mattwoodrow 2019-07-17 20:47:16 +00:00
nsChildView.mm Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsClipboard.h
nsClipboard.mm
nsCocoaDebugUtils.h
nsCocoaDebugUtils.mm
nsCocoaFeatures.h
nsCocoaFeatures.mm
nsCocoaUtils.h
nsCocoaUtils.mm Bug 1564216 - Fix warnings in nsCocoaUtils.mm with 10.14 SDK. r=mstange 2019-07-18 22:42:59 +00:00
nsCocoaWindow.h Bug 1403085 - Add a pref to use native full screen for Fullscreen API on macOS. r=spohl,dao 2019-07-17 13:31:41 +00:00
nsCocoaWindow.mm Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsColorPicker.h
nsColorPicker.mm
nsCursorManager.h
nsCursorManager.mm
nsDeviceContextSpecX.h
nsDeviceContextSpecX.mm
nsDragService.h
nsDragService.mm
nsFilePicker.h
nsFilePicker.mm
nsIconLoaderObserver.h
nsIconLoaderService.h Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsIconLoaderService.mm Bug 1566411 Use ReferrerInfo class in imgLoader.idl r=tnikkel 2019-07-25 08:23:32 +00:00
nsIdleServiceX.h
nsIdleServiceX.mm
nsLookAndFeel.h
nsLookAndFeel.mm
nsMacCursor.h
nsMacCursor.mm
nsMacDockSupport.h
nsMacDockSupport.mm
nsMacFinderProgress.h
nsMacFinderProgress.mm
nsMacSharingService.h
nsMacSharingService.mm
nsMacWebAppUtils.h
nsMacWebAppUtils.mm
nsMenuBarX.h
nsMenuBarX.mm Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsMenuBaseX.h
nsMenuGroupOwnerX.h
nsMenuGroupOwnerX.mm
nsMenuItemIconX.h Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsMenuItemIconX.mm Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsMenuItemX.h
nsMenuItemX.mm
nsMenuUtilsX.h
nsMenuUtilsX.mm
nsMenuX.h
nsMenuX.mm
nsNativeThemeCocoa.h
nsNativeThemeCocoa.mm Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsNativeThemeColors.h
nsPIWidgetCocoa.idl
nsPrintDialogX.h
nsPrintDialogX.mm
nsPrintSettingsServiceX.h
nsPrintSettingsServiceX.mm
nsPrintSettingsX.h
nsPrintSettingsX.mm
nsSandboxViolationSink.h
nsSandboxViolationSink.mm
nsSound.h
nsSound.mm
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm
nsSystemStatusBarCocoa.h
nsSystemStatusBarCocoa.mm
nsToolkit.h
nsToolkit.mm
nsTouchBar.h Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsTouchBar.mm Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsTouchBarInputIcon.h Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsTouchBarInputIcon.mm Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsTouchBarNativeAPIDefines.h Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsTouchBarUpdater.h
nsTouchBarUpdater.mm Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class r=spohl 2019-07-24 13:03:49 +00:00
nsWidgetFactory.mm
nsWindowMap.h
nsWindowMap.mm