| .. | 
		
		
			
			
			
			
				| crashtests |  |  | 
		
			
			
			
			
				| cursors |  |  | 
		
			
			
			
			
				| docs |  |  | 
		
			
			
			
			
				| resources/MainMenu.nib |  |  | 
		
			
			
			
			
				| AppearanceOverride.h | Bug 1715145 - Rename widget.macos.respect-system-appearance to widget.macos.support-dark-appearance, and make the Firefox theme affect all windows if the pref is true. r=emilio | 2021-06-08 02:01:10 +00:00 | 
		
			
			
			
			
				| AppearanceOverride.mm | Bug 1715145 - Rename widget.macos.respect-system-appearance to widget.macos.support-dark-appearance, and make the Firefox theme affect all windows if the pref is true. r=emilio | 2021-06-08 02:01:10 +00:00 | 
		
			
			
			
			
				| CFTypeRefPtr.h |  |  | 
		
			
			
			
			
				| components.conf |  |  | 
		
			
			
			
			
				| CustomCocoaEvents.h |  |  | 
		
			
			
			
			
				| DesktopBackgroundImage.h |  |  | 
		
			
			
			
			
				| DesktopBackgroundImage.mm |  |  | 
		
			
			
			
			
				| GfxInfo.h |  |  | 
		
			
			
			
			
				| GfxInfo.mm | Bug 1724794 - Remove Software WebRender allow/blocklist plumbing. r=gfx-reviewers,jrmuizel | 2021-08-11 14:07:02 +00:00 | 
		
			
			
			
			
				| MacThemeGeometryType.h | Bug 1697338 - Remove unused -moz-default-appearance values -moz-mac-vibrancy-light/dark, and the system colors of the same name. r=emilio | 2021-03-17 16:50:08 +00:00 | 
		
			
			
			
			
				| MediaHardwareKeysEventSourceMac.h |  |  | 
		
			
			
			
			
				| MediaHardwareKeysEventSourceMac.mm |  |  | 
		
			
			
			
			
				| MediaHardwareKeysEventSourceMacMediaCenter.h |  |  | 
		
			
			
			
			
				| MediaHardwareKeysEventSourceMacMediaCenter.mm |  |  | 
		
			
			
			
			
				| MediaKeysEventSourceFactory.cpp |  |  | 
		
			
			
			
			
				| moz.build | Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium | 2021-08-25 10:46:17 +00:00 | 
		
			
			
			
			
				| MOZIconHelper.h | Bug 1701121 - Support SVG context paint properties for native menu icons. r=emilio | 2021-03-26 02:11:14 +00:00 | 
		
			
			
			
			
				| MOZIconHelper.mm | Bug 1701121 - Support SVG context paint properties for native menu icons. r=emilio | 2021-03-26 02:11:14 +00:00 | 
		
			
			
			
			
				| MOZMenuOpeningCoordinator.h | Bug 1717129 - Don't call into the native event loop while waiting to unwind into the NSMenu tracking event loop after closing a menu. r=harry | 2021-06-21 17:18:43 +00:00 | 
		
			
			
			
			
				| MOZMenuOpeningCoordinator.mm | Bug 1717129 - Don't call into the native event loop while waiting to unwind into the NSMenu tracking event loop after closing a menu. r=harry | 2021-06-21 17:18:43 +00:00 | 
		
			
			
			
			
				| mozView.h |  |  | 
		
			
			
			
			
				| NativeKeyBindings.h | Bug 1634281- Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin | 2021-03-10 10:47:47 +00:00 | 
		
			
			
			
			
				| NativeKeyBindings.mm |  |  | 
		
			
			
			
			
				| NativeMenuMac.h | Bug 1705120 - Notify nsMenuX observers when a menu item is about to be activated, and supply the activated DOM element. r=harry | 2021-05-07 17:00:20 +00:00 | 
		
			
			
			
			
				| NativeMenuMac.mm | Bug 1717129 - Don't call into the native event loop while waiting to unwind into the NSMenu tracking event loop after closing a menu. r=harry | 2021-06-21 17:18:43 +00:00 | 
		
			
			
			
			
				| NativeMenuSupport.h | Bug 1707869: Introduce helper to detect when native context menus are enabled via prefs on macOS. r=mstange | 2021-04-27 20:44:37 +00:00 | 
		
			
			
			
			
				| NativeMenuSupport.mm | Backed out 3 changesets (bug 1719939, bug 1726437, bug 1730262) for causing failures on test_browserGlue_migration_ctrltab_recently_used_order.js. | 2021-09-21 05:15:31 +03:00 | 
		
			
			
			
			
				| nsAppShell.h | Bug 1722261 - Use ProfilingStack inside ThreadRegistrationData - r=canaltinova | 2021-08-24 04:47:15 +00:00 | 
		
			
			
			
			
				| nsAppShell.mm | Bug 1730905 - Restore the second postEvent when mRunningEventLoop. r=mstange | 2021-09-15 19:45:09 +00:00 | 
		
			
			
			
			
				| nsBidiKeyboard.h |  |  | 
		
			
			
			
			
				| nsBidiKeyboard.mm |  |  | 
		
			
			
			
			
				| nsChangeObserver.h | Bug 1698662 - Improve comments on nsChangeObserver. r=harry | 2021-03-18 02:30:37 +00:00 | 
		
			
			
			
			
				| nsChildView.h | Bug 1653417 Part 2: Make nsCocoaWindow notify its native layer when toggling fullscreen. r=gfx-reviewers,mstange | 2021-09-20 19:19:26 +00:00 | 
		
			
			
			
			
				| nsChildView.mm | Bug 1653417 Part 6: Make NativeLayerRootCA attempt to isolate video layers. r=gfx-reviewers,jrmuizel | 2021-09-20 19:19:28 +00:00 | 
		
			
			
			
			
				| nsClipboard.h | Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert | 2021-03-25 10:19:44 +00:00 | 
		
			
			
			
			
				| nsClipboard.mm |  |  | 
		
			
			
			
			
				| nsCocoaFeatures.h |  |  | 
		
			
			
			
			
				| nsCocoaFeatures.mm |  |  | 
		
			
			
			
			
				| nsCocoaUtils.h | Bug 1722758 - Patch 4 - Encode additional characters in the URL required for NSURL compatiblity r=mac-reviewers,mstange | 2021-08-20 18:54:04 +00:00 | 
		
			
			
			
			
				| nsCocoaUtils.mm | Bug 1722758 - Patch 4 - Encode additional characters in the URL required for NSURL compatiblity r=mac-reviewers,mstange | 2021-08-20 18:54:04 +00:00 | 
		
			
			
			
			
				| nsCocoaWindow.h | Bug 1721537 - Split out WindowRenderer base class from LayerManager. r=miko | 2021-07-22 22:58:57 +00:00 | 
		
			
			
			
			
				| nsCocoaWindow.mm | Bug 1653417 Part 2: Make nsCocoaWindow notify its native layer when toggling fullscreen. r=gfx-reviewers,mstange | 2021-09-20 19:19:26 +00:00 | 
		
			
			
			
			
				| nsColorPicker.h |  |  | 
		
			
			
			
			
				| nsColorPicker.mm |  |  | 
		
			
			
			
			
				| nsCursorManager.h | Bug 1705877 - Introduce nsIWidget::Cursor. r=dholbert | 2021-04-20 09:47:32 +00:00 | 
		
			
			
			
			
				| nsCursorManager.mm | Bug 1705877 - Apply image-set resolution for cursors on Windows and Mac. r=dholbert | 2021-04-20 14:21:25 +00:00 | 
		
			
			
			
			
				| nsDeviceContextSpecX.h |  |  | 
		
			
			
			
			
				| nsDeviceContextSpecX.mm |  |  | 
		
			
			
			
			
				| nsDragService.h |  |  | 
		
			
			
			
			
				| nsDragService.mm |  |  | 
		
			
			
			
			
				| nsFilePicker.h |  |  | 
		
			
			
			
			
				| nsFilePicker.mm |  |  | 
		
			
			
			
			
				| nsLookAndFeel.h | Bug 1703892- Stop halving alpha in the dark selection color. r=mac-reviewers,bradwerth,mstange | 2021-04-08 19:21:07 +00:00 | 
		
			
			
			
			
				| nsLookAndFeel.mm | Bug 1693222- Fix selecteditem color on macOS. | 2021-09-02 17:27:30 +02:00 | 
		
			
			
			
			
				| nsMacCursor.h |  |  | 
		
			
			
			
			
				| nsMacCursor.mm |  |  | 
		
			
			
			
			
				| nsMacDockSupport.h |  |  | 
		
			
			
			
			
				| nsMacDockSupport.mm | Bug 1728580: Support replacing of an existing Dock icon during pinning on macOS if the first icon is pointing to an app inside a DMG. r=mstange | 2021-09-02 16:48:38 +00:00 | 
		
			
			
			
			
				| nsMacFinderProgress.h |  |  | 
		
			
			
			
			
				| nsMacFinderProgress.mm |  |  | 
		
			
			
			
			
				| nsMacSharingService.h |  |  | 
		
			
			
			
			
				| nsMacSharingService.mm | Bug 1722758 - Patch 4 - Encode additional characters in the URL required for NSURL compatiblity r=mac-reviewers,mstange | 2021-08-20 18:54:04 +00:00 | 
		
			
			
			
			
				| nsMacWebAppUtils.h |  |  | 
		
			
			
			
			
				| nsMacWebAppUtils.mm |  |  | 
		
			
			
			
			
				| nsMenuBarX.h | Bug 1705842 - Combine the two methods and properly update mVisibleItemsCount, and add some asserts. r=harry | 2021-04-19 23:08:33 +00:00 | 
		
			
			
			
			
				| nsMenuBarX.mm | Bug 1705120 - Add -[MenuDelegate menu:willActivateItem:] and call it before activating an item. r=harry | 2021-05-07 17:00:20 +00:00 | 
		
			
			
			
			
				| nsMenuGroupOwnerX.h | Bug 1699792 - Move nsMenuGroupOwnerX::Create into the constructor. r=harry | 2021-03-23 13:40:33 +00:00 | 
		
			
			
			
			
				| nsMenuGroupOwnerX.mm | Bug 1699792 - Move nsMenuGroupOwnerX::Create into the constructor. r=harry | 2021-03-23 13:40:33 +00:00 | 
		
			
			
			
			
				| nsMenuItemIconX.h | Bug 1701121 - Support SVG context paint properties for native menu icons. r=emilio | 2021-03-26 02:11:14 +00:00 | 
		
			
			
			
			
				| nsMenuItemIconX.mm | Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame | 2021-08-07 09:47:15 +00:00 | 
		
			
			
			
			
				| nsMenuItemX.h | Bug 1704883 - Report which mouse button was used to click items in native menus. r=harry | 2021-04-21 03:45:27 +00:00 | 
		
			
			
			
			
				| nsMenuItemX.mm | Bug 1704883 - Report which mouse button was used to click items in native menus. r=harry | 2021-04-21 03:45:27 +00:00 | 
		
			
			
			
			
				| nsMenuParentX.h | Bug 1705842 - Combine the two methods and properly update mVisibleItemsCount, and add some asserts. r=harry | 2021-04-19 23:08:33 +00:00 | 
		
			
			
			
			
				| nsMenuUtilsX.h | Bug 1704883 - Report which mouse button was used to click items in native menus. r=harry | 2021-04-21 03:45:27 +00:00 | 
		
			
			
			
			
				| nsMenuUtilsX.mm | Bug 1704883 - Report which mouse button was used to click items in native menus. r=harry | 2021-04-21 03:45:27 +00:00 | 
		
			
			
			
			
				| nsMenuX.h | Bug 1705120 - Notify nsMenuX observers when a menu item is about to be activated, and supply the activated DOM element. r=harry | 2021-05-07 17:00:20 +00:00 | 
		
			
			
			
			
				| nsMenuX.mm | Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame | 2021-08-07 09:47:15 +00:00 | 
		
			
			
			
			
				| nsNativeBasicThemeCocoa.cpp | Bug 1697467 - Push the high contrast code from nsNativeBasicThemeWin to nsNativeBasicTheme. r=mstange | 2021-03-12 14:44:13 +00:00 | 
		
			
			
			
			
				| nsNativeBasicThemeCocoa.h | Bug 1701846 - Make setting overlay scrollbars on GTK do something sane-ish. r=mstange | 2021-03-30 03:31:21 +00:00 | 
		
			
			
			
			
				| nsNativeThemeCocoa.h | Bug 1698763 - Part 2 - Draw treeheadercells with NSTableHeaderCell. r=mstange | 2021-05-07 16:23:12 +00:00 | 
		
			
			
			
			
				| nsNativeThemeCocoa.mm | Bug 1722299 - Initial support for the color-scheme CSS property. r=mstange | 2021-07-27 15:50:48 +00:00 | 
		
			
			
			
			
				| nsNativeThemeColors.h | Bug 1702876 - Remove caching from macOS nsLookAndFeel, and add an NSAppearanceForColorScheme function. r=emilio | 2021-04-04 15:48:00 +00:00 | 
		
			
			
			
			
				| nsPIWidgetCocoa.idl |  |  | 
		
			
			
			
			
				| nsPrintDialogX.h |  |  | 
		
			
			
			
			
				| nsPrintDialogX.mm |  |  | 
		
			
			
			
			
				| nsPrintSettingsServiceX.h |  |  | 
		
			
			
			
			
				| nsPrintSettingsServiceX.mm |  |  | 
		
			
			
			
			
				| nsPrintSettingsX.h |  |  | 
		
			
			
			
			
				| nsPrintSettingsX.mm |  |  | 
		
			
			
			
			
				| nsSandboxViolationSink.h |  |  | 
		
			
			
			
			
				| nsSandboxViolationSink.mm |  |  | 
		
			
			
			
			
				| nsSound.h |  |  | 
		
			
			
			
			
				| nsSound.mm |  |  | 
		
			
			
			
			
				| nsStandaloneNativeMenu.h | Bug 1699792 - Split off the inner parts of nsStandaloneNativeMenu into a new class called NativeMenuMac. r=harry | 2021-03-23 13:40:32 +00:00 | 
		
			
			
			
			
				| nsStandaloneNativeMenu.mm | Bug 1699792 - Split off the inner parts of nsStandaloneNativeMenu into a new class called NativeMenuMac. r=harry | 2021-03-23 13:40:32 +00:00 | 
		
			
			
			
			
				| nsSystemStatusBarCocoa.h | Bug 1699792 - Split off the inner parts of nsStandaloneNativeMenu into a new class called NativeMenuMac. r=harry | 2021-03-23 13:40:32 +00:00 | 
		
			
			
			
			
				| nsSystemStatusBarCocoa.mm | Bug 1699792 - Split off the inner parts of nsStandaloneNativeMenu into a new class called NativeMenuMac. r=harry | 2021-03-23 13:40:32 +00:00 | 
		
			
			
			
			
				| nsToolkit.h |  |  | 
		
			
			
			
			
				| nsToolkit.mm | Bug 1708015: Replace MOZ_USE_NATIVE_POPUP_WINDOWS with mozilla::widget::NativeMenuSupport::ShouldUseNativeContextMenus() in nsToolkit.mm. r=mstange | 2021-04-27 22:31:11 +00:00 | 
		
			
			
			
			
				| nsTouchBar.h |  |  | 
		
			
			
			
			
				| nsTouchBar.mm |  |  | 
		
			
			
			
			
				| nsTouchBarInput.h |  |  | 
		
			
			
			
			
				| nsTouchBarInput.mm |  |  | 
		
			
			
			
			
				| nsTouchBarInputIcon.h |  |  | 
		
			
			
			
			
				| nsTouchBarInputIcon.mm | Bug 1701121 - Support SVG context paint properties for native menu icons. r=emilio | 2021-03-26 02:11:14 +00:00 | 
		
			
			
			
			
				| nsTouchBarNativeAPIDefines.h | Bug 1697343 - Remove code that was needed to support building with pre-10.12 SDKs. r=mac-reviewers,bradwerth | 2021-03-11 02:46:23 +00:00 | 
		
			
			
			
			
				| nsTouchBarUpdater.h |  |  | 
		
			
			
			
			
				| nsTouchBarUpdater.mm |  |  | 
		
			
			
			
			
				| nsUserIdleServiceX.h |  |  | 
		
			
			
			
			
				| nsUserIdleServiceX.mm |  |  | 
		
			
			
			
			
				| nsWidgetFactory.mm |  |  | 
		
			
			
			
			
				| nsWindowMap.h |  |  | 
		
			
			
			
			
				| nsWindowMap.mm |  |  | 
		
			
			
			
			
				| OSXNotificationCenter.h | Bug 1697343 - Remove code that was needed to support building with pre-10.12 SDKs. r=mac-reviewers,bradwerth | 2021-03-11 02:46:23 +00:00 | 
		
			
			
			
			
				| OSXNotificationCenter.mm | Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi | 2021-04-26 15:52:25 +00:00 | 
		
			
			
			
			
				| ScreenHelperCocoa.h |  |  | 
		
			
			
			
			
				| ScreenHelperCocoa.mm |  |  | 
		
			
			
			
			
				| SDKDeclarations.h | Bug 1728167: Add ability for standard users to install from a DMG through elevation. r=mstange,application-update-reviewers,bytesized | 2021-09-03 20:41:31 +00:00 | 
		
			
			
			
			
				| SwipeTracker.h |  |  | 
		
			
			
			
			
				| SwipeTracker.mm | Bug 1704065 - Stop consuming pan gesture events in SwipeTracker if the swiping direction is not allowed to navigate. r=spohl | 2021-04-30 09:08:08 +00:00 | 
		
			
			
			
			
				| TextInputHandler.h | Bug 1697343 - Remove code that was needed to support building with pre-10.12 SDKs. r=mac-reviewers,bradwerth | 2021-03-11 02:46:23 +00:00 | 
		
			
			
			
			
				| TextInputHandler.mm | Bug 1714177: Correct spelling error in TextInputHandler that could have prevented us from handling escape key or Command and Period key presses correctly if ChildView were to ever implement cancelOperation:. r=masayuki | 2021-06-04 14:10:11 +00:00 | 
		
			
			
			
			
				| VibrancyManager.h | Bug 1697338 - Rename VibrancyType::LIGHT/DARK to TITLEBAR_LIGHT/DARK. r=mac-reviewers,bradwerth | 2021-03-17 16:50:09 +00:00 | 
		
			
			
			
			
				| VibrancyManager.mm | Bug 1702039 - Replace @"NSAppearanceNameDarkAqua" with the constant NSAppearanceNameDarkAqua which is now defined in SDKDeclarations.h. r=mac-reviewers,harry | 2021-04-01 17:25:12 +00:00 | 
		
			
			
			
			
				| ViewRegion.h |  |  | 
		
			
			
			
			
				| ViewRegion.mm |  |  | 
		
			
			
			
			
				| WidgetTraceEvent.mm |  |  |