gecko-dev/widget/cocoa
Markus Stange 5257db6695 Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers
This patch was generated automatically with the commands below:

```
rg -l 'NS_OBJC_BEGIN_TRY_ABORT_BLOCK_RETURN' . | xargs sed -i '' -e 's/NS_OBJC_BEGIN_TRY_ABORT_BLOCK_RETURN/NS_OBJC_BEGIN_TRY_BLOCK_RETURN/g'
rg -l 'NS_OBJC_END_TRY_ABORT_BLOCK_RETURN' . | xargs sed -i '' -e 's/NS_OBJC_END_TRY_ABORT_BLOCK_RETURN/NS_OBJC_END_TRY_BLOCK_RETURN/g'
```

Differential Revision: https://phabricator.services.mozilla.com/D104955
2021-02-16 22:55:20 +00:00
..
crashtests
cursors
docs Bug 1684672 - Update mentions of macOS SDK v10.11 to v10.12. r=glandium DONTBUILD 2021-01-21 12:47:01 +00:00
resources/MainMenu.nib
CFTypeRefPtr.h
components.conf
CustomCocoaEvents.h Bug 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00
DesktopBackgroundImage.h
DesktopBackgroundImage.mm
GfxInfo.h Bug 1680512 - Prefer EGL for glxtest detection and fallback to GLX if unavailable. r=rmader 2021-01-25 19:41:04 +00:00
GfxInfo.mm Bug 1686946 - Ship Software WebRender to OSX early beta/nightly users without (full) WebRender. r=jrmuizel 2021-02-11 17:53:40 +00:00
MediaHardwareKeysEventSourceMac.h
MediaHardwareKeysEventSourceMac.mm Bug 1692661 - Replace deprecated enum constant NSSystemDefined with NSEventTypeSystemDefined in MediaHardwareKeysEventSourceMac.mm r=mstange 2021-02-13 18:11:57 +00:00
MediaHardwareKeysEventSourceMacMediaCenter.h Bug 1671626 - part2 : set metadata on nowPlayingInfo. r=spohl 2020-12-21 18:09:16 +00:00
MediaHardwareKeysEventSourceMacMediaCenter.mm Bug 1671626 - part1 : remove MediaPlayerWrapper. r=spohl 2020-12-21 18:10:30 +00:00
MediaKeysEventSourceFactory.cpp
moz.build Bug 1691861 - Remove IconLoaderHelperCocoa. r=mconley 2021-02-12 00:32:06 +00:00
MOZIconHelper.h Bug 1691861 - Remove IconLoaderHelperCocoa. r=mconley 2021-02-12 00:32:06 +00:00
MOZIconHelper.mm Bug 1691861 - Move image region handling out of IconLoader. r=mconley 2021-02-12 00:32:06 +00:00
mozView.h
NativeKeyBindings.h Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to NativeKeyBindings r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
NativeKeyBindings.mm Bug 1691861 - Unified build fixes. r=mconley 2021-02-12 00:32:01 +00:00
NativeMenuSupport.h Bug 1691213 - DeCOMtaminate nsINativeMenuService and rename it to mozilla::widget::NativeMenuSupport. r=spohl 2021-02-11 19:43:58 +00:00
NativeMenuSupport.mm Bug 1691213 - DeCOMtaminate nsINativeMenuService and rename it to mozilla::widget::NativeMenuSupport. r=spohl 2021-02-11 19:43:58 +00:00
nsAppShell.h Bug 1627443 - Use a CFRunLoopObserver to notify the profiler of native event loop idleness. r=gerald 2021-01-28 03:06:01 +00:00
nsAppShell.mm Bug 1692391 - Remove NS_OBJC_TRY_ABORT macro and replace its uses with the block version of the macro. r=haik 2021-02-16 22:55:19 +00:00
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to NativeKeyBindings r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
nsChildView.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsClipboard.h
nsClipboard.mm Bug 1687268: Prevent Obj-C exceptions caused by attempts to insert NULL objects into a dictionary. r=mstange 2021-01-18 21:45:45 +00:00
nsCocoaFeatures.h
nsCocoaFeatures.mm Bug 1529510 - Move ProcInfo to processtoolsservice;r=aklotz,mstange 2020-11-12 17:42:54 +00:00
nsCocoaUtils.h Bug 1692391 - Remove NS_OBJC_TRY_EXPR_ABORT macro and replace its use with the block version of the macro. r=haik 2021-02-16 22:55:19 +00:00
nsCocoaUtils.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsCocoaWindow.h Bug 1691169 - Remove unused code that indicated "bright titlebar foreground" to the widget. r=spohl 2021-02-09 21:17:19 +00:00
nsCocoaWindow.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsColorPicker.h
nsColorPicker.mm
nsCursorManager.h
nsCursorManager.mm
nsDeviceContextSpecX.h
nsDeviceContextSpecX.mm Bug 1689789 part 2 - Use Ceil instead of Truncate the ensure the print surface is large enough for the requested paper size. r=jfkthame 2021-02-06 00:28:29 +00:00
nsDragService.h
nsDragService.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsFilePicker.h
nsFilePicker.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsLookAndFeel.h Bug 1691793 - set prefers-contrast to more when accessibilityDisplayShouldIncreaseContrast setting is set to true. r=morgan 2021-02-10 17:52:56 +00:00
nsLookAndFeel.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsMacCursor.h
nsMacCursor.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsMacDockSupport.h
nsMacDockSupport.mm
nsMacFinderProgress.h
nsMacFinderProgress.mm Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsMacSharingService.h
nsMacSharingService.mm Bug 1684893 - Stop allocating an autoreleased NSArray from a C++ static initializer for filteredProviderNames. r=jrmuizel 2021-01-05 22:13:24 +00:00
nsMacWebAppUtils.h
nsMacWebAppUtils.mm
nsMenuBarX.h Bug 1691213 - Remove unused method nsMenuBarX::GetLocalizedAccelKey. r=spohl 2021-02-11 19:43:58 +00:00
nsMenuBarX.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsMenuBaseX.h
nsMenuGroupOwnerX.h
nsMenuGroupOwnerX.mm Bug 1691213 - Apply 'readability-else-after-return' and 'modernize-use-nullptr' clang-tidy fixes to native menu code. r=spohl 2021-02-11 19:44:00 +00:00
nsMenuItemIconX.h Bug 1691861 - Remove unused mContentType fields. r=mconley 2021-02-12 00:32:06 +00:00
nsMenuItemIconX.mm Bug 1691861 - Remove unused mContentType fields. r=mconley 2021-02-12 00:32:06 +00:00
nsMenuItemX.h
nsMenuItemX.mm Bug 1691213 - Add missing braces in cocoa menu code. r=spohl 2021-02-11 19:43:59 +00:00
nsMenuUtilsX.h Bug 1691213 - Share mostly-duplicated function NativeMenuItemWithLocation. r=spohl 2021-02-11 19:43:58 +00:00
nsMenuUtilsX.mm Bug 1691213 - Apply 'readability-else-after-return' and 'modernize-use-nullptr' clang-tidy fixes to native menu code. r=spohl 2021-02-11 19:44:00 +00:00
nsMenuX.h
nsMenuX.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsNativeBasicThemeCocoa.cpp Bug 1690778 - Derive accent color from theme highlight color in GTK. r=mstange 2021-02-10 00:47:38 +00:00
nsNativeBasicThemeCocoa.h Bug 1690043 - Remove requirement for root scrollbars to be opaque in the non-native theme. r=mstange 2021-02-01 19:32:09 +00:00
nsNativeThemeCocoa.h Bug 1689253 - Add a more sensible scrollbar size API to nsITheme, and use it to replace ScrollbarNonDisappearing. r=spohl 2021-01-28 22:11:54 +00:00
nsNativeThemeCocoa.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsNativeThemeColors.h
nsPIWidgetCocoa.idl
nsPrintDialogX.h
nsPrintDialogX.mm Bug 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00
nsPrintSettingsServiceX.h Bug 1681344 - Eliminate reading/writing of a PMPageFormat to prefs on macOS. r=jwatt 2021-01-11 17:50:02 +00:00
nsPrintSettingsServiceX.mm Bug 1681344 - Eliminate reading/writing of a PMPageFormat to prefs on macOS. r=jwatt 2021-01-11 17:50:02 +00:00
nsPrintSettingsX.h Bug 1681344 - Eliminate reading/writing of a PMPageFormat to prefs on macOS. r=jwatt 2021-01-11 17:50:02 +00:00
nsPrintSettingsX.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsSandboxViolationSink.h
nsSandboxViolationSink.mm Bug 1691168 - Remove nsCocoaDebugUtils. r=spohl 2021-02-09 21:17:18 +00:00
nsSound.h
nsSound.mm
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm Bug 1691213 - Apply 'readability-else-after-return' and 'modernize-use-nullptr' clang-tidy fixes to native menu code. r=spohl 2021-02-11 19:44:00 +00:00
nsSystemStatusBarCocoa.h
nsSystemStatusBarCocoa.mm Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
nsToolkit.h
nsToolkit.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsTouchBar.h Bug 1679839 - Move BaseIdentifier into nsTouchBar.h and rename it to kTouchBarBaseIdentifier. r=spohl 2020-12-11 04:09:18 +00:00
nsTouchBar.mm Bug 1685221 - Remove C++ static initializers for touch bar identifiers. r=spohl 2021-01-07 21:47:53 +00:00
nsTouchBarInput.h Bug 1685221 - Remove C++ static initializers for touch bar identifiers. r=spohl 2021-01-07 21:47:53 +00:00
nsTouchBarInput.mm Bug 1685221 - Remove C++ static initializers for touch bar identifiers. r=spohl 2021-01-07 21:47:53 +00:00
nsTouchBarInputIcon.h Bug 1691861 - Move image region handling out of IconLoader. r=mconley 2021-02-12 00:32:06 +00:00
nsTouchBarInputIcon.mm Bug 1691861 - Move image region handling out of IconLoader. r=mconley 2021-02-12 00:32:06 +00:00
nsTouchBarNativeAPIDefines.h
nsTouchBarUpdater.h
nsTouchBarUpdater.mm
nsUserIdleServiceX.h
nsUserIdleServiceX.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
nsWidgetFactory.mm Bug 1691213 - DeCOMtaminate nsINativeMenuService and rename it to mozilla::widget::NativeMenuSupport. r=spohl 2021-02-11 19:43:58 +00:00
nsWindowMap.h
nsWindowMap.mm
OSXNotificationCenter.h
OSXNotificationCenter.mm Bug 1680768: Remove unused argument aPrincipal within closeAlert() in nsIAlertsService.idl r=nika 2020-12-07 17:44:34 +00:00
ScreenHelperCocoa.h
ScreenHelperCocoa.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
SwipeTracker.h
SwipeTracker.mm
TextInputHandler.h Bug 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00
TextInputHandler.mm Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
VibrancyManager.h
VibrancyManager.mm
ViewRegion.h
ViewRegion.mm
WidgetTraceEvent.mm Bug 1683723 - Replace deprecated Cocoa enum constants with their modern replacements. r=spohl 2021-01-05 21:17:11 +00:00