.. |
android
|
Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel
|
2021-08-26 04:59:57 +00:00 |
cocoa
|
Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel
|
2021-08-26 04:59:57 +00:00 |
crashtests
|
…
|
|
generic
|
Bug 1657401 - Prelude: rearrange IPDL files in widget/. r=spohl
|
2020-11-11 23:17:40 +00:00 |
gtk
|
Bug 1724936 - Remove XRender support. r=jrmuizel
|
2021-08-25 19:35:23 +00:00 |
headless
|
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 |
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 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
|
2021-08-25 10:46:17 +00:00 |
uikit
|
Bug 1727639 - Remove PushGroupAndCopyBackground. r=mstange
|
2021-08-25 22:34:45 +00:00 |
windows
|
Bug 1727459 - Add more logs around widget size in WebRenderLayerManager::Initialize() r=gfx-reviewers,jrmuizel
|
2021-08-26 03:59:08 +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
|
Bug 1689317 - Clipboard events should be composed. r=smaug
|
2021-01-29 13:30:40 +00:00 |
CommandList.h
|
Bug 1357365 - part 3: Make `TypeInState::OnSelectionChange()` stop keeping link style if caret is positioned at edge of a link element and not moved in the link r=m_kato,edgar
|
2021-01-13 01:55:29 +00:00 |
CompositorWidget.cpp
|
Bug 1678892 - Pass dirty and opaque regions to layers compositor. r=sotaro
|
2021-03-23 06:36:39 +00:00 |
CompositorWidget.h
|
Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel
|
2021-08-26 04:59:57 +00:00 |
ContentCache.cpp
|
Bug 1683226 - part 4: Make stop `ContentCache` check whether a plugin has focus or not r=m_kato
|
2020-12-21 05:59:57 +00:00 |
ContentCache.h
|
Bug 1678553 - part 12: Make `ContentCache` store character rects with `Maybe` r=m_kato
|
2020-11-27 14:48:03 +00:00 |
ContentEvents.h
|
…
|
|
EventClassList.h
|
Bug 1683226 - part 16: Get rid of `WidgetPluginEvent` r=smaug
|
2020-12-29 21:19:45 +00:00 |
EventForwards.h
|
Bug 1710317 - Part 1: Add MouseButton::eEraser r=aklotz,edgar
|
2021-05-31 13:39:18 +00:00 |
EventMessageList.h
|
Bug 1520983 - part 1: Add new content command event for inserting text r=smaug
|
2021-05-18 06:30:35 +00:00 |
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
|
Bug 1715560 - Remove low powered NVIDIA blocklist rule on Windows. r=jrmuizel
|
2021-06-09 15:01:32 +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
|
Bug 1683226 - part 11: Get rid of `IMEEnabled::Plugin` r=m_kato
|
2020-12-21 08:26:24 +00:00 |
IMEData.h
|
Bug 1714884 - Replace custom IME Rect struct with LayoutDeviceIntRect. r=masayuki
|
2021-06-07 01:01:09 +00:00 |
IconLoader.cpp
|
Bug 1691861 - Remove unused mContentType fields. r=mconley
|
2021-02-12 00:32:06 +00:00 |
IconLoader.h
|
Bug 1691861 - Remove unused mContentType fields. r=mconley
|
2021-02-12 00:32:06 +00:00 |
InProcessCompositorWidget.cpp
|
Bug 1674142: Add additional checks to find a crash in InProcessCompositorWidget::PreRender. r=jrmuizel
|
2021-03-10 00:45:49 +00:00 |
InProcessCompositorWidget.h
|
Bug 1674142: Add additional checks to find a crash in InProcessCompositorWidget::PreRender. r=jrmuizel
|
2021-03-10 00:45:49 +00:00 |
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 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 |
LookAndFeelTypes.ipdlh
|
Bug 1702765 - Plumb ColorScheme through nsXPLookAndFeel. r=mstange
|
2021-04-02 22:17:55 +00:00 |
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 1727489 - Remove PLayerTransaction. r=jrmuizel,jgilbert
|
2021-08-26 04:59:57 +00:00 |
PuppetWidget.h
|
Bug 1678771. Add test. r=hiro
|
2021-08-08 22:04:18 +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
|
Bug 1702765 - Plumb ColorScheme through nsXPLookAndFeel. r=mstange
|
2021-04-02 22:17:55 +00:00 |
Screen.cpp
|
…
|
|
Screen.h
|
…
|
|
ScreenManager.cpp
|
Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky
|
2021-03-11 14:32:53 +00:00 |
ScreenManager.h
|
…
|
|
ScrollbarDrawingMac.cpp
|
Bug 1703691: Start respecting widget.disable-dark-scrollbar pref on macOS. r=emilio,mac-reviewers,mstange,bradwerth
|
2021-04-07 23:53:52 +00:00 |
ScrollbarDrawingMac.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
|
2021-03-15 08:45:29 +00:00 |
SharedWidgetUtils.cpp
|
…
|
|
SystemTimeConverter.h
|
…
|
|
TextEventDispatcher.cpp
|
Bug 1704070 - Expose the APZ event status in the return value of DispatchInputEvent(). r=tnikkel
|
2021-04-14 05:07:56 +00:00 |
TextEventDispatcher.h
|
Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame
|
2021-02-02 03:29:31 +00:00 |
TextEventDispatcherListener.h
|
…
|
|
TextEvents.h
|
Backed out 3 changesets (bug 1685183) for causing build bustages. CLOSED TREE
|
2021-04-08 06:48:02 +03:00 |
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
|
Bug 1676771 - Add a TouchResampler class. r=kats
|
2020-11-18 03:57:35 +00:00 |
TouchResampler.h
|
Bug 1676771 - Add a TouchResampler class. r=kats
|
2020-11-18 03:57:35 +00:00 |
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
|
…
|
|
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
|
Bug 1686616 - make StringBundle use Components instead of Services. r=kmag
|
2021-02-18 13:26:32 +00:00 |
nsBaseFilePicker.h
|
…
|
|
nsBaseScreen.cpp
|
…
|
|
nsBaseScreen.h
|
…
|
|
nsBaseWidget.cpp
|
Bug 1727489 - Remove PLayerTransaction. r=jrmuizel,jgilbert
|
2021-08-26 04:59:57 +00:00 |
nsBaseWidget.h
|
Bug 1727423 - Remove BasicLayerManager. r=jrmuizel
|
2021-08-25 07:35:17 +00:00 |
nsCUPSShim.cpp
|
Bug 1701019 - Add support for cups 1.6+ to the printing code. r=jwatt
|
2021-03-29 10:08:44 +00:00 |
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 1641270 - Part 8: Make the Drag&Drop to use the correct cookieJarSettings to download the url. r=smaug,dimi
|
2020-11-11 11:14:05 +00:00 |
nsDragServiceProxy.h
|
…
|
|
nsFilePickerProxy.cpp
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
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
|
Bug 1641270 - Part 8: Make the Drag&Drop to use the correct cookieJarSettings to download the url. r=smaug,dimi
|
2020-11-11 11:14:05 +00:00 |
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
|
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
|
Bug 1692845 - Restore read from global print settings for a few settings, including print_bgcolor and print_bgimages. r=bobowen
|
2021-02-23 10:52:53 +00:00 |
nsIPrintSettingsService.idl
|
…
|
|
nsIPrintSettingsWin.idl
|
…
|
|
nsIPrinter.idl
|
Bug 1663652 part 1 - Implement combined CreateDefaultSettings and GetPaperList interface for nsPrinterBase r=emilio,mstriemer
|
2020-11-03 20:35:38 +00:00 |
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
|
Bug 1699792 - Remove nativeData IDL property and use the NativeNSMenu() C++ method instead. r=harry
|
2021-03-23 13:40:24 +00:00 |
nsISystemStatusBar.idl
|
…
|
|
nsITaskbarOverlayIconController.idl
|
…
|
|
nsITaskbarPreview.idl
|
…
|
|
nsITaskbarPreviewButton.idl
|
…
|
|
nsITaskbarPreviewController.idl
|
…
|
|
nsITaskbarProgress.idl
|
…
|
|
nsITaskbarTabPreview.idl
|
…
|
|
nsITaskbarWindowPreview.idl
|
…
|
|
nsITouchBarHelper.idl
|
…
|
|
nsITouchBarInput.idl
|
…
|
|
nsITouchBarUpdater.idl
|
…
|
|
nsITransferable.idl
|
Bug 1689827 - Remove length parameter from JS callers of setTransferData. r=smaug
|
2021-02-01 12:05:12 +00:00 |
nsIUserIdleService.idl
|
…
|
|
nsIUserIdleServiceInternal.idl
|
…
|
|
nsIWidget.h
|
Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel
|
2021-08-26 04:59:57 +00:00 |
nsIWidgetListener.cpp
|
Bug 1699506 - Part 1 - Add a NSTitlebarAccessoryViewController to ToolbarWindow to track when the titlebar is shown in fullscreen. r=mac-reviewers,mstange
|
2021-03-18 20:20:39 +00:00 |
nsIWidgetListener.h
|
Bug 1699506 - Part 1 - Add a NSTitlebarAccessoryViewController to ToolbarWindow to track when the titlebar is shown in fullscreen. r=mac-reviewers,mstange
|
2021-03-18 20:20:39 +00:00 |
nsIWinTaskbar.idl
|
…
|
|
nsIWindowsUIUtils.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
|
Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem
|
2020-11-23 16:12:12 +00:00 |
nsPaperMargin.cpp
|
…
|
|
nsPaperMargin.h
|
…
|
|
nsPrimitiveHelpers.cpp
|
…
|
|
nsPrimitiveHelpers.h
|
…
|
|
nsPrintSession.cpp
|
…
|
|
nsPrintSession.h
|
…
|
|
nsPrintSettingsImpl.cpp
|
Bug 1689789 part 2 - Use Ceil instead of Truncate the ensure the print surface is large enough for the requested paper size. r=jfkthame
|
2021-02-06 00:28:29 +00:00 |
nsPrintSettingsImpl.h
|
Bug 1669854 - Add a single pageRanges print setting. r=nordzilla
|
2020-11-07 16:01:57 +00:00 |
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
|
Bug 1663652 part 2 - Add combined printerInfo method to nsPrinterCUPS r=emilio
|
2020-11-03 20:35:38 +00:00 |
nsPrinterBase.h
|
Bug 1663652 part 2 - Add combined printerInfo method to nsPrinterCUPS r=emilio
|
2020-11-03 20:35:38 +00:00 |
nsPrinterCUPS.cpp
|
Bug 1701019 - Add support for cups 1.6+ to the printing code. r=jwatt
|
2021-03-29 10:08:44 +00:00 |
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
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
nsPrinterListCUPS.cpp
|
Bug 1701019 - Add support for cups 1.6+ to the printing code. r=jwatt
|
2021-03-29 10:08:44 +00:00 |
nsPrinterListCUPS.h
|
Bug 1683226 - part 14: Get rid of `ComplexTextInputPanel` r=m_kato
|
2020-12-24 02:49:02 +00:00 |
nsSoundProxy.cpp
|
…
|
|
nsSoundProxy.h
|
…
|
|
nsTransferable.cpp
|
Bug 1641270 - Part 7: Add setter/getter of nsICookieJarSettings to nsITransferable. r=smaug
|
2020-11-11 11:14:07 +00:00 |
nsTransferable.h
|
Bug 1641270 - Part 7: Add setter/getter of nsICookieJarSettings to nsITransferable. r=smaug
|
2020-11-11 11:14:07 +00:00 |
nsUserIdleService.cpp
|
…
|
|
nsUserIdleService.h
|
…
|
|
nsWidgetInitData.h
|
Bug 1679087 - Remove ability to create non-Unicode widgets. r=mhowell
|
2020-12-17 18:21:39 +00:00 |
nsWidgetsCID.h
|
Bug 1695873 - remove nativemenuservice remnants and fix macOS openedwithkey attribute use, r=mak,mstange
|
2021-03-04 22:54:23 +00:00 |
nsXPLookAndFeel.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 |
nsXPLookAndFeel.h
|
Bug 1721347 - Add OS theme info to about:support. r=Gijs,fluent-reviewers
|
2021-07-20 20:09:09 +00:00 |