..
android
Bug 1722258 - Convert more LayerManager usage to use WindowRenderer. r=miko
2021-08-05 06:48:34 +00:00
cocoa
Bug 1722258 - Add FallbackRenderer to replace BasicLayerManager usage. r=miko
2021-08-05 06:48:34 +00:00
crashtests
generic
gtk
Bug 1722700 [Wayland] Merge WaylandDragAndDropDataOffer and DataOffer classes, r=rmader
2021-08-05 14:56:08 +00:00
headless
Bug 1722359 - Remove ui.showHideScrollbars. r=mstange
2021-07-26 18:42:36 +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 1723125 - Ignore normal selection when updating composition string r=m_kato
2021-08-02 08:23:50 +00:00
uikit
Bug 1720792: Add MozNativevisitedhyperlinktext color, use it to style visited links r=emilio
2021-07-28 17:25:58 +00:00
windows
Bug 1698946 p1: Add and maintain ClearType parameters gfxVars. r=jfkthame
2021-08-05 09:13:09 +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
ContentCache.cpp
ContentCache.h
ContentEvents.h
EventClassList.h
EventForwards.h
EventMessageList.h
FontRange.h
GfxDriverInfo.cpp
Bug 1717709 - Temporarily disable WebRender on gen6 to get more sw-wr+D3D11 testing. r=aosmond
2021-06-22 20:20:29 +00:00
GfxDriverInfo.h
GfxInfoBase.cpp
Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp
2021-07-13 11:52:42 +00:00
GfxInfoBase.h
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
IconLoader.cpp
IconLoader.h
IMEData.cpp
IMEData.h
InProcessCompositorWidget.cpp
InProcessCompositorWidget.h
InputData.cpp
InputData.h
LookAndFeel.h
No bug - Remove a comment that is no longer true.
2021-07-29 11:09:57 +00:00
LookAndFeelTypes.ipdlh
LSBUtils.cpp
LSBUtils.h
MediaKeysEventSourceFactory.h
MiscEvents.h
MouseEvents.h
moz.build
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
NativeMenu.h
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp
Bug 1665550 - part 3: Make nsTextControlFrame
set the source node and selection of drag session to new ones when it's reframed r=smaug
2021-07-14 01:20:19 +00:00
nsBaseDragService.h
Bug 1665550 - part 3: Make nsTextControlFrame
set the source node and selection of drag session to new ones when it's reframed r=smaug
2021-07-14 01:20:19 +00:00
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
Bug 1722258 - Add FallbackRenderer to replace BasicLayerManager usage. r=miko
2021-08-05 06:48:34 +00:00
nsBaseWidget.h
Bug 1722258 - Add FallbackRenderer to replace BasicLayerManager usage. r=miko
2021-08-05 06:48:34 +00:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
nsCUPSShim.cpp
nsCUPSShim.h
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
nsDragServiceProxy.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsGUIEventIPC.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.idl
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl
Bug 1665550 - part 3: Make nsTextControlFrame
set the source node and selection of drag session to new ones when it's reframed r=smaug
2021-07-14 01:20:19 +00:00
nsIFilePicker.idl
nsIFormatConverter.idl
nsIGfxInfo.idl
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIMacDockSupport.idl
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsIPaper.idl
nsIPaperMargin.idl
nsIPrintDialogService.h
nsIPrinter.idl
nsIPrinterList.idl
nsIPrintSession.idl
nsIPrintSettings.idl
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
nsIRollupListener.h
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 1718761 - Move {Start,Stop}ApzAutoscroll to CanonicalBrowsingContext, r=Gijs,hiro
2021-07-31 01:39:09 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWindowsUIUtils.idl
nsIWinTaskbar.idl
nsNativeBasicTheme.cpp
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
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
nsPrinterBase.cpp
nsPrinterBase.h
nsPrinterCUPS.cpp
nsPrinterCUPS.h
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
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsPrintSettingsService.cpp
nsPrintSettingsService.h
nsSoundProxy.cpp
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsUserIdleService.cpp
nsUserIdleService.h
nsWidgetInitData.h
nsWidgetsCID.h
nsXPLookAndFeel.cpp
Bug 1720792: Add MozNativevisitedhyperlinktext color, use it to style visited links r=emilio
2021-07-28 17:25:58 +00:00
nsXPLookAndFeel.h
Bug 1721347 - Add OS theme info to about:support. r=Gijs,fluent-reviewers
2021-07-20 20:09:09 +00:00
PrintBackgroundTask.h
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp
Bug 1722258 - Add FallbackRenderer to replace BasicLayerManager usage. r=miko
2021-08-05 06:48:34 +00:00
PuppetWidget.h
Bug 1722258 - Convert more LayerManager usage to use WindowRenderer. r=miko
2021-08-05 06:48:34 +00:00
RemoteLookAndFeel.cpp
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
TouchResampler.cpp
TouchResampler.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h