..
android
Bug 1627737 - Return INPUT_RESULT_HANDLED_CONTENT for gestures handled in subframes r=geckoview-reviewers,botond,agi
2020-04-08 16:14:20 +00:00
cocoa
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl
2020-04-08 16:41:42 +00:00
crashtests
gtk
Bug 1527976 [Wayland] Don't cancel Drag and Drop on MOZ_GTK_DRAG_RESULT_ERROR for application/x-moz-tabbrowser-tab (tab move), r=jhorak
2020-04-09 14:18:41 +00:00
gtkxtbin
headless
Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj
2020-03-20 17:13:51 +00:00
reftests
tests
Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart
2020-04-09 00:24:29 +00:00
uikit
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl
2020-04-08 16:41:42 +00:00
windows
Bug 1626099 - Renewing FX_TOUCH_USED telemetry. r=chutten,botond
2020-04-08 20:51:57 +00:00
x11
BasicEvents.h
Bug 1625138 - Part 12: Replace mozilla::IsPointer with std::is_pointer. r=froydnj
2020-03-28 13:57:14 +00:00
CommandList.h
CompositorWidget.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
CompositorWidget.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
ContentCache.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
ContentCache.h
ContentEvents.h
EventClassList.h
EventForwards.h
Bug 1449831 - part 3: Make editor set target ranges of beforeinput event if the editor instance is an HTMLEditor r=smaug
2020-03-03 03:39:26 +00:00
EventMessageList.h
Bug 970802 - part 3: Implement beforeinput event dispatcher and add onbeforeinput event handler attribute r=smaug
2020-01-14 07:15:45 +00:00
FontRange.h
GfxDriverInfo.cpp
Bug 1615049 - Shipping WebRender to modern intel laptops with small screen. r=aosmond
2020-03-13 19:59:43 +00:00
GfxDriverInfo.h
Bug 1627482 - Fix non-unified build errors in gfx/tests. r=tnikkel
2020-04-05 03:50:23 +00:00
GfxInfoBase.cpp
Bug 1624858 - Fix graphics blocklist not recent Windows 10 comparison check. r=jrmuizel
2020-03-25 14:12:56 +00:00
GfxInfoBase.h
Bug 1614376 - Part 1. Add support for an allowlist to GfxInfo. r=jrmuizel
2020-02-13 16:06:41 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoX11.cpp
Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak
2020-03-05 10:20:48 +00:00
GfxInfoX11.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
IMEData.cpp
Bug 1617778 - Use ToString.h to share text and selection change logging. r=masayuki
2020-02-28 04:45:05 +00:00
IMEData.h
Bug 1617778 - Use ToString.h to share text and selection change logging. r=masayuki
2020-02-28 04:45:05 +00:00
InProcessCompositorWidget.cpp
Back out bug 1592739 due to multiple regressions (bug 1599366, bug 1601183, bug 1602193). a=backout
2020-02-13 14:26:51 +00:00
InProcessCompositorWidget.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
InputData.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
InputData.h
Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj
2020-03-20 17:13:51 +00:00
LookAndFeel.h
Bug 1610974 - Drop colorValue in LookAndFeelInt. r=geckoview-reviewers,snorp
2020-01-24 15:01:48 +00:00
LSBUtils.cpp
Bug 1605934 - Use nested namespaces r=sg
2020-01-18 13:48:34 +00:00
LSBUtils.h
MediaKeysEventSourceFactory.h
Bug 1601508 - create a general interface for getting platform-specific media keys event source r=spohl
2019-12-06 20:55:26 +00:00
MiscEvents.h
MouseEvents.h
Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj
2020-03-20 17:13:51 +00:00
moz.build
Bug 1381938: Add native theme for Windows that avoids native system calls. r=mstange,dbaron
2020-02-10 19:26:01 +00:00
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsBaseAppShell.h
nsBaseClipboard.cpp
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
nsBaseClipboard.h
nsBaseDragService.cpp
Bug 1605918 - Get rid of synthesizeDragStart() in EventUtils.js r=smaug
2019-12-27 16:25:24 +00:00
nsBaseDragService.h
Bug 1603074 - part 1: Make synthesizePlainDragAndDrop() synthesize drag events without DataTransfer object r=smaug
2019-12-21 12:27:06 +00:00
nsBaseFilePicker.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsBaseFilePicker.h
nsBaseScreen.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsBaseScreen.h
nsBaseWidget.cpp
Backed out 2 changesets (bug 1616245) for causing a raise in browser chrome failures. CLOSED TREE
2020-04-09 09:40:53 +03:00
nsBaseWidget.h
Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika
2020-04-07 11:01:47 +00:00
nsClipboardHelper.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsColorPickerProxy.cpp
nsColorPickerProxy.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsContentProcessWidgetFactory.cpp
Bug 1615109, part 1 - Get rid of the unused content process share picker registration. r=marcosc
2020-04-01 11:04:03 +00:00
nsDeviceContextSpecProxy.cpp
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
nsDeviceContextSpecProxy.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsDragServiceProxy.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsDragServiceProxy.h
nsFilePickerProxy.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsFilePickerProxy.h
nsGUIEventIPC.h
Bug 1569512 - Make PresShell ignore synthesized mousemove events coming from another process if the child process stores mouse location of synthesized mouse events for tests r=smaug
2020-03-05 21:34:28 +00:00
nsHTMLFormatConverter.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.idl
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIdleService.cpp
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
nsIdleService.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsIDragService.idl
Bug 1603074 - part 1: Make synthesizePlainDragAndDrop() synthesize drag events without DataTransfer object r=smaug
2019-12-21 12:27:06 +00:00
nsIDragSession.idl
Bug 1603074 - part 1: Make synthesizePlainDragAndDrop() synthesize drag events without DataTransfer object r=smaug
2019-12-21 12:27:06 +00:00
nsIFilePicker.idl
Bug 1619154 - Added .webp to supported image file types so that it is possible to upload .webp files. r=hsivonen
2020-03-18 06:14:10 +00:00
nsIFormatConverter.idl
nsIGfxInfo.idl
Bug 1614376 - Part 1. Add support for an allowlist to GfxInfo. r=jrmuizel
2020-02-13 16:06:41 +00:00
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIIdleService.idl
nsIIdleServiceInternal.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsINativeMenuService.h
nsIPluginWidget.h
nsIPrintDialogService.h
Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen
2019-12-09 09:04:29 +00:00
nsIPrinterEnumerator.idl
nsIPrintSession.idl
nsIPrintSettings.idl
nsIPrintSettingsService.idl
Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen
2019-12-09 09:04:29 +00:00
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
Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl
2020-01-03 17:07:25 +00:00
nsITouchBarInput.idl
Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl
2020-01-03 17:07:25 +00:00
nsITouchBarUpdater.idl
nsITransferable.idl
nsIWidget.h
Bug 890125 - Part 1 - Change Window widget base classes to return and use strings for workspace IDs, rather than integers. r=nika
2020-04-07 11:01:47 +00:00
nsIWidgetListener.cpp
Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug
2020-03-04 08:16:31 +00:00
nsIWidgetListener.h
Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug
2020-03-04 08:16:31 +00:00
nsIWindowsUIUtils.idl
Bug 1602194: Use the site's icons for the SSB UI window. r=mhowell,Gijs
2019-12-18 16:37:55 +00:00
nsIWinTaskbar.idl
nsNativeBasicTheme.cpp
Bug 1624708 - Make non-native theme keyboard navigable. r=spohl
2020-03-24 22:51:26 +00:00
nsNativeBasicTheme.h
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget and widget/windows. r=jmathies
2020-03-26 18:48:30 +00:00
nsNativeTheme.cpp
Bug 1624080 - Simplify the implementation of HasAuthorSpecifiedRules. r=heycam
2020-03-26 16:48:01 +00:00
nsNativeTheme.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsPrimitiveHelpers.cpp
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
nsPrimitiveHelpers.h
nsPrintSession.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsPrintSession.h
nsPrintSettingsImpl.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsPrintSettingsImpl.h
nsPrintSettingsService.cpp
Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen
2019-12-09 09:04:29 +00:00
nsPrintSettingsService.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsShmImage.cpp
nsShmImage.h
nsSoundProxy.cpp
Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin
2020-03-31 18:47:30 +00:00
nsSoundProxy.h
nsTransferable.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
nsTransferable.h
nsWidgetInitData.h
Bug 1588484 - Disable Advanced Layers for now when using fission for the window. r=kmag
2019-11-24 20:59:07 +00:00
nsWidgetsCID.h
nsXPLookAndFeel.cpp
Bug 1610974 - Drop colorValue in LookAndFeelInt. r=geckoview-reviewers,snorp
2020-01-24 15:01:48 +00:00
nsXPLookAndFeel.h
Bug 1606503 - Get the value for prefers-reduced-motion via LookAndFeelInt. r=geckoview-reviewers,snorp
2020-01-14 05:51:06 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
PluginWidgetProxy.cpp
Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug
2020-01-16 14:38:40 +00:00
PluginWidgetProxy.h
Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget and widget/windows. r=jmathies
2020-03-26 18:48:30 +00:00
ProcInfo.h
Bug 1604001 - Add the missing process type of the fork server for tests. r=gsvelto
2019-12-19 15:50:03 +00:00
PuppetBidiKeyboard.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
PuppetBidiKeyboard.h
PuppetWidget.cpp
Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas
2020-04-07 15:17:47 +00:00
PuppetWidget.h
Bug 1622360 - Remove SLGuidAndRenderRoot and convert remaining uses to ScrollableLayerGuid. r=botond
2020-03-27 17:44:21 +00:00
Screen.cpp
Screen.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
ScreenManager.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
ScreenManager.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
SharedWidgetUtils.cpp
SystemTimeConverter.h
Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj
2020-03-28 16:00:09 +00:00
TextEventDispatcher.cpp
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
TextEventDispatcher.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
TextEventDispatcherListener.h
TextEvents.h
Bug 1449831 - part 3: Make editor set target ranges of beforeinput event if the editor instance is an HTMLEditor r=smaug
2020-03-03 03:39:26 +00:00
TextRange.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
TouchEvents.h
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
2020-02-20 11:40:14 +00:00
VsyncDispatcher.cpp
Bug 1614212 - Migrate global VsyncSource users correctly on frame rate change r=sotaro
2020-03-16 23:24:39 +00:00
VsyncDispatcher.h
Bug 1614212 - Migrate global VsyncSource users correctly on frame rate change r=sotaro
2020-03-16 23:24:39 +00:00
WidgetEventImpl.cpp
Bug 1603074 - part 1: Make synthesizePlainDragAndDrop() synthesize drag events without DataTransfer object r=smaug
2019-12-21 12:27:06 +00:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowSurface.h
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies
2020-03-16 10:56:57 +00:00
WindowSurfaceX11SHM.cpp
Bug 1605934 - Use nested namespaces r=sg
2020-01-18 13:48:34 +00:00
WindowSurfaceX11SHM.h