..
android
Bug 1731678 - Add some generic dark system colors for Windows/Android/standins. r=dholbert
2021-09-29 10:20:56 +00:00
cocoa
Backed out changeset 92aee7fde9a1 (bug 1696132) for causing bc failures in browser_parsable_css.
2021-09-28 23:25:29 +03:00
crashtests
…
generic
…
gtk
Bug 1729656 [Wayland] Don't use gfxPlatform to configure DMABuf, r=rmader
2021-09-28 20:16:17 +00:00
headless
Bug 1731678 - Add some generic dark system colors for Windows/Android/standins. r=dholbert
2021-09-29 10:20:56 +00:00
reftests
Bug 1716135 - Annotate some fuzz for macOS+webrender+widget.non-native-theme.webrender=false.
2021-06-14 13:40:48 +00:00
tests
Bug 1731931 - Set correct input type for <input type=date>. r=masayuki
2021-09-27 12:41:40 +00:00
uikit
Bug 1693222
- Implement SelectedItem and SelectedItemText system colors. r=mstange
2021-09-02 11:38:01 +00:00
windows
Bug 1731678 - Add some generic dark system colors for Windows/Android/standins. r=dholbert
2021-09-29 10:20:56 +00:00
x11
Bug 1721962 - Switch to pkg-config for X11 libraries. r=firefox-build-system-reviewers,jgilbert,andi
2021-07-30 11:39:39 +00:00
BasicEvents.h
…
CommandList.h
…
CompositorWidget.cpp
…
CompositorWidget.h
Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel
2021-08-26 04:59:57 +00:00
ContentCache.cpp
…
ContentCache.h
…
ContentEvents.h
…
EventClassList.h
…
EventForwards.h
Bug 1710317 - Part 1: Add MouseButton::eEraser r=aklotz,edgar
2021-05-31 13:39:18 +00:00
EventMessageList.h
Bug 1727302 - Add onsecuritypolicyviolation event handler.r=smaug
2021-08-29 18:05:01 +00:00
FontRange.h
…
GfxDriverInfo.cpp
Bug 1731480 - Stop reporting swrast as driver, r=aosmond
2021-09-20 14:38:22 +00:00
GfxDriverInfo.h
Bug 1731480 - Stop reporting swrast as driver, r=aosmond
2021-09-20 14:38:22 +00:00
GfxInfoBase.cpp
Bug 1727603 - Remove gfxVars::UseOMTP. r=jrmuizel
2021-08-25 19:56:01 +00:00
GfxInfoBase.h
Bug 1727603 - Remove gfxVars::UseOMTP. r=jrmuizel
2021-08-25 19:56:01 +00:00
GfxInfoCollector.cpp
Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp
2021-07-13 11:52:42 +00:00
GfxInfoCollector.h
…
IMEData.cpp
…
IMEData.h
Bug 1729402 - Changing inputmode might not set input-purpose on GTK. r=masayuki
2021-09-14 14:35:17 +00:00
IconLoader.cpp
…
IconLoader.h
…
InProcessCompositorWidget.cpp
…
InProcessCompositorWidget.h
…
InputData.cpp
Bug 1678771. Set mIsNoLineOrPageDelta on WidgetWheelEvents we create from PanGestureInput when we don't know the line scroll amount so EventStateManager will fill those in for us. r=botond
2021-08-08 22:04:17 +00:00
InputData.h
Bug 1725416 - Default to eNotPressed in WidgetTouchEvent r=edgar
2021-08-21 13:11:13 +00:00
LSBUtils.cpp
…
LSBUtils.h
…
LookAndFeel.h
Bug 1633860: Place window control buttons on the right side on macOS when using an RTL system locale, regardless of the Firefox locale. r=mstange,emilio,harry
2021-09-22 18:51:20 +00:00
LookAndFeelTypes.ipdlh
…
MediaKeysEventSourceFactory.h
…
MiscEvents.h
Bug 1520983 - part 1: Add new content command event for inserting text r=smaug
2021-05-18 06:30:35 +00:00
MouseEvents.h
Bug 1511231
- Part 1: Remove unused constructor from WidgetPointerEvent; r=smaug
2021-08-19 13:27:12 +00:00
NativeKeyToDOMCodeName.h
…
NativeKeyToDOMKeyName.h
…
NativeMenu.h
Bug 1705120 - Add OnNativeMenuWillActivateItem observer method for NativeMenu::Observer and call it at the right times. r=harry
2021-05-07 17:00:21 +00:00
PrintBackgroundTask.h
…
PuppetBidiKeyboard.cpp
…
PuppetBidiKeyboard.h
…
PuppetWidget.cpp
Bug 1728171 - Part 2: Add button parameter to utils.sendNativePenInput r=cmartin,edgar
2021-09-06 11:50:34 +00:00
PuppetWidget.h
Bug 1728171 - Part 2: Add button parameter to utils.sendNativePenInput r=cmartin,edgar
2021-09-06 11:50:34 +00:00
RemoteLookAndFeel.cpp
Bug 1707957 - Restore two lines in RemoteLookAndFeel which shouldn't have been removed.
2021-05-03 02:04:49 +02:00
RemoteLookAndFeel.h
…
Screen.cpp
…
Screen.h
…
ScreenManager.cpp
…
ScreenManager.h
…
ScrollbarDrawingMac.cpp
…
ScrollbarDrawingMac.h
…
SharedWidgetUtils.cpp
…
SystemTimeConverter.h
…
TextEventDispatcher.cpp
…
TextEventDispatcher.h
…
TextEventDispatcherListener.h
…
TextEvents.h
…
TextRange.h
…
ThemeChangeKind.h
…
TouchEvents.h
Bug 1710317 - Part 2: Add mButton[s] to WidgetTouchEvent r=aklotz,edgar
2021-05-31 13:39:18 +00:00
TouchResampler.cpp
…
TouchResampler.h
…
VsyncDispatcher.cpp
…
VsyncDispatcher.h
…
WidgetEventImpl.cpp
Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki
2021-05-14 17:44:29 +00:00
WidgetMessageUtils.h
Bug 1678771. Rename TouchpadPinchPhase to TouchpadGesturePhase. r=hiro
2021-08-08 22:04:17 +00:00
WidgetTraceEvent.h
…
WidgetUtils.cpp
Bug 1701796: Move IsTouchDeviceSupportPresent to LookAndFeel remoting to prevent win32k usage in the content process. r=emilio,geckoview-reviewers,owlish
2021-08-25 14:32:13 +00:00
WidgetUtils.h
Bug 1701796: Move IsTouchDeviceSupportPresent to LookAndFeel remoting to prevent win32k usage in the content process. r=emilio,geckoview-reviewers,owlish
2021-08-25 14:32:13 +00:00
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
nsAppShellSingleton.h
…
nsAutoRollup.cpp
…
nsAutoRollup.h
…
nsBaseAppShell.cpp
…
nsBaseAppShell.h
…
nsBaseClipboard.cpp
Bug 1728955: part 4) Add logging for some cases when `nsBaseClipboard::SetData` fails. r=masayuki
2021-09-08 13:27:45 +00:00
nsBaseClipboard.h
…
nsBaseDragService.cpp
Bug 1727176, use window contexts for the drag and drop source, r=smaug
2021-08-31 00:58:34 +00:00
nsBaseDragService.h
Bug 1727176, use window contexts for the drag and drop source, r=smaug
2021-08-31 00:58:34 +00:00
nsBaseFilePicker.cpp
…
nsBaseFilePicker.h
…
nsBaseScreen.cpp
…
nsBaseScreen.h
…
nsBaseWidget.cpp
Bug 1695822 - Enable APZ for windows of type eWindowType_dialog with remote content. r=hiro
2021-09-17 21:42:15 +00:00
nsBaseWidget.h
Bug 1728171 - Part 2: Add button parameter to utils.sendNativePenInput r=cmartin,edgar
2021-09-06 11:50:34 +00:00
nsCUPSShim.cpp
…
nsCUPSShim.h
Bug 1712812 - Remove unused CUPS functions. r=emilio
2021-05-25 23:52:26 +00:00
nsClipboardHelper.cpp
…
nsClipboardHelper.h
…
nsClipboardProxy.cpp
…
nsClipboardProxy.h
…
nsColorPickerProxy.cpp
…
nsColorPickerProxy.h
…
nsContentProcessWidgetFactory.cpp
…
nsDeviceContextSpecProxy.cpp
Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow
2021-06-13 09:16:53 +00:00
nsDeviceContextSpecProxy.h
Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow
2021-06-13 09:16:53 +00:00
nsDragServiceProxy.cpp
Bug 1727176, use window contexts for the drag and drop source, r=smaug
2021-08-31 00:58:34 +00:00
nsDragServiceProxy.h
…
nsFilePickerProxy.cpp
…
nsFilePickerProxy.h
…
nsGUIEventIPC.h
Bug 1678771. Set mIsNoLineOrPageDelta on WidgetWheelEvents we create from PanGestureInput when we don't know the line scroll amount so EventStateManager will fill those in for us. r=botond
2021-08-08 22:04:17 +00:00
nsHTMLFormatConverter.cpp
…
nsHTMLFormatConverter.h
…
nsIAppShell.idl
…
nsIApplicationChooser.idl
…
nsIBaseWindow.idl
Bug 1706316 - Part 2: Remove nsIBaseWindow::setFocus; r=hsivonen
2021-05-10 20:05:12 +00:00
nsIBidiKeyboard.idl
…
nsIClipboard.idl
…
nsIClipboardHelper.idl
…
nsIClipboardOwner.idl
…
nsIColorPicker.idl
…
nsIDeviceContextSpec.h
…
nsIDisplayInfo.idl
…
nsIDragService.idl
…
nsIDragSession.idl
Bug 1727176, use window contexts for the drag and drop source, r=smaug
2021-08-31 00:58:34 +00:00
nsIFilePicker.idl
…
nsIFormatConverter.idl
…
nsIGfxInfo.idl
Bug 1727603 - Remove gfxVars::UseOMTP. r=jrmuizel
2021-08-25 19:56:01 +00:00
nsIGfxInfoDebug.idl
…
nsIGtkTaskbarProgress.idl
…
nsIJumpListBuilder.idl
…
nsIJumpListItem.idl
…
nsIMacDockSupport.idl
Bug 1709598. Implement API to pin the app to the macOS Dock. r=spohl
2021-05-22 23:45:55 +00:00
nsIMacFinderProgress.idl
…
nsIMacSharingService.idl
…
nsIMacWebAppUtils.idl
…
nsIPaper.idl
…
nsIPaperMargin.idl
…
nsIPrintDialogService.h
…
nsIPrintSession.idl
…
nsIPrintSettings.idl
…
nsIPrintSettingsService.idl
…
nsIPrintSettingsWin.idl
…
nsIPrinter.idl
…
nsIPrinterList.idl
…
nsIRollupListener.h
Bug 1714884 - Have the Rollup method take a strongly-typed int point. r=emilio
2021-06-07 01:01:10 +00:00
nsIScreen.idl
…
nsIScreenManager.idl
…
nsISharePicker.idl
…
nsISound.idl
…
nsIStandaloneNativeMenu.idl
…
nsISystemStatusBar.idl
…
nsITaskbarOverlayIconController.idl
…
nsITaskbarPreview.idl
…
nsITaskbarPreviewButton.idl
…
nsITaskbarPreviewController.idl
…
nsITaskbarProgress.idl
…
nsITaskbarTabPreview.idl
…
nsITaskbarWindowPreview.idl
…
nsITouchBarHelper.idl
…
nsITouchBarInput.idl
…
nsITouchBarUpdater.idl
…
nsITransferable.idl
…
nsIUserIdleService.idl
…
nsIUserIdleServiceInternal.idl
…
nsIWidget.h
Bug 1718629: Handle Windows WM_NCHITTEST message for maximize button r=emilio,cmartin
2021-09-07 16:03:57 +00:00
nsIWidgetListener.cpp
…
nsIWidgetListener.h
…
nsIWinTaskbar.idl
…
nsIWindowsUIUtils.idl
…
nsNativeBasicTheme.cpp
Bug 1731052 - Consider whether the color is CSS accessible to decide whether to use standins in nsNativeBasicTheme. r=mstange
2021-09-16 19:06:09 +00:00
nsNativeBasicTheme.h
Bug 1722397 - Add a way to use the native accent color for selection and form controls on Android. r=agi
2021-07-27 17:12:15 +00:00
nsNativeTheme.cpp
Bug 1721606 - Improve dark-color check to actually account for luminance. r=mstange
2021-07-22 10:29:52 +00:00
nsNativeTheme.h
Bug 1721606 - Improve dark-color check to actually account for luminance. r=mstange
2021-07-22 10:29:52 +00:00
nsPaper.cpp
…
nsPaper.h
…
nsPaperMargin.cpp
…
nsPaperMargin.h
…
nsPrimitiveHelpers.cpp
…
nsPrimitiveHelpers.h
…
nsPrintSession.cpp
…
nsPrintSession.h
…
nsPrintSettingsImpl.cpp
…
nsPrintSettingsImpl.h
…
nsPrintSettingsService.cpp
Bug 1712130 - Make print.print_via_parent a static pref. r=layout-reviewers,jfkthame
2021-05-20 17:05:33 +00:00
nsPrintSettingsService.h
…
nsPrinterBase.cpp
…
nsPrinterBase.h
…
nsPrinterCUPS.cpp
…
nsPrinterCUPS.h
Bug 1705977 - Add more monochrome settings to CUPS. r=emilio
2021-04-19 19:53:02 +00:00
nsPrinterListBase.cpp
Bug 1613705 - [localization] part2: Switch Localization class to use localization-ffi. r=emilio,nika
2021-08-03 16:25:10 +00:00
nsPrinterListBase.h
…
nsPrinterListCUPS.cpp
…
nsPrinterListCUPS.h
…
nsSoundProxy.cpp
…
nsSoundProxy.h
…
nsTransferable.cpp
…
nsTransferable.h
…
nsUserIdleService.cpp
…
nsUserIdleService.h
…
nsWidgetInitData.h
…
nsWidgetsCID.h
…
nsXPLookAndFeel.cpp
Bug 1731678 - Add some generic dark system colors for Windows/Android/standins. r=dholbert
2021-09-29 10:20:56 +00:00
nsXPLookAndFeel.h
Bug 1731678 - Add some generic dark system colors for Windows/Android/standins. r=dholbert
2021-09-29 10:20:56 +00:00