.. |
crashtests
|
Bug 1596327 , rename .xul test files in widget/ to .xhtml r=jmathies
|
2019-11-20 19:05:30 +00:00 |
cursors
|
…
|
|
resources/MainMenu.nib
|
…
|
|
CFTypeRefPtr.h
|
Bug 1578099 - Make CFTypeRefPtr usable as a key inside an unordered_map. r=mattwoodrow
|
2019-09-01 21:38:42 +00:00 |
ComplexTextInputPanel.h
|
…
|
|
ComplexTextInputPanel.mm
|
…
|
|
CustomCocoaEvents.h
|
…
|
|
GfxInfo.h
|
Bug 1614376 - Part 2. Add blocklist support for battery/screen size filters. r=jrmuizel
|
2020-02-13 15:51:32 +00:00 |
GfxInfo.mm
|
Bug 1614798 - Refactor the blocklist rules to hide more of the boilerplate. r=jrmuizel
|
2020-02-13 22:39:10 +00:00 |
MediaHardwareKeysEventSourceMac.h
|
Bug 1604962 - use NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING to support refcounting for abstrach classes. r=chunmin
|
2019-12-21 00:05:53 +00:00 |
MediaHardwareKeysEventSourceMac.mm
|
Bug 1603527 - part2 : extend 'MediaControlKeysEvent'. r=MeFisto94
|
2019-12-13 00:52:00 +00:00 |
MediaHardwareKeysEventSourceMacMediaCenter.h
|
Bug 1582508 - part5 : replace 'PlaybackState' with 'MediaSessionPlaybackState'. r=chunmin
|
2020-03-17 00:03:55 +00:00 |
MediaHardwareKeysEventSourceMacMediaCenter.mm
|
Bug 1582508 - part5 : replace 'PlaybackState' with 'MediaSessionPlaybackState'. r=chunmin
|
2020-03-17 00:03:55 +00:00 |
MediaKeysEventSourceFactory.cpp
|
Bug 1591230 - On macOS use MediaPlayer library for media keys when available. r=spohl,alwu
|
2019-12-31 01:41:33 +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 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
OSXNotificationCenter.mm
|
Bug 1573157 - Load notification center icons with dual representations. r=mstange
|
2019-09-04 18:33:13 +00:00 |
ProcInfo.mm
|
…
|
|
ScreenHelperCocoa.h
|
…
|
|
ScreenHelperCocoa.mm
|
…
|
|
SwipeTracker.h
|
…
|
|
SwipeTracker.mm
|
…
|
|
TextInputHandler.h
|
…
|
|
TextInputHandler.mm
|
Bug 1614252 - Don't allow Korean IMEs of Apple to consume mouse events when there is no composition r=m_kato
|
2020-03-19 00:57:02 +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
|
…
|
|
WidgetTraceEvent.mm
|
…
|
|
moz.build
|
Bug 1600356 - Part 1 - Split out TouchBarInput into its own files. r=spohl
|
2019-12-31 20:26:00 +00:00 |
mozView.h
|
…
|
|
nsAppShell.h
|
…
|
|
nsAppShell.mm
|
Bug 1625199: Switch to non-deprecated API to load the MainMenu.nib. r=mstange
|
2020-03-26 19:56:33 +00:00 |
nsBidiKeyboard.h
|
…
|
|
nsBidiKeyboard.mm
|
…
|
|
nsChangeObserver.h
|
…
|
|
nsChildView.h
|
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl
|
2020-04-08 16:41:42 +00:00 |
nsChildView.mm
|
Bug 1615732 - Don't treat control-left-click on mac as a right-click; r=masayuki
|
2020-04-06 20:56:12 +00:00 |
nsClipboard.h
|
…
|
|
nsClipboard.mm
|
Bug 1578164. Use async notifications when requesting decode of an image in most places. r=aosmond
|
2019-09-03 15:36:23 +00:00 |
nsCocoaDebugUtils.h
|
…
|
|
nsCocoaDebugUtils.mm
|
…
|
|
nsCocoaFeatures.h
|
Bug 1578075 - Increase stack size of paint thread/workers on OSX Catalina or higher to workaround crash from recursion in CoreText. r=jrmuizel
|
2019-09-10 15:20:34 +00:00 |
nsCocoaFeatures.mm
|
Bug 1578075 - Increase stack size of paint thread/workers on OSX Catalina or higher to workaround crash from recursion in CoreText. r=jrmuizel
|
2019-09-10 15:20:34 +00:00 |
nsCocoaUtils.h
|
Bug 1581433 - Maximize or minimize the window when double clicking the titlebar. r=spohl
|
2019-10-08 21:03:30 +00:00 |
nsCocoaUtils.mm
|
Bug 1627414 - getDisplayMedia does not work when firefox is full screen on macOS r=spohl
|
2020-04-14 20:27:55 +00:00 |
nsCocoaWindow.h
|
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl
|
2020-04-08 16:41:42 +00:00 |
nsCocoaWindow.mm
|
Bug 890125 - Part 2 - Convert the OSX Spaces handling to accept string-type workspace IDs. r=mstange,nika
|
2020-04-07 11:02:10 +00:00 |
nsColorPicker.h
|
…
|
|
nsColorPicker.mm
|
…
|
|
nsCursorManager.h
|
…
|
|
nsCursorManager.mm
|
…
|
|
nsDeviceContextSpecX.h
|
…
|
|
nsDeviceContextSpecX.mm
|
Bug 1602103. Set the print job name before initialization of the print session on macOS. r=bobowen
|
2019-12-09 08:46:56 +00:00 |
nsDragService.h
|
…
|
|
nsDragService.mm
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsFilePicker.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsFilePicker.mm
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +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 1621835. Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio
|
2020-03-12 04:25:34 +00:00 |
nsIdleServiceX.h
|
…
|
|
nsIdleServiceX.mm
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsLookAndFeel.h
|
Bug 1606503 - Move prefers-reduced-motion bits for testing into LookAndFeel. r=emilio
|
2020-01-14 05:50:53 +00:00 |
nsLookAndFeel.mm
|
Bug 1606503 - Move prefers-reduced-motion bits for testing into LookAndFeel. r=emilio
|
2020-01-14 05:50:53 +00:00 |
nsMacCursor.h
|
…
|
|
nsMacCursor.mm
|
…
|
|
nsMacDockSupport.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsMacDockSupport.mm
|
…
|
|
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 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky
|
2019-12-11 06:17:44 +00:00 |
nsMacWebAppUtils.h
|
…
|
|
nsMacWebAppUtils.mm
|
…
|
|
nsMenuBarX.h
|
…
|
|
nsMenuBarX.mm
|
Bug 1606774 - Change GetAttribute to GetAttr where possible r=baku
|
2020-01-03 23:40:53 +00:00 |
nsMenuBaseX.h
|
…
|
|
nsMenuGroupOwnerX.h
|
…
|
|
nsMenuGroupOwnerX.mm
|
…
|
|
nsMenuItemIconX.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +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-10-07 18:37:15 +00:00 |
nsMenuItemX.h
|
…
|
|
nsMenuItemX.mm
|
Bug 1563295 - Only rebuild native menu when specific elements added. r=mstange
|
2019-09-16 05:03:32 +00:00 |
nsMenuUtilsX.h
|
…
|
|
nsMenuUtilsX.mm
|
…
|
|
nsMenuX.h
|
Bug 1596488 - Revert mXBLAttached fix for native OSX menus r=spohl
|
2020-02-03 20:03:16 +00:00 |
nsMenuX.mm
|
Bug 1596488 - Revert mXBLAttached fix for native OSX menus r=spohl
|
2020-02-03 20:03:16 +00:00 |
nsNativeThemeCocoa.h
|
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl
|
2020-04-08 16:41:42 +00:00 |
nsNativeThemeCocoa.mm
|
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
|
2020-03-09 14:16:17 +00:00 |
nsNativeThemeColors.h
|
…
|
|
nsPIWidgetCocoa.idl
|
…
|
|
nsPrintDialogX.h
|
Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen
|
2019-12-09 09:04:29 +00:00 |
nsPrintDialogX.mm
|
Bug 1606512. Have save-as-PDF default to using the document title as the file name. r=bobowen
|
2020-03-02 10:45:38 +00:00 |
nsPrintSettingsServiceX.h
|
Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen
|
2019-12-09 09:04:29 +00:00 |
nsPrintSettingsServiceX.mm
|
Bug 1605412. Remove the Mac widget NS_PAPER_ORIENTATION_* defines. r=spohl
|
2019-12-21 20:23:20 +00:00 |
nsPrintSettingsX.h
|
Bug 1605412. Remove the Mac widget NS_PAPER_ORIENTATION_* defines. r=spohl
|
2019-12-21 20:23:20 +00:00 |
nsPrintSettingsX.mm
|
Bug 1605412. Remove the Mac widget NS_PAPER_ORIENTATION_* defines. r=spohl
|
2019-12-21 20:23:20 +00:00 |
nsSandboxViolationSink.h
|
…
|
|
nsSandboxViolationSink.mm
|
…
|
|
nsSound.h
|
…
|
|
nsSound.mm
|
…
|
|
nsStandaloneNativeMenu.h
|
…
|
|
nsStandaloneNativeMenu.mm
|
…
|
|
nsSystemStatusBarCocoa.h
|
…
|
|
nsSystemStatusBarCocoa.mm
|
…
|
|
nsToolkit.h
|
Bug 1563994 - [10.15] Right Click When Not Focused Presents "Keystroke Receiving" Access Grant Request Dialog r=mstange
|
2019-07-31 01:03:49 +00:00 |
nsToolkit.mm
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsTouchBar.h
|
Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl
|
2020-01-03 17:07:25 +00:00 |
nsTouchBar.mm
|
Bug 1629966 - Remove Touch Bar telemetry. r=mikedeboer,chutten
|
2020-04-15 17:57:42 +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
|
Bug 1563349 - Part 4 - Support NSPopoverTouchBarItem. r=spohl
|
2019-10-09 17:55:15 +00:00 |
nsTouchBarUpdater.h
|
Bug 1563349 - Part 4 - Support NSPopoverTouchBarItem. r=spohl
|
2019-10-09 17:55:15 +00:00 |
nsTouchBarUpdater.mm
|
Bug 1600356 - Part 1 - Split out TouchBarInput into its own files. r=spohl
|
2019-12-31 20:26:00 +00:00 |
nsWidgetFactory.mm
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsWindowMap.h
|
…
|
|
nsWindowMap.mm
|
…
|
|