.. |
android
|
Bug 1773128 - Block webrender on several PowerVR GPUs due to crash. r=gfx-reviewers,nical
|
2022-06-08 13:57:51 +00:00 |
cocoa
|
Bug 1773070 - Rename/remove some eventState/s variables. r=smaug
|
2022-06-07 23:09:54 +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 1773118 - Fix transition from fullscreen to maximized. r=stransky
|
2022-06-10 11:46:03 +00:00 |
headless
|
Bug 1771796 - Remove -moz-scrollbar-thumb-proportional. r=dholbert
|
2022-06-02 11:58:18 +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 1762874. Add test. r=hiro
|
2022-05-26 02:29:11 +00:00 |
uikit
|
Bug 1771796 - Remove -moz-scrollbar-thumb-proportional. r=dholbert
|
2022-06-02 11:58:18 +00:00 |
windows
|
Bug 1773714 - Enable zero copy hardware decoded video on all GPU on Window on Nightly / Early Beta r=jrmuizel,gfx-reviewers
|
2022-06-10 16:03:16 +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 1763634 - part 2: Make `BrowserParent` verify whether replied keyboard events are what it sent r=smaug
|
2022-06-02 23:50:44 +00: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
|
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 1661450 - 2/8 Add wayland required code getting opt-out by disabling MOZ_X11 r=stransky,rmader
|
2022-04-20 09:32:07 +00:00 |
ContentCache.cpp
|
Bug 1760160 - Make `ContentCacheInChild` stop storing content if editable element has already been blurred r=m_kato
|
2022-04-07 00:58:49 +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
|
Bug 1683226 - part 16: Get rid of `WidgetPluginEvent` r=smaug
|
2020-12-29 21:19:45 +00:00 |
EventForwards.h
|
Bug 1754367 - Get rid of `WidgetGUIEvent::mPluginEvent` r=smaug
|
2022-02-10 00:39:42 +00:00 |
EventMessageList.h
|
Bug 1766350 - Get rid of unused internal event messages r=smaug
|
2022-04-27 01:15:29 +00:00 |
FontRange.h
|
…
|
|
GfxDriverInfo.cpp
|
Bug 1767212 - Enable avoid copying hardware decoded video on all GPU on Window on nightly r=jrmuizel,gfx-reviewers
|
2022-05-21 16:00:58 +00:00 |
GfxDriverInfo.h
|
Bug 1767212 - Enable avoid copying hardware decoded video on all GPU on Window on nightly r=jrmuizel,gfx-reviewers
|
2022-05-21 16:00:58 +00:00 |
GfxInfoBase.cpp
|
Bug 1770950 - Rename HW_DECODED_VIDEO_NO_COPY to HW_DECODED_VIDEO_ZERO_COPY r=gfx-reviewers,lsalzman
|
2022-05-25 00:14:06 +00:00 |
GfxInfoBase.h
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
GfxInfoCollector.cpp
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
GfxInfoCollector.h
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
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 |
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 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 1749352 - Remove unused mFollowedByMomentum. r=botond
|
2022-03-03 04:11:15 +00:00 |
InputData.h
|
Bug 1766350 - Get rid of unused internal event messages r=smaug
|
2022-04-27 01:15:29 +00:00 |
LSBUtils.cpp
|
…
|
|
LSBUtils.h
|
…
|
|
LookAndFeel.h
|
Bug 1773342 - Treat text scale factor as an additional zoom factor, on both GTK and Windows. r=stransky,handyman
|
2022-06-09 23:02:11 +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 1749172 - Fix typo (SCROLL_ASYNCHRONOUSELY -> SCROLL_ASYNCHRONOUSLY) in MouseEvents.h. r=hiro
|
2022-01-10 21:57:20 +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 |
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 1763023 - Push nsBaseWidget::mSizeMode into child classes r=handyman
|
2022-05-02 14:06:17 +00:00 |
PuppetWidget.h
|
Bug 1772692 - AnimationInfo::EnumerateGenerationOnFrame shouldn't need to create a window renderer. r=hiro
|
2022-06-05 23:20:45 +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 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
Screen.h
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
ScreenManager.cpp
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
ScreenManager.h
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +00:00 |
ScrollbarDrawing.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawing.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingAndroid.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingAndroid.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingCocoa.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingCocoa.h
|
Merge autoland to mozilla-central. a=merge
|
2022-06-08 12:29:23 +03:00 |
ScrollbarDrawingGTK.cpp
|
Bug 1773342 - Treat text scale factor as an additional zoom factor, on both GTK and Windows. r=stransky,handyman
|
2022-06-09 23:02:11 +00:00 |
ScrollbarDrawingGTK.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingWin.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingWin.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingWin11.cpp
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ScrollbarDrawingWin11.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
SharedWidgetUtils.cpp
|
…
|
|
SwipeTracker.cpp
|
Bug 1762874. Make sure to draw swipe to nav ui element opaque if velocity pushes us over success threshold. r=hiro
|
2022-05-26 02:29:10 +00:00 |
SwipeTracker.h
|
Bug 1762874. Make sure to draw swipe to nav ui element opaque if velocity pushes us over success threshold. r=hiro
|
2022-05-26 02:29:10 +00:00 |
SystemTimeConverter.h
|
…
|
|
TextEventDispatcher.cpp
|
Bug 1765109 - Make `TextEventDispatcher::MaybeQueryWritingModeAtSelection` not try to query selection if it's unavailable r=m_kato
|
2022-04-19 11:41:52 +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 1760160 - Make `ContentCacheInChild` stop storing content if editable element has already been blurred r=m_kato
|
2022-04-07 00:58:49 +00:00 |
TextRange.h
|
…
|
|
TextRecognition.cpp
|
Bug 1759504 - Fill in the quad points for text recognition r=emilio,nordzilla
|
2022-06-03 16:01:32 +00:00 |
TextRecognition.h
|
Bug 1759204 - Add an HTMLImageElement.recognizeCurrentImageText ChromeOnly API to test text recognition and create the shadow root. r=aosmond
|
2022-03-15 18:14:08 +00:00 |
Theme.cpp
|
Bug 1773070 - Rename/remove some eventState/s variables. r=smaug
|
2022-06-07 23:09:54 +00:00 |
Theme.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +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 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ThemeColors.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09:52 +00:00 |
ThemeDrawing.cpp
|
Bug 1768983 - Add prim flag for checkerboarding backgrounds r=gfx-reviewers,lsalzman
|
2022-05-15 21:54:25 +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
|
Bug 1768662: Add a pref for a frame-rate divisor. r=mstange
|
2022-05-11 17:15:51 +00:00 |
VsyncDispatcher.h
|
Bug 1768662: Add a pref for a frame-rate divisor. r=mstange
|
2022-05-11 17:15:51 +00:00 |
WidgetEventImpl.cpp
|
Bug 1766350 - Get rid of unused internal event messages r=smaug
|
2022-04-27 01:15:29 +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 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
|
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 1770211 p4 - Move platform specific nsIDeviceContextSpec::GetPrintingScale/GetPrintingTranslate implementations up. r=bobowen
|
2022-05-20 17:33:22 +00:00 |
nsAppShellSingleton.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
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 1767944 - Fix drag image coordinates after bug 1753836. r=tnikkel
|
2022-05-05 12:10:08 +00:00 |
nsBaseDragService.h
|
Bug 1767944 - Fix drag image coordinates after bug 1753836. r=tnikkel
|
2022-05-05 12:10:08 +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 1772634 - part 2: Make `BrowserParent::RecvSynthesizeNativeTouchPoint` relax in the responsive design mode r=smaug
|
2022-06-06 14:30:42 +00:00 |
nsBaseWidget.h
|
Bug 1772692 - AnimationInfo::EnumerateGenerationOnFrame shouldn't need to create a window renderer. r=hiro
|
2022-06-05 23:20:45 +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 1768597 - Part 2: Use nsContentUtils::IPCTransferableToTransferable to convert IPCDataTransfer into nsITransferable; r=NeilDeakin
|
2022-05-17 08:12:03 +00:00 |
nsClipboardProxy.h
|
…
|
|
nsColorPickerProxy.cpp
|
…
|
|
nsColorPickerProxy.h
|
…
|
|
nsContentProcessWidgetFactory.cpp
|
…
|
|
nsDeviceContextSpecProxy.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
|
2022-06-07 12:32:55 +00:00 |
nsDeviceContextSpecProxy.h
|
Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl
|
2022-05-23 19:34:40 +00:00 |
nsDragServiceProxy.cpp
|
Bug 1759204 - Introduce ShmemImage to easily pass images via IPC. r=aosmond
|
2022-03-15 18:14:07 +00:00 |
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
|
…
|
|
nsIAppShell.idl
|
…
|
|
nsIApplicationChooser.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
|
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.cpp
|
Bug 1770211 p4 - Move platform specific nsIDeviceContextSpec::GetPrintingScale/GetPrintingTranslate implementations up. r=bobowen
|
2022-05-20 17:33:22 +00:00 |
nsIDeviceContextSpec.h
|
Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl
|
2022-05-23 19:34:40 +00:00 |
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 1770950 - Rename HW_DECODED_VIDEO_NO_COPY to HW_DECODED_VIDEO_ZERO_COPY r=gfx-reviewers,lsalzman
|
2022-05-25 00:14:06 +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
|
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.idl
|
Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio
|
2022-05-13 15:26:07 +00:00 |
nsIPrintSettings.idl
|
Bug 1754308 p2 - Stop sending nsIPrintSettings.printerName to content processes. r=bobowen
|
2022-05-20 22:51:00 +00:00 |
nsIPrintSettingsService.idl
|
Bug 1769388 - Change nsIPrintSettingsService's 'newPrintSettings' attribute to a 'createNewPrintSettings' function. r=bobowen,webdriver-reviewers,whimboo
|
2022-05-16 11:50:34 +00:00 |
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 1771278 - remove unused nsIRollupListener::NotifyGeometryChange() r=mstange
|
2022-05-26 21:04:26 +00:00 |
nsIScreen.idl
|
Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky
|
2022-05-06 23:37:25 +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
|
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 1772692 - AnimationInfo::EnumerateGenerationOnFrame shouldn't need to create a window renderer. r=hiro
|
2022-06-05 23:20:45 +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
|
Bug 1751010: Create a separate jumplist for the Private Browsing taskbar icon. r=mhowell
|
2022-03-01 14:16:48 +00:00 |
nsIWindowsUIUtils.idl
|
Bug 1757647 - Simplify WindowsUIUtils tablet mode stuff. r=saschanaz
|
2022-03-02 12:02:00 +00:00 |
nsNativeTheme.cpp
|
Bug 1773070 - Rename/remove some eventState/s variables. r=smaug
|
2022-06-07 23:09:54 +00:00 |
nsNativeTheme.h
|
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
|
2022-06-07 23:09: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
|
…
|
|
nsPrintSettingsImpl.cpp
|
Bug 1432651 p2 - Remove nsIPrintSession and all the code that uses it. r=emilio,geckoview-reviewers,m_kato
|
2022-05-16 08:38:02 +00:00 |
nsPrintSettingsImpl.h
|
Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio
|
2022-05-13 15:26:07 +00:00 |
nsPrintSettingsService.cpp
|
Bug 1754308 p2 - Stop sending nsIPrintSettings.printerName to content processes. r=bobowen
|
2022-05-20 22:51:00 +00:00 |
nsPrintSettingsService.h
|
Bug 1763989. Remove the PPrinting and nsPrintingProxy code. r=bobowen
|
2022-04-26 14:30:29 +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 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
|
Bug 1760316 - Add another Canon entry to the monochrome settings list. r=jwatt
|
2022-03-19 16:48: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
|
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
|
…
|
|
nsTransferable.h
|
…
|
|
nsTransferableIPC.h
|
Bug 1732920 - Add data type for IPCDataTransferData; r=NeilDeakin
|
2022-05-17 18:47:39 +00:00 |
nsUserIdleService.cpp
|
…
|
|
nsUserIdleService.h
|
…
|
|
nsWidgetInitData.h
|
Bug 1772432 - Remove nsWidgetInitData::mMouseTransparent. r=stransky
|
2022-06-03 09:41:39 +00:00 |
nsWidgetsCID.h
|
Bug 1432651 p2 - Remove nsIPrintSession and all the code that uses it. r=emilio,geckoview-reviewers,m_kato
|
2022-05-16 08:38:02 +00:00 |
nsXPLookAndFeel.cpp
|
Bug 1771796 - Remove -moz-scrollbar-thumb-proportional. r=dholbert
|
2022-06-02 11:58:18 +00:00 |
nsXPLookAndFeel.h
|
Bug 1736518 - Make browser.tabs.drawInTitlebar a tri-state. r=stransky,Gijs
|
2021-10-21 09:07:12 +00:00 |