..
android
Bug 1758217
- Clamp maximum size of AndroidCompositorWidget. r=gfx-reviewers,nical
2022-03-08 21:00:30 +00:00
cocoa
Bug 1759063: Remove unnecessary explicit retain/release of NSString pointers in nsClipboard::IsStringType. r=mac-reviewers,bradwerth
2022-03-11 15:09:28 +00:00
crashtests
generic
Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8
2022-02-09 17:29:47 +00:00
gtk
Bug 1758594 - Back out a part of bug 1757106 which is no longer needed and would need more work to be fully correct. r=stransky
2022-03-14 09:32:22 +00:00
headless
Bug 1751948 - Part 1: Fix IPDL unified build issues, r=ipc-reviewers,mccr8
2022-02-28 21:01:47 +00:00
reftests
tests
Bug 1751010: Update JumpListBuilder tests for interface changes. r=mhowell
2022-03-01 14:16:49 +00:00
uikit
windows
Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman
2022-03-10 13:23:38 +00:00
x11
BasicEvents.h
Bug 1754367 - Get rid of WidgetGUIEvent::mPluginEvent
r=smaug
2022-02-10 00:39:42 +00:00
ColorScheme.h
CommandList.h
components.conf
Bug 1759201
- Add a text recognition component. r=dminor,gregtatum
2022-03-14 21:37:09 +00:00
CompositorWidget.cpp
CompositorWidget.h
Bug 1747116 - Guard against null native window in AndroidCompositorWidget r=gfx-reviewers,geckoview-reviewers,aosmond,m_kato
2022-01-07 10:25:53 +00:00
ContentCache.cpp
Bug 1755438 - Make ContentCacheInParent::GetTextRect
check mSelection
before referring it r=m_kato
2022-02-17 08:53:35 +00:00
ContentCache.h
Bug 1746104 - part 6-5: Make ContentCache
not stop caching other data when it fails caching something r=m_kato
2022-02-07 22:33:41 +00:00
ContentData.cpp
Bug 1746104 - part 5-4: Make widget code handle no selection case at getting selection change notifications r=m_kato,geckoview-reviewers
2022-02-07 22:33:38 +00:00
ContentData.h
Bug 1746104 - part 4: Make IMContextWrapper
and IMMHandler
use same class to store content selection r=m_kato
2022-02-07 22:33:37 +00:00
ContentEvents.h
EventClassList.h
EventForwards.h
Bug 1754367 - Get rid of WidgetGUIEvent::mPluginEvent
r=smaug
2022-02-10 00:39:42 +00:00
EventMessageList.h
Bug 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond
2021-12-28 20:41:22 +00:00
FontRange.h
GfxDriverInfo.cpp
Bug 1754219 - Move to a WebRender blocklist for Nvidia on Windows. r=aosmond
2022-02-17 17:09:24 +00:00
GfxDriverInfo.h
Bug 1754219 - Move to a WebRender blocklist for Nvidia on Windows. r=aosmond
2022-02-17 17:09:24 +00:00
GfxInfoBase.cpp
Bug 1751987 [Linux] Add VA-API feature r=aosmond
2022-02-23 11:47:07 +00:00
GfxInfoBase.h
Bug 1754159 - Correctly wait for GPU process to be restarted in test. r=tnikkel
2022-02-08 12:06:15 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
IconLoader.cpp
IconLoader.h
IMEData.cpp
Bug 1746104 - part 6-3: Wrap ContentCache::mText
with Maybe
r=m_kato
2022-02-07 22:33:40 +00:00
IMEData.h
Bug 1191862 - part 3: Make GlobalKeyListener
not reserve key combination which is mapped to an edit command or a navigation command by native key bindings r=NeilDeakin,smaug
2022-02-15 08:00:06 +00:00
InProcessCompositorWidget.cpp
Bug 1741156 - Initial GPU process implementation on Android. r=aosmond,agi
2021-11-29 20:52:31 +00:00
InProcessCompositorWidget.h
InputData.cpp
Bug 1749352 - Remove unused mFollowedByMomentum. r=botond
2022-03-03 04:11:15 +00:00
InputData.h
Bug 1749352 - Remove unused mFollowedByMomentum. r=botond
2022-03-03 04:11:15 +00:00
LookAndFeel.h
Bug 1736218 - Expose theme-derived color-scheme to privileged code. r=Gijs
2022-03-04 13:08:30 +00:00
LookAndFeelTypes.ipdlh
LSBUtils.cpp
LSBUtils.h
MediaKeysEventSourceFactory.h
MiscEvents.h
MouseEvents.h
Bug 1749172 - Fix typo (SCROLL_ASYNCHRONOUSELY -> SCROLL_ASYNCHRONOUSLY) in MouseEvents.h. r=hiro
2022-01-10 21:57:20 +00:00
moz.build
Bug 1759201
- Add a text recognition component. r=dminor,gregtatum
2022-03-14 21:37:09 +00:00
NativeKeyBindingsType.h
Bug 1191862 - part 1: Make nsIWidget::NativeKeyBindingsType
independent from nsIWidget
and defined in an independent header file r=smaug
2022-02-15 08:00:05 +00:00
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
NativeMenu.h
Bug 1757402 - Add basic native context menu support on GTK. r=stransky
2022-02-28 14:53:24 +00:00
NativeMenuSupport.h
Bug 1757402 - Add basic native context menu support on GTK. r=stransky
2022-02-28 14:53:24 +00:00
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
Backed out changeset 00f6bd7aa727 (bug 1755481) for causing multiple clipboard related failures CLOSED TREE
2022-02-16 12:14:58 +02:00
nsBaseClipboard.h
nsBaseDragService.cpp
Bug 1756241 - Make Windows DragService have the same coordinate system as all other drag and mouse events. r=tnikkel
2022-02-22 19:06:58 +00:00
nsBaseDragService.h
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
Bug 1757202 - Make the inner window id of the browser window available in the compositor bridge, r=mstange.
2022-03-11 07:49:04 +00:00
nsBaseWidget.h
Bug 1756621 - Allow nsBaseWidget::mBorderStyle to be set via constructor r=handyman
2022-02-25 20:08:29 +00:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp
Backed out changeset 00f6bd7aa727 (bug 1755481) for causing multiple clipboard related failures CLOSED TREE
2022-02-16 12:14:58 +02:00
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
nsCUPSShim.cpp
nsCUPSShim.h
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp
nsDragServiceProxy.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsGUIEventIPC.h
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
2022-03-04 15:39:41 +00:00
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.idl
Bug 1755134 - Add some strongly-typed convenience methods to some interfaces. r=jfkthame
2022-02-17 16:22:57 +00:00
nsIBidiKeyboard.idl
nsIClipboard.idl
Bug 1755481: correct documentation of nsIClipboard::getData
. r=mccr8
2022-02-16 15:38:27 +00:00
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl
nsIFilePicker.idl
nsIFormatConverter.idl
nsIGfxInfo.idl
Bug 1751987 [Linux] Add VA-API feature r=aosmond
2022-02-23 11:47:07 +00:00
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIJumpListBuilder.idl
Bug 1751010: Create a separate jumplist for the Private Browsing taskbar icon. r=mhowell
2022-03-01 14:16:48 +00:00
nsIJumpListItem.idl
nsIMacDockSupport.idl
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacUserActivityUpdater.idl
nsIMacWebAppUtils.idl
nsIPaper.idl
nsIPaperMargin.idl
nsIPrintDialogService.h
nsIPrinter.idl
nsIPrinterList.idl
nsIPrintSession.idl
nsIPrintSettings.idl
Bug 1748188 - Remove nsIPrintSettings.setupSilentPrinting. r=emilio
2022-01-03 10:55:04 +00:00
nsIPrintSettingsService.idl
Bug 1749003 - Remove unnecessary includes and other mentions of nsIWebBrowserPrint. r=jfkthame
2022-01-07 14:46:30 +00:00
nsIPrintSettingsWin.idl
nsIRollupListener.h
Bug 1754105: Fix non-unified build errors in layout/xul, and mark it as safe to build in non-unified mode. r=emilio
2022-02-08 20:16:55 +00:00
nsIScreen.idl
Bug 1755134 - Add some strongly-typed convenience methods to some interfaces. r=jfkthame
2022-02-17 16:22:57 +00:00
nsIScreenManager.idl
Bug 1755134 - Add some strongly-typed convenience methods to some interfaces. r=jfkthame
2022-02-17 16:22:57 +00:00
nsISharePicker.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl
nsITaskbarPreviewButton.idl
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl
nsITaskbarWindowPreview.idl
nsITextRecognition.idl
Bug 1759201
- Add a text recognition component. r=dminor,gregtatum
2022-03-14 21:37:09 +00:00
nsITouchBarHelper.idl
nsITouchBarInput.idl
nsITouchBarUpdater.idl
nsITransferable.idl
Bug 1317873, don't allow any internal types to be assigned to a DataTransfer, r=nika
2021-12-15 19:26:22 +00:00
nsIUserIdleService.idl
nsIUserIdleServiceInternal.idl
nsIWidget.h
Bug 1757106 - Clean up menu popup rect handling. r=stransky
2022-03-01 01:06:37 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWindowsUIUtils.idl
Bug 1757647 - Simplify WindowsUIUtils tablet mode stuff. r=saschanaz
2022-03-02 12:02:00 +00:00
nsIWinTaskbar.idl
Bug 1751010: Create a separate jumplist for the Private Browsing taskbar icon. r=mhowell
2022-03-01 14:16:48 +00:00
nsNativeTheme.cpp
Bug 1756210
- Use pseudo-class locks in nsNativeTheme::GetContentState. r=mstange
2022-03-09 11:45:10 +00:00
nsNativeTheme.h
Bug 1751644 - Don't shrink padding of non-native menulist items. r=stransky
2022-02-11 18:41:46 +00:00
nsPaper.cpp
nsPaper.h
nsPaperMargin.cpp
nsPaperMargin.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrinterBase.cpp
nsPrinterBase.h
nsPrinterCUPS.cpp
Bug 1746956 - Assume that a CUPS server name and hostname are not textually equal when the hostname might have been normalized to "localhost" r=dholbert
2022-02-05 00:39:04 +00:00
nsPrinterCUPS.h
nsPrinterListBase.cpp
nsPrinterListBase.h
nsPrinterListCUPS.cpp
Bug 1747952 - Include discovered/network printers in the CUPS list, with a timeout. r=emilio,decoder
2022-01-03 17:20:03 +00:00
nsPrinterListCUPS.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
Bug 1748188 - Remove nsIPrintSettings.setupSilentPrinting. r=emilio
2022-01-03 10:55:04 +00:00
nsPrintSettingsImpl.h
Bug 1745452 - Remove the print progress dialog code. r=mstriemer,bobowen,webdriver-reviewers
2021-12-16 15:12:33 +00:00
nsPrintSettingsService.cpp
Bug 1756447 - Remove the code supporting saving print setting from the content process. r=bobowen,ipc-reviewers,mccr8
2022-02-27 23:45:56 +00:00
nsPrintSettingsService.h
nsSoundProxy.cpp
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsUserIdleService.cpp
nsUserIdleService.h
nsWidgetInitData.h
Bug 1751010: Set AUMID correctly for private browsing windows r=mossop,mhowell
2022-03-01 14:16:47 +00:00
nsWidgetsCID.h
nsXPLookAndFeel.cpp
Bug 1736218 - Expose theme-derived color-scheme to privileged code. r=Gijs
2022-03-04 13:08:30 +00:00
nsXPLookAndFeel.h
PrintBackgroundTask.h
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp
Bug 1191862 - part 1: Make nsIWidget::NativeKeyBindingsType
independent from nsIWidget
and defined in an independent header file r=smaug
2022-02-15 08:00:05 +00:00
PuppetWidget.h
Bug 1191862 - part 1: Make nsIWidget::NativeKeyBindingsType
independent from nsIWidget
and defined in an independent header file r=smaug
2022-02-15 08:00:05 +00:00
RemoteLookAndFeel.cpp
RemoteLookAndFeel.h
Screen.cpp
Bug 1754858 - Simplify screen orientation API implementation. r=smaug,m_kato,geckoview-reviewers
2022-02-15 20:22:54 +00:00
Screen.h
Bug 1755737 - Make layout.css.dpi a static pref. r=jfkthame,layout-reviewers
2022-02-16 21:13:58 +00:00
ScreenManager.cpp
Bug 1754858 - Simplify screen orientation API implementation. r=smaug,m_kato,geckoview-reviewers
2022-02-15 20:22:54 +00:00
ScreenManager.h
Bug 1747677 - Add utility method to convert to ScreenConfiguration. r=gsvelto,geckoview-reviewers,calu
2021-12-30 05:09:40 +00:00
ScrollbarDrawing.cpp
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawing.h
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawingAndroid.cpp
ScrollbarDrawingAndroid.h
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawingCocoa.cpp
Bug 1719948 - Respect scrollbar-color for overlay scrollbars on macOS. r=emilio
2022-03-05 14:31:33 +00:00
ScrollbarDrawingCocoa.h
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawingGTK.cpp
Bug 1747618 - Support scrollbar-width: thin in win11 scrollbars. r=spohl
2021-12-27 18:53:33 +00:00
ScrollbarDrawingGTK.h
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawingWin11.cpp
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawingWin11.h
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
ScrollbarDrawingWin.cpp
Bug 1749645 - Rename nsNativeBasicTheme{,Cocoa} to Theme{,Cocoa}. r=mstange
2022-01-12 16:33:31 +00:00
ScrollbarDrawingWin.h
Bug 1757827 - Improve win11 overlay scrollbars. r=saschanaz,cmartin
2022-03-04 13:44:51 +00:00
SharedWidgetUtils.cpp
SwipeTracker.cpp
Bug 1753146 - Add preferences for tweaking swipe gestures. r=tnikkel
2022-02-14 22:12:20 +00:00
SwipeTracker.h
Bug 1348786 - Factor out the last part of shouldConsiderStartingSwipeFromEvent into a new function. r=tnikkel
2022-01-05 09:08:07 +00:00
SystemTimeConverter.h
TextEventDispatcher.cpp
Bug 1191862 - part 3: Make GlobalKeyListener
not reserve key combination which is mapped to an edit command or a navigation command by native key bindings r=NeilDeakin,smaug
2022-02-15 08:00:06 +00:00
TextEventDispatcher.h
Bug 1191862 - part 3: Make GlobalKeyListener
not reserve key combination which is mapped to an edit command or a navigation command by native key bindings r=NeilDeakin,smaug
2022-02-15 08:00:06 +00:00
TextEventDispatcherListener.h
TextEvents.h
Bug 1191862 - part 2: Make TextEventDispatcher
store writing mode at selection at receiving focus notification r=m_kato
2022-02-15 08:00:06 +00:00
TextRange.h
TextRecognition.cpp
Bug 1759201
- Add a text recognition component. r=dminor,gregtatum
2022-03-14 21:37:09 +00:00
TextRecognition.h
Bug 1759201
- Add a text recognition component. r=dminor,gregtatum
2022-03-14 21:37:09 +00:00
Theme.cpp
Bug 1756210
- Let native theme focus outline be controlled only by CSS. r=mstange
2022-03-09 11:45:10 +00:00
Theme.h
Bug 1749531 - Allow to override native theme scrollbar styles. r=mstange
2022-01-25 21:31:44 +00:00
ThemeChangeKind.h
ThemeCocoa.cpp
Bug 1749645 - Rename nsNativeBasicTheme{,Cocoa} to Theme{,Cocoa}. r=mstange
2022-01-12 16:33:31 +00:00
ThemeCocoa.h
Bug 1749645 - Rename nsNativeBasicTheme{,Cocoa} to Theme{,Cocoa}. r=mstange
2022-01-12 16:33:31 +00:00
ThemeColors.cpp
Bug 1754225 - Allow using dark themed scrollbars on GTK too. r=stransky,mstange
2022-02-09 11:27:16 +00:00
ThemeColors.h
Bug 1754225 - Allow using dark themed scrollbars on GTK too. r=stransky,mstange
2022-02-09 11:27:16 +00:00
ThemeDrawing.cpp
Bug 1755747 - Add support for antialiased non-snapped rectangles. r=gfx-reviewers,aosmond
2022-02-23 13:37:39 +00:00
ThemeDrawing.h
TouchEvents.h
TouchResampler.cpp
TouchResampler.h
VsyncDispatcher.cpp
Bug 1676760 - Rename Add/RemoveChildRefreshTimer. r=smaug
2022-03-01 22:48:19 +00:00
VsyncDispatcher.h
Bug 1676760 - Rename Add/RemoveChildRefreshTimer. r=smaug
2022-03-01 22:48:19 +00:00
WidgetEventImpl.cpp
Bug 1191862 - part 2: Make TextEventDispatcher
store writing mode at selection at receiving focus notification r=m_kato
2022-02-15 08:00:06 +00:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
Bug 1756083 - Cleanup snap name handling and enable portal when running under either flatpak or snap. r=stransky
2022-02-23 13:59:33 +00:00
WidgetUtils.h
Bug 1756083 - Cleanup snap name handling and enable portal when running under either flatpak or snap. r=stransky
2022-02-23 13:59:33 +00:00
WindowOcclusionState.h