gecko-dev/widget/cocoa
Bob Owen ed611d856b Bug 1652764: Only allow nsPrinterList objects to be created in the main process on macOS. r=jwatt
Differential Revision: https://phabricator.services.mozilla.com/D86358
2020-08-07 16:04:24 +00:00
..
crashtests
cursors
docs Bug 1644047 - Add some documentation about SDKs and using macOS APIs. r=spohl 2020-06-08 21:41:04 +00:00
resources/MainMenu.nib
CFTypeRefPtr.h
ComplexTextInputPanel.h
ComplexTextInputPanel.mm
CustomCocoaEvents.h
DesktopBackgroundImage.h Bug 1629313 - Part 1 - Set As Desktop Background fails on macOS r=spohl 2020-04-21 19:57:29 +00:00
DesktopBackgroundImage.mm Bug 1629313 - Part 1 - Set As Desktop Background fails on macOS r=spohl 2020-04-21 19:57:29 +00:00
GfxInfo.h Bug 1649490 - detect all Mac GPUs r=mstange 2020-07-03 21:11:02 +00:00
GfxInfo.mm Bug 1657600 - Fix how WebRender was not enabled on OSX by default for early beta. r=ktaeleman 2020-08-06 17:12:05 +00:00
MediaHardwareKeysEventSourceMac.h Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaHardwareKeysEventSourceMac.mm Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
MediaHardwareKeysEventSourceMacMediaCenter.h Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaHardwareKeysEventSourceMacMediaCenter.mm Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
MediaKeysEventSourceFactory.cpp Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaPlayerWrapper.h Bug 1591230 - On macOS use MediaPlayer library for media keys when available. r=spohl,alwu 2019-12-31 01:41:33 +00:00
MediaPlayerWrapper.mm Bug 1591230 - On macOS use MediaPlayer library for media keys when available. r=spohl,alwu 2019-12-31 01:41:33 +00:00
NativeKeyBindings.h
NativeKeyBindings.mm
OSXNotificationCenter.h Bug 1635257 - Implement some of nsIAlertsDoNotDisturb for the macOS NotificationCenter backend. r=mstange 2020-05-16 00:58:29 +00:00
OSXNotificationCenter.mm Bug 1635257 - Implement some of nsIAlertsDoNotDisturb for the macOS NotificationCenter backend. r=mstange 2020-05-16 00:58:29 +00:00
ProcInfo.mm Bug 1642257 - Auto-clearing thread list in GetProcInfo;r=mstange 2020-07-23 08:08:19 +00:00
ScreenHelperCocoa.h
ScreenHelperCocoa.mm
SwipeTracker.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
SwipeTracker.mm Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
TextInputHandler.h
TextInputHandler.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
VibrancyManager.h Back out bug 1592739 due to multiple regressions (bug 1599366, bug 1601183, bug 1602193). a=backout 2020-02-13 14:26:51 +00:00
VibrancyManager.mm Back out bug 1592739 due to multiple regressions (bug 1599366, bug 1601183, bug 1602193). a=backout 2020-02-13 14:26:51 +00:00
ViewRegion.h
ViewRegion.mm Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
WidgetTraceEvent.mm
components.conf Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +00:00
moz.build Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
mozView.h
nsAppShell.h
nsAppShell.mm Bug 1635577 - add wakelog log. r=spohl,karlt 2020-05-07 19:51:30 +00:00
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 1646216 - Don't call CommitToScreen() on the main thread while another thread is compositing. r=jrmuizel 2020-06-17 18:30:58 +00:00
nsChildView.mm Bug 1653700. Populate PanGestureInput::mLineOrPageDeltaX/Y when the events are produced from direct manipulation. r=kats 2020-07-18 20:47:04 +00:00
nsClipboard.h
nsClipboard.mm Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
nsCocoaDebugUtils.h
nsCocoaDebugUtils.mm
nsCocoaFeatures.h Bug 1616404: Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange 2020-05-04 21:11:09 +00:00
nsCocoaFeatures.mm Bug 1616404: Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange 2020-05-04 21:11:09 +00:00
nsCocoaUtils.h
nsCocoaUtils.mm Bug 1648463 - Move SVGForeignObjectFrame SVGImageFrame and SVGUseFrame to mozilla namespace r=dholbert,jgilbert 2020-06-25 20:42:49 +00:00
nsCocoaWindow.h Bug 1644212 - reintroduce an attribute to limit which windows allow full screen, r=xidorn,haik 2020-06-15 15:51:48 +00:00
nsCocoaWindow.mm Bug 1634766 - macos: moving a window to/from maximized/zoomed state should update the window's sizemode, r=spohl 2020-08-04 15:12:11 +00:00
nsColorPicker.h Backed out 2 changesets (bug 1543813) for assertion failures. CLOSED TREE 2020-05-28 03:17:13 +03:00
nsColorPicker.mm Bug 1543813: Fix a race condition that can lead to a crash when using the color picker on macOS. r=mstange 2020-05-27 22:07:45 +00:00
nsCursorManager.h
nsCursorManager.mm
nsDeviceContextSpecX.h Bug 1657874 - Unify printer list implementations between Mac and GTK, and add nsPrinterListBase. r=jwatt 2020-08-07 12:04:26 +00:00
nsDeviceContextSpecX.mm Bug 1657874 - Remove CUPSPrinterList. r=jwatt 2020-08-07 14:30:33 +00:00
nsDragService.h
nsDragService.mm
nsFilePicker.h
nsFilePicker.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsIconLoaderObserver.h
nsIconLoaderService.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsIconLoaderService.mm Bug 1618295 - Make imgRequestProxy implement and use PreloaderBase to support the preload as speculative load feature; r=tnikkel,smaug,mayhemer 2020-05-11 14:43:05 +00:00
nsLookAndFeel.h Bug 1652561 - Remote Win32k calls in nsLookAndFeel::GetFontImpl() r=emilio,geckoview-reviewers,agi,froydnj 2020-07-31 16:21:44 +00:00
nsLookAndFeel.mm Bug 1652561 - Remote Win32k calls in nsLookAndFeel::GetFontImpl() r=emilio,geckoview-reviewers,agi,froydnj 2020-07-31 16:21:44 +00:00
nsMacCursor.h
nsMacCursor.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMacDockSupport.h
nsMacDockSupport.mm Bug 1577120 - Use the control accent color for the dock download progress bar. r=spohl 2020-06-12 17:03:31 +00:00
nsMacFinderProgress.h
nsMacFinderProgress.mm Bug 1624251 - Fix use-after-free in nsMacFinderProgress r=spohl 2020-03-28 01:46:29 +00:00
nsMacSharingService.h
nsMacSharingService.mm Bug 1629533: Fix an issue that prevented some icons from drawing in the macOS share menu. r=mstange 2020-05-01 22:30:46 +00:00
nsMacWebAppUtils.h
nsMacWebAppUtils.mm
nsMenuBarX.h
nsMenuBarX.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMenuBaseX.h
nsMenuGroupOwnerX.h
nsMenuGroupOwnerX.mm
nsMenuItemIconX.h
nsMenuItemIconX.mm
nsMenuItemX.h
nsMenuItemX.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMenuUtilsX.h
nsMenuUtilsX.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMenuX.h Bug 1596488 - Revert mXBLAttached fix for native OSX menus r=spohl 2020-02-03 20:03:16 +00:00
nsMenuX.mm Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsNativeBasicThemeCocoa.cpp Bug 1656471 - Fix OSX builds. 2020-07-31 14:46:36 +02:00
nsNativeBasicThemeCocoa.h Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
nsNativeThemeCocoa.h Bug 1620467 - Part 5: Remove appearance values not used by the browser or Web content. r=emilio 2020-07-16 22:04:14 +00:00
nsNativeThemeCocoa.mm Bug 1640195: Address UX feedback for non-native widget styling. r=geckoview-reviewers,emilio,agi 2020-07-30 17:02:02 +00:00
nsNativeThemeColors.h Bug 1577120 - Use the control accent color for the dock download progress bar. r=spohl 2020-06-12 17:03:31 +00:00
nsPIWidgetCocoa.idl
nsPrintDialogX.h
nsPrintDialogX.mm Bug 1643418. Don't overwrite the print range type if 'Print Selection Only' is unchecked. r=nordzilla 2020-06-04 21:09:12 +00:00
nsPrintSettingsServiceX.h
nsPrintSettingsServiceX.mm Bug 1653354 - Make the WebExtensions API tabs.saveAsPDF work via the Cocoa printing code on macOS. r=jwatt,extension-reviewers,zombie 2020-08-04 16:58:20 +00:00
nsPrintSettingsX.h Bug 1654982 - Ensure job disposition is set correctly for output to a file. r=nordzilla 2020-07-27 21:18:58 +00:00
nsPrintSettingsX.mm Bug 1653354 - Make the WebExtensions API tabs.saveAsPDF work via the Cocoa printing code on macOS. r=jwatt,extension-reviewers,zombie 2020-08-04 16:58:20 +00:00
nsSandboxViolationSink.h
nsSandboxViolationSink.mm
nsSound.h
nsSound.mm Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm
nsSystemStatusBarCocoa.h
nsSystemStatusBarCocoa.mm
nsToolkit.h
nsToolkit.mm
nsTouchBar.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBar.mm Bug 1650210 - Fix a clang-11 error in nsTouchBar.mm r=mstange 2020-07-02 20:37:19 +00:00
nsTouchBarInput.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarInput.mm Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarInputIcon.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarInputIcon.mm Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarNativeAPIDefines.h
nsTouchBarUpdater.h
nsTouchBarUpdater.mm Bug 1600356 - Part 1 - Split out TouchBarInput into its own files. r=spohl 2019-12-31 20:26:00 +00:00
nsUserIdleServiceX.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleServiceX.mm Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWidgetFactory.mm Bug 1652764: Only allow nsPrinterList objects to be created in the main process on macOS. r=jwatt 2020-08-07 16:04:24 +00:00
nsWindowMap.h
nsWindowMap.mm