..
android
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-04-12 13:14:25 +00:00
cocoa
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
crashtests
gtk
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
gtkxtbin
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
headless
Bug 1541086: Remove the embedding code and update the bug components for widget::headless. r=myk r=bdahl
2019-04-02 09:07:54 -07:00
reftests
Bug 1453935 - Ensure that we snap within the visible rect with WebRender. r=kvark
2019-02-07 18:05:43 -05:00
tests
Bug 505355 - Simplify focus handling for file inputs. r=smaug
2019-04-10 22:52:03 +02:00
uikit
Bug 1541792 - Replace linker magic with manual component registration. r=froydnj
2019-04-05 02:30:56 +00:00
windows
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
x11
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
BasicEvents.h
Bug 1524226 - Add LayersId field to WidgetEvent and InputData. r=masayuki
2019-02-26 07:15:43 +00:00
CommandList.h
CompositorWidget.cpp
CompositorWidget.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
ContentCache.cpp
ContentCache.h
ContentEvents.h
EventClassList.h
EventForwards.h
Bug 1533989 - Make InputEvent.data and InputEvent.dataTransfer not expose clipboard data if user disables clipboard events r=smaug
2019-03-29 16:08:11 +00:00
EventMessageList.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
FontRange.h
GfxDriverInfo.cpp
Bug 1294232 - Refactor blocklisting on Linux to support the downloadable blocklist. r=jrmuizel
2019-03-18 07:50:02 -04:00
GfxDriverInfo.h
Bug 1294232 - Refactor blocklisting on Linux to support the downloadable blocklist. r=jrmuizel
2019-03-18 07:50:02 -04:00
GfxInfoBase.cpp
Bug 1519241 - remove nightly-only low-end device detection, r=kats,chutten,flod,mconley
2019-03-22 08:44:18 +00:00
GfxInfoBase.h
Bug 1519241 - remove nightly-only low-end device detection, r=kats,chutten,flod,mconley
2019-03-22 08:44:18 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoX11.cpp
Bug 1543217 - Allow qualified Linux machines to get WebRender. r=jrmuizel
2019-04-10 14:58:00 -04:00
GfxInfoX11.h
Bug 1294232 - Refactor blocklisting on Linux to support the downloadable blocklist. r=jrmuizel
2019-03-18 07:50:02 -04:00
IMEData.h
InProcessCompositorWidget.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
InProcessCompositorWidget.h
InputData.cpp
Bug 1524226 - Add LayersId field to WidgetEvent and InputData. r=masayuki
2019-02-26 07:15:43 +00:00
InputData.h
Bug 1524226 - Add LayersId field to WidgetEvent and InputData. r=masayuki
2019-02-26 07:15:43 +00:00
LookAndFeel.h
Bug 1526294 - Should not need a pres context to get a system font. r=jfkthame
2019-02-15 01:35:13 +01:00
LSBUtils.cpp
LSBUtils.h
MiscEvents.h
MouseEvents.h
moz.build
Bug 1502917 - Adding ChromeUtils.RequestProcInfo() - r=Ehsan,mstange,kershaw,mhowell
2019-02-23 18:07:59 +00:00
NativeKeyToDOMCodeName.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
NativeKeyToDOMKeyName.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsAppShellSingleton.h
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
nsAutoRollup.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp
Bug 1540150 - Make it impossible to enter the native drag-drop loop in test automation. r=NeilDeakin
2019-04-11 17:17:36 +00:00
nsBaseDragService.h
Bug 1509384 - Use IPC::Principal instead of Principal URI string in Drag-and-Drop. r=smaug
2019-01-04 03:16:46 +00:00
nsBaseFilePicker.cpp
Bug 1543564 part 3. Get rid of pointless nsPIDOMWindowOuter::GetOuterWindow method. r=farre
2019-04-11 14:14:15 +00:00
nsBaseFilePicker.h
Bug 1514364 - Add appendRawFilter to nsIFilePicker to expose actual accept filters to GV for onFilePrompt. r=snorp, smaug
2019-01-24 10:21:05 -06:00
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
nsBaseWidget.h
Bug 1441308 - Core renderroot splitting changes r=kats,sotaro
2019-03-22 18:28:42 +00:00
nsClipboardHelper.cpp
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
2019-01-03 17:48:33 +01:00
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
Bug 1541792 - Replace linker magic with manual component registration. r=froydnj
2019-04-05 02:30:56 +00:00
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp
Bug 1536163 - Part 3 - use native Maybe syntax in place of OptionalShmem in IPDL; r=nika
2019-03-21 06:52:48 +02:00
nsDragServiceProxy.h
nsFilePickerProxy.cpp
Bug 1514364 - Add appendRawFilter to nsIFilePicker to expose actual accept filters to GV for onFilePrompt. r=snorp, smaug
2019-01-24 10:21:05 -06:00
nsFilePickerProxy.h
nsGUIEventIPC.h
Bug 1524226 - Add LayersId field to WidgetEvent and InputData. r=masayuki
2019-02-26 07:15:43 +00:00
nsHTMLFormatConverter.cpp
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 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8
2019-02-09 13:29:21 +00:00
nsIdleService.h
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
nsIDragService.idl
Bug 1509384 - Use IPC::Principal instead of Principal URI string in Drag-and-Drop. r=smaug
2019-01-04 03:16:46 +00:00
nsIDragSession.idl
Bug 1509384 - Use IPC::Principal instead of Principal URI string in Drag-and-Drop. r=smaug
2019-01-04 03:16:46 +00:00
nsIFilePicker.idl
Bug 1514364 - Add appendRawFilter to nsIFilePicker to expose actual accept filters to GV for onFilePrompt. r=snorp, smaug
2019-01-24 10:21:05 -06:00
nsIFormatConverter.idl
nsIGfxInfo.idl
Bug 1519241 - remove nightly-only low-end device detection, r=kats,chutten,flod,mconley
2019-03-22 08:44:18 +00:00
nsIGfxInfoDebug.idl
Bug 1294232 - Refactor blocklisting on Linux to support the downloadable blocklist. r=jrmuizel
2019-03-18 07:50:02 -04:00
nsIGtkTaskbarProgress.idl
nsIIdleService.idl
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
nsIIdleServiceInternal.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsINativeMenuService.h
nsIPluginWidget.h
nsIPrintDialogService.h
nsIPrinterEnumerator.idl
nsIPrintSession.idl
nsIPrintSettings.idl
Bug 1319116 - Part 2 - "Cancel" reverts header and footer settings to defaults r=jwatt
2019-04-01 14:42:24 +00:00
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
nsIRollupListener.h
nsIScreen.idl
nsIScreenManager.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl
nsITaskbarPreviewButton.idl
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl
nsITaskbarWindowPreview.idl
nsITouchBarHelper.idl
Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod
2019-01-22 17:13:33 +00:00
nsITouchBarInput.idl
Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod
2019-01-22 17:13:33 +00:00
nsITouchBarUpdater.idl
Bug 1543169 - Use nicer XPIDL arrays in nsITouchBarUpdater. r=spohl
2019-04-09 17:47:06 +00:00
nsITransferable.idl
Bug 571074 - Mark nsITransferable.getTransferData as [must_use]. r=mats
2019-01-04 16:16:59 +00:00
nsIWidget.h
Bug 1532901 - Fix event.screenX and event.screenY inside out-of-process iframes. r=nika
2019-04-09 10:26:31 +00:00
nsIWidgetListener.cpp
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
nsIWidgetListener.h
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
nsIWindowsUIUtils.idl
nsIWinTaskbar.idl
nsNativeTheme.cpp
Bug 1540930 - Make nsPresContext use mozilla::PresShell directly rather than via nsIPresShell r=emilio
2019-04-03 12:40:26 +00:00
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
Bug 1319116 - Part 2 - "Cancel" reverts header and footer settings to defaults r=jwatt
2019-04-01 14:42:24 +00:00
nsPrintSettingsImpl.h
Bug 1319116 - Part 2 - "Cancel" reverts header and footer settings to defaults r=jwatt
2019-04-01 14:42:24 +00:00
nsPrintSettingsService.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsPrintSettingsService.h
nsShmImage.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsShmImage.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsSoundProxy.cpp
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsWidgetInitData.h
Bug 1519893 - Add alwaysOnTop chrome-only window feature for Windows. r=aklotz
2019-01-15 22:29:59 +00:00
nsWidgetsCID.h
Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod
2019-01-22 17:13:33 +00:00
nsXPLookAndFeel.cpp
Bug 1526294 - Should not need a pres context to get a system font. r=jfkthame
2019-02-15 01:35:13 +01:00
nsXPLookAndFeel.h
Bug 1526294 - Should not need a pres context to get a system font. r=jfkthame
2019-02-15 01:35:13 +01:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
PluginWidgetProxy.cpp
PluginWidgetProxy.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
ProcInfo.h
Bug 1530642 - Added more doc on ProcType and GetProcInfo - r=jesup
2019-02-28 06:30:05 +00:00
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp
Bug 1542664 - Make TabChild use mozilla::PresShell directly rather than via nsIPresShell r=nika
2019-04-13 01:53:10 +00:00
PuppetWidget.h
Bug 1532901 - Fix event.screenX and event.screenY inside out-of-process iframes. r=nika
2019-04-09 10:26:31 +00:00
Screen.cpp
Screen.h
ScreenManager.cpp
ScreenManager.h
SharedWidgetUtils.cpp
Bug 1447239
- Implement InputEvent.inputType r=smaug
2019-01-07 10:10:57 +00:00
SystemTimeConverter.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
TextEventDispatcher.cpp
Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio
2019-04-04 00:19:48 +00:00
TextEventDispatcher.h
TextEventDispatcherListener.h
TextEvents.h
Bug 1530188
- Make nsChildView::GetEditorView() use eQueryContentState without flushing layout r=smaug
2019-04-03 10:27:13 +00:00
TextRange.h
TouchEvents.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WidgetUtils.h
WindowSurface.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00