.. |
android
|
Bug 1747677 - Add utility method to convert to ScreenConfiguration. r=gsvelto,geckoview-reviewers,calu
|
2021-12-30 05:09:40 +00:00 |
cocoa
|
Bug 1348786 - Factor out the last part of shouldConsiderStartingSwipeFromEvent into a new function. r=tnikkel
|
2022-01-05 09:08:07 +00:00 |
crashtests
|
…
|
|
generic
|
…
|
|
gtk
|
Bug 1748150 - Make nsNativeThemeWin use correct native scrollbars. r=spohl
|
2022-01-03 17:45:51 +00:00 |
headless
|
Bug 1700370 - Don't use ScreenManager after shutdown phase is started. r=gsvelto
|
2021-12-09 12:13:28 +00:00 |
reftests
|
Bug 1733921 - Simplify reftest annotations to assume WebRender is on. r=gfx-reviewers,jrmuizel
|
2021-10-04 13:14:37 +00:00 |
tests
|
Bug 1348786 - Make browser_test_swipe_gesture.js work on Windows. r=tnikkel
|
2022-01-05 09:08:08 +00:00 |
uikit
|
Bug 1741775 - Remove LayersBackend::LAYERS_OPENGL r=gfx-reviewers,nical
|
2021-11-20 22:52:14 +00:00 |
windows
|
Bug 1348786 - Use SwipeTracker on Windows. r=tnikkel
|
2022-01-05 09:08: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
|
Backed out changeset 6a408466ecb6 (bug 1731504) for causing bug 1739045 CLOSED TREE
|
2021-11-03 12:10:03 -04:00 |
ColorScheme.h
|
Bug 1525107 - Move mozilla::ColorScheme definition to its own header. r=dholbert
|
2021-10-29 19:58:25 +00:00 |
CommandList.h
|
…
|
|
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 1741156 - Initial GPU process implementation on Android. r=aosmond,agi
|
2021-11-29 20:52:31 +00:00 |
ContentCache.cpp
|
Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi
|
2021-12-13 21:47:56 +00:00 |
ContentCache.h
|
…
|
|
ContentEvents.h
|
…
|
|
EventClassList.h
|
…
|
|
EventForwards.h
|
Bug 1710317 - Part 1: Add MouseButton::eEraser r=aklotz,edgar
|
2021-05-31 13:39:18 +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 1733008 - Allow AMD Lucienne devices (0x164c) r=gfx-reviewers,jrmuizel
|
2021-12-11 19:52:44 +00:00 |
GfxDriverInfo.h
|
Bug 1740612 - Switch WebRender on Intel from allowlist to blocklist. r=aosmond
|
2021-11-16 20:16:08 +00:00 |
GfxInfoBase.cpp
|
Bug 1743454 - Add junit test to ensure GPU process crash triggers GeckoView crash reporter. r=agi,aosmond
|
2021-12-08 19:08:17 +00:00 |
GfxInfoBase.h
|
Bug 1743454 - Add junit test to ensure GPU process crash triggers GeckoView crash reporter. r=agi,aosmond
|
2021-12-08 19:08:17 +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
|
…
|
|
IMEData.h
|
Bug 1729402 - Changing inputmode might not set input-purpose on GTK. r=masayuki
|
2021-09-14 14:35:17 +00:00 |
IconLoader.cpp
|
…
|
|
IconLoader.h
|
…
|
|
InProcessCompositorWidget.cpp
|
Bug 1741156 - Initial GPU process implementation on Android. r=aosmond,agi
|
2021-11-29 20:52:31 +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 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond
|
2021-12-28 20:41:22 +00:00 |
InputData.h
|
Bug 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond
|
2021-12-28 20:41:22 +00:00 |
LSBUtils.cpp
|
…
|
|
LSBUtils.h
|
…
|
|
LookAndFeel.h
|
Bug 1348786 - Use SwipeTracker on Windows. r=tnikkel
|
2022-01-05 09:08:08 +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
|
Bug 1739367 - Replaces mozilla::Tuple with std::tuple in widget/ r=emilio,geckoview-reviewers,owlish
|
2021-11-10 12:57:43 +00:00 |
PuppetBidiKeyboard.cpp
|
…
|
|
PuppetBidiKeyboard.h
|
…
|
|
PuppetWidget.cpp
|
Bug 1743780 - Get rid of PuppetScreenManager and PuppetScreen. r=emilio
|
2021-12-01 15:07:14 +00:00 |
PuppetWidget.h
|
Bug 1743780 - Get rid of PuppetScreenManager and PuppetScreen. r=emilio
|
2021-12-01 15:07:14 +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
|
Bug 1747677 - Add utility method to convert to ScreenConfiguration. r=gsvelto,geckoview-reviewers,calu
|
2021-12-30 05:09:40 +00:00 |
Screen.h
|
Bug 1747677 - Add utility method to convert to ScreenConfiguration. r=gsvelto,geckoview-reviewers,calu
|
2021-12-30 05:09:40 +00:00 |
ScreenManager.cpp
|
Bug 1747677 - Add utility method to convert to ScreenConfiguration. r=gsvelto,geckoview-reviewers,calu
|
2021-12-30 05:09:40 +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 1747618 - Support scrollbar-width: thin in win11 scrollbars. r=spohl
|
2021-12-27 18:53:33 +00:00 |
ScrollbarDrawing.h
|
Bug 1747618 - Support scrollbar-width: thin in win11 scrollbars. r=spohl
|
2021-12-27 18:53:33 +00:00 |
ScrollbarDrawingAndroid.cpp
|
Bug 1719427: Move scrollbar size information from prefs to C++ and allow sizing to be overridden via prefs. r=emilio
|
2021-11-15 12:39:39 +00:00 |
ScrollbarDrawingAndroid.h
|
Bug 1719427: Move scrollbar size information from prefs to C++ and allow sizing to be overridden via prefs. r=emilio
|
2021-11-15 12:39:39 +00:00 |
ScrollbarDrawingCocoa.cpp
|
Bug 1741398: Fix build issues due to scrollbar refactor with Windows 10 SDK 19041. r=emilio
|
2021-11-16 23:06:17 +00:00 |
ScrollbarDrawingCocoa.h
|
Bug 1719427: Move scrollbar size information from prefs to C++ and allow sizing to be overridden via prefs. r=emilio
|
2021-11-15 12:39:39 +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 1719427: Move scrollbar size information from prefs to C++ and allow sizing to be overridden via prefs. r=emilio
|
2021-11-15 12:39:39 +00:00 |
ScrollbarDrawingWin.cpp
|
Bug 1747618 - Support scrollbar-width: thin in win11 scrollbars. r=spohl
|
2021-12-27 18:53:33 +00:00 |
ScrollbarDrawingWin.h
|
Bug 1747618 - Make Win11 scrollbar drawing work better with custom scrollbar sizes. r=spohl
|
2021-12-27 18:53:32 +00:00 |
ScrollbarDrawingWin11.cpp
|
Bug 1747618 - Support scrollbar-width: thin in win11 scrollbars. r=spohl
|
2021-12-27 18:53:33 +00:00 |
ScrollbarDrawingWin11.h
|
Bug 1747618 - Fix non-unified build in various scrollbar drawing code. r=spohl
|
2021-12-27 18:53:32 +00:00 |
SharedWidgetUtils.cpp
|
…
|
|
SwipeTracker.cpp
|
Bug 1348786 - Factor out the last part of shouldConsiderStartingSwipeFromEvent into a new function. r=tnikkel
|
2022-01-05 09:08:07 +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 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi
|
2021-12-13 21:47:56 +00:00 |
TextEventDispatcher.h
|
…
|
|
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
|
…
|
|
ThemeColors.cpp
|
Bug 1747618 - Fix non-unified build in various scrollbar drawing code. r=spohl
|
2021-12-27 18:53:32 +00:00 |
ThemeColors.h
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
ThemeDrawing.cpp
|
Bug 1747618 - Fix non-unified build in various scrollbar drawing code. r=spohl
|
2021-12-27 18:53:32 +00:00 |
ThemeDrawing.h
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
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 1739367 - Replaces mozilla::Tuple with std::tuple in widget/ r=emilio,geckoview-reviewers,owlish
|
2021-11-10 12:57:43 +00:00 |
TouchResampler.h
|
…
|
|
VsyncDispatcher.cpp
|
…
|
|
VsyncDispatcher.h
|
Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert
|
2021-12-10 02:57:50 +00:00 |
WidgetEventImpl.cpp
|
Bug 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond
|
2021-12-28 20:41:22 +00:00 |
WidgetMessageUtils.h
|
Bug 1739925 - Add a foreground color to attention selection. r=jfkthame
|
2021-11-11 11:14:13 +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 |
WindowOcclusionState.h
|
Bug 1732733 - Add support of window occlusion on Windows by disabling it by pref r=jrmuizel,gfx-reviewers
|
2021-10-06 07:21:59 +00:00 |
moz.build
|
Bug 1348786 - Move SwipeTracker class as reusable for other platforms. r=tnikkel
|
2022-01-05 09:08:05 +00:00 |
nsAppShellSingleton.h
|
…
|
|
nsAutoRollup.cpp
|
…
|
|
nsAutoRollup.h
|
…
|
|
nsBaseAppShell.cpp
|
…
|
|
nsBaseAppShell.h
|
…
|
|
nsBaseClipboard.cpp
|
Bug 1728955: part 4) Add logging for some cases when `nsBaseClipboard::SetData` fails. r=masayuki
|
2021-09-08 13:27:45 +00:00 |
nsBaseClipboard.h
|
…
|
|
nsBaseDragService.cpp
|
Bug 1744877 - Remove --disable-xul. r=Gijs
|
2021-12-08 21:37:11 +00:00 |
nsBaseDragService.h
|
Bug 1727176, use window contexts for the drag and drop source, r=smaug
|
2021-08-31 00:58:34 +00:00 |
nsBaseFilePicker.cpp
|
…
|
|
nsBaseFilePicker.h
|
…
|
|
nsBaseScreen.cpp
|
…
|
|
nsBaseScreen.h
|
…
|
|
nsBaseWidget.cpp
|
Bug 1348786 - Factor out functions to (may) trigger a swipe gesture into nsBaseWidget. r=tnikkel
|
2022-01-05 09:08:07 +00:00 |
nsBaseWidget.h
|
Bug 1348786 - Factor out functions to (may) trigger a swipe gesture into nsBaseWidget. r=tnikkel
|
2022-01-05 09:08:07 +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 1691347 - Work around a null argument bug in _platform_strstr in CUPS. r=dholbert
|
2021-10-22 22:55:25 +00:00 |
nsClipboardHelper.cpp
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
nsClipboardHelper.h
|
…
|
|
nsClipboardProxy.cpp
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
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 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
nsDragServiceProxy.h
|
…
|
|
nsFilePickerProxy.cpp
|
…
|
|
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
|
Bug 1730194 - Prevent Copy button to send information to Cloud Clipboard and Clipboard History on Windows r=dimi,johannh,cmartin
|
2021-10-07 15:32:03 +00:00 |
nsIClipboardOwner.idl
|
…
|
|
nsIColorPicker.idl
|
…
|
|
nsIDeviceContextSpec.h
|
…
|
|
nsIDisplayInfo.idl
|
…
|
|
nsIDragService.idl
|
…
|
|
nsIDragSession.idl
|
Bug 1727176, use window contexts for the drag and drop source, r=smaug
|
2021-08-31 00:58:34 +00:00 |
nsIFilePicker.idl
|
…
|
|
nsIFormatConverter.idl
|
…
|
|
nsIGfxInfo.idl
|
Bug 1743454 - Add junit test to ensure GPU process crash triggers GeckoView crash reporter. r=agi,aosmond
|
2021-12-08 19:08:17 +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
|
…
|
|
nsIMacUserActivityUpdater.idl
|
Bug 1525788 - Support sending Handoff. r=mstange,Gijs
|
2021-11-02 18:08:08 +00:00 |
nsIMacWebAppUtils.idl
|
…
|
|
nsIPaper.idl
|
…
|
|
nsIPaperMargin.idl
|
…
|
|
nsIPrintDialogService.h
|
…
|
|
nsIPrintSession.idl
|
…
|
|
nsIPrintSettings.idl
|
Bug 1748188 - Remove nsIPrintSettings.setupSilentPrinting. r=emilio
|
2022-01-03 10:55:04 +00:00 |
nsIPrintSettingsService.idl
|
…
|
|
nsIPrintSettingsWin.idl
|
…
|
|
nsIPrinter.idl
|
Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt
|
2021-11-16 08:17:02 +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 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 1348786 - Move SwipeTracker class as reusable for other platforms. r=tnikkel
|
2022-01-05 09:08:05 +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 1748150 - Make nsNativeThemeWin use correct native scrollbars. r=spohl
|
2022-01-03 17:45:51 +00:00 |
nsNativeBasicTheme.h
|
Bug 1748150 - Make nsNativeThemeWin use correct native scrollbars. r=spohl
|
2022-01-03 17:45:51 +00:00 |
nsNativeBasicThemeCocoa.cpp
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
nsNativeBasicThemeCocoa.h
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
nsNativeTheme.cpp
|
Bug 1744195 - Centralize XUL state checks in nsNativeTheme::GetContentState. r=mstange
|
2021-12-09 01:11:58 +00:00 |
nsNativeTheme.h
|
Bug 1744195 - Centralize XUL state checks in nsNativeTheme::GetContentState. r=mstange
|
2021-12-09 01:11:58 +00:00 |
nsPaper.cpp
|
…
|
|
nsPaper.h
|
…
|
|
nsPaperMargin.cpp
|
…
|
|
nsPaperMargin.h
|
…
|
|
nsPrimitiveHelpers.cpp
|
…
|
|
nsPrimitiveHelpers.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 1745452 - Remove the print progress dialog code. r=mstriemer,bobowen,webdriver-reviewers
|
2021-12-16 15:12:33 +00:00 |
nsPrintSettingsService.h
|
Bug 1669149 p5: Make nsPrintSettingsService::ReadPrefs return NS_ERROR_NOT_AVAILABLE, not NS_OK, if no prefs are read. r=jwatt
|
2021-11-16 08:17:04 +00:00 |
nsPrinterBase.cpp
|
Bug 1669149 p2: Update the printer's DefaultSettings with the global settings. r=jwatt
|
2021-11-16 08:17:03 +00:00 |
nsPrinterBase.h
|
Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt
|
2021-11-16 08:17:02 +00:00 |
nsPrinterCUPS.cpp
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
nsPrinterCUPS.h
|
Bug 1691347 - Work around a null argument bug in _platform_strstr in CUPS. r=dholbert
|
2021-10-22 22:55:25 +00:00 |
nsPrinterListBase.cpp
|
Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio
|
2021-11-15 12:39:38 +00:00 |
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
|
…
|
|
nsSoundProxy.cpp
|
…
|
|
nsSoundProxy.h
|
…
|
|
nsTransferable.cpp
|
…
|
|
nsTransferable.h
|
…
|
|
nsUserIdleService.cpp
|
…
|
|
nsUserIdleService.h
|
…
|
|
nsWidgetInitData.h
|
Bug 1736441 - Remove a bunch of dead plugins code from widget/. r=stransky
|
2021-10-19 11:19:13 +00:00 |
nsWidgetsCID.h
|
Bug 1525788 - Support sending Handoff. r=mstange,Gijs
|
2021-11-02 18:08:08 +00:00 |
nsXPLookAndFeel.cpp
|
Bug 1748190 - Convert findbar.modalHighlight from static pref to dynamic one. r=KrisWright
|
2022-01-03 06:27:03 +00:00 |
nsXPLookAndFeel.h
|
Bug 1736518 - Make browser.tabs.drawInTitlebar a tri-state. r=stransky,Gijs
|
2021-10-21 09:07:12 +00:00 |