gecko-dev/widget
Emilio Cobos Álvarez d8e936e706 Bug 1879386 - Make sure we respect the "must use light colors" bit in non-native theme drawing. r=morgan
This seems hard to reliably test... Basically, this forces all windows
HCM to use "light" system colors for non-native drawing, the same way we
do for system color resolution.

Differential Revision: https://phabricator.services.mozilla.com/D201205
2024-02-12 20:12:39 +00:00
..
android Bug 1877576 - Migrate geckoview GVST probes r=geckoview-reviewers,perry.mcmanis,owlish 2024-02-09 21:11:05 +00:00
cocoa Bug 1877749: Prevent nsCocoaWindow from forgetting transitions during transitory window rebuilds. r=mstange 2024-02-06 21:59:44 +00:00
crashtests
generic
gtk Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio 2024-02-07 18:30:22 +00:00
headless Bug 1876934 - Run widget/headless/tests/test_headless.js with e10s enabled r=Gijs 2024-01-29 20:12:20 +00:00
reftests Bug 1855763 - Use another alias other than moz-transform to test use counters, and other manual fix-ups. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
tests Bug 1868866 - adds ManifestParser TOML linter r=jmaher,linter-reviewers,ahal,webdriver-reviewers,settings-reviewers,search-reviewers,devtools-reviewers,fxview-reviewers,cookie-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,translations-reviewers,valentin,whimboo,Standard8,sclements,jesup 2024-01-29 17:30:48 +00:00
uikit Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
windows Bug 1878623 - Clean up some windows popup code. r=win-reviewers,rkraesig 2024-02-12 19:45:49 +00:00
x11
BasicEvents.h Backed out changeset 5431daa798c7 (bug 1871424) for causing Bug 1873472 2024-01-12 11:52:07 +02:00
ClipboardReadRequestChild.h Bug 1852947 - Redesign the async clipboard read API; r=nika 2023-11-14 09:21:24 +00:00
ClipboardReadRequestParent.cpp Bug 1852947 - Redesign the async clipboard read API; r=nika 2023-11-14 09:21:24 +00:00
ClipboardReadRequestParent.h Bug 1852947 - Redesign the async clipboard read API; r=nika 2023-11-14 09:21:24 +00:00
ClipboardWriteRequestChild.cpp Bug 1861927 - Part 1: Rename nsIAsyncSetClipboardDataCallback to nsIAsyncClipboardRequestCallback; r=nika 2023-10-30 09:46:19 +00:00
ClipboardWriteRequestChild.h Bug 1861927 - Part 1: Rename nsIAsyncSetClipboardDataCallback to nsIAsyncClipboardRequestCallback; r=nika 2023-10-30 09:46:19 +00:00
ClipboardWriteRequestParent.cpp Bug 1777448 - Part 2: Suppress the paste context menu when the clipboard data originates from a same-origin page; r=nika 2023-12-08 07:08:42 +00:00
ClipboardWriteRequestParent.h Bug 1861927 - Part 1: Rename nsIAsyncSetClipboardDataCallback to nsIAsyncClipboardRequestCallback; r=nika 2023-10-30 09:46:19 +00:00
ColorScheme.h
CommandList.h Bug 1244437 - part 1: Make `HTMLEditUtils::IsFormatNode` check same tags as Chromium does r=m_kato 2023-10-26 03:45:17 +00:00
CompositorWidget.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
CompositorWidget.h
ContentCache.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
ContentCache.h Bug 1841466 - Make `ContentCacheInChild` assert invalid cases with better message r=m_kato 2023-07-07 23:13:20 +00:00
ContentData.cpp
ContentData.h
ContentEvents.h Bug 1815273 - WidgetEvent::Duplicate triggers extra TimeStamp::Now() call, r=masayuki 2023-08-09 10:29:39 +00:00
DimensionRequest.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
DimensionRequest.h Bug 1786048 - Part 3: Merge nsIEmbeddingSiteWindow into nsIBaseWindow. r=emilio 2022-12-15 23:13:00 +00:00
EventClassList.h
EventForwards.h Bug 1844723 - Make `CreateMouseOrPointerWidgetEvent()` set `mButton` to "not pressed" value and compute `mButtons` if the source event has not been dispatched yet r=edgar,dom-core 2023-10-10 07:33:05 +00:00
EventMessageList.h Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
FontRange.h
GfxDriverInfo.cpp Bug 1873996 - Block optional features by default for wildcard/unspecified gfx blocklist entries. r=jrmuizel 2024-01-11 00:34:57 +00:00
GfxDriverInfo.h Bug 1873996 - Block optional features by default for wildcard/unspecified gfx blocklist entries. r=jrmuizel 2024-01-11 00:34:57 +00:00
GfxInfoBase.cpp Bug 1826412: Move the Linux Distro stuff to nsIGfxInfo also r=jfkthame 2024-02-05 21:19:16 +00:00
GfxInfoBase.h Bug 1826412: Rip out all the ugly and move it to nsIGfxInfo r=jfkthame,fluent-reviewers,flod 2024-02-05 21:19:16 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
IMEData.cpp Bug 1832726 - part 1: Make Android widget always dispatch keyboard events during composition r=m_kato,geckoview-reviewers 2023-05-16 22:42:59 +00:00
IMEData.h Bug 1690827 - part 1: Number each composition for native IME or synthesized in the parent process r=smaug 2023-06-14 01:57:33 +00:00
IconLoader.cpp Bug 1771867 - Early Hints Phase 2 - Part 7: Pass early hint preload to image preloader r=necko-reviewers,valentin 2022-12-02 16:15:55 +00:00
IconLoader.h
InProcessCompositorWidget.cpp
InProcessCompositorWidget.h
InitData.h Bug 1878037 - Fix some regressions on alert windows. r=saschanaz,win-reviewers,rkraesig 2024-02-12 19:45:48 +00:00
InputData.cpp Bug 1837832 - Change parameter types from T to Coord where appropriate in the remainder of the BasePoint interface r=botond 2023-06-16 18:04:23 +00:00
InputData.h Bug 1775062 - Implement ipdl reads without needing default ctors. r=nika 2023-02-04 11:12:36 +00:00
LSBUtils.cpp Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio 2024-02-07 18:30:22 +00:00
LSBUtils.h
LookAndFeel.h Bug 1539998 [Linux] Implement nsLookAndFeel::GetTitlebarAction() r=emilio 2024-01-30 20:18:13 +00:00
LookAndFeelTypes.ipdlh Bug 1804657 - Remove dead code related to having native theme in content on Linux. r=stransky 2023-06-01 07:37:33 +00:00
MediaKeysEventSourceFactory.h
MiscEvents.h Bug 1815273 - WidgetEvent::Duplicate triggers extra TimeStamp::Now() call, r=masayuki 2023-08-09 10:29:39 +00:00
MouseEvents.h Bug 1586471 - Part 1. Handle WidgetDragEvent by DispatchInputEvent. r=botond 2024-01-28 07:49:53 +00:00
NativeKeyBindingsType.h
NativeKeyToDOMCodeName.h Bug 1232918 - Map Windows Logo keys in Win/Linux to `Meta` and rename `OSLeft`/`OSRight` to `MetaLeft`/`MetaRight` r=smaug,webdriver-reviewers,jdescottes,media-playback-reviewers,karlt 2023-08-07 01:03:58 +00:00
NativeKeyToDOMKeyName.h Bug 1232918 - Map Windows Logo keys in Win/Linux to `Meta` and rename `OSLeft`/`OSRight` to `MetaLeft`/`MetaRight` r=smaug,webdriver-reviewers,jdescottes,media-playback-reviewers,karlt 2023-08-07 01:03:58 +00:00
NativeMenu.h Bug 1831760 - Use a native popup menu for positioned popups on Mac. r=dao,mstange 2023-05-18 05:51:19 +00:00
NativeMenuSupport.h
PClipboardReadRequest.ipdl Bug 1852947 - Redesign the async clipboard read API; r=nika 2023-11-14 09:21:24 +00:00
PClipboardWriteRequest.ipdl Bug 1832701 - Part 2: Add IPCTransferable for clipboard write parameters; r=nika 2023-05-16 21:25:37 +00:00
PrintBackgroundTask.h
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
PuppetWidget.h Bug 1834042 - Make nsWindow::ConstrainPosition account for decorations. r=stransky 2023-05-23 10:30:05 +00:00
RemoteLookAndFeel.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
RemoteLookAndFeel.h
Screen.cpp Bug 1422237 - Forward-declare enum ScreenColorGamut in XPIDL r=emilio 2022-12-27 02:15:19 +00:00
Screen.h
ScreenManager.cpp Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish 2023-02-06 04:51:26 +00:00
ScreenManager.h Bug 1824552 - Remove ScreenGetterWayland. r=stransky 2023-08-16 21:08:28 +00:00
ScrollbarDrawing.cpp Bug 1857513 - Clean up document state setup. r=smaug 2023-10-11 08:24:14 +00:00
ScrollbarDrawing.h Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingAndroid.cpp Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingAndroid.h Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingCocoa.cpp Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingCocoa.h Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingGTK.cpp Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingGTK.h
ScrollbarDrawingWin.cpp Bug 1833403 - Simplify some appearance code. r=stransky,mac-reviewers,handyman,devtools-reviewers,mstange 2023-05-24 11:13:58 +00:00
ScrollbarDrawingWin.h
ScrollbarDrawingWin11.cpp Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
ScrollbarDrawingWin11.h Bug 1813046 - Simplify scrollbar sizing code. r=spohl 2023-01-28 21:35:51 +00:00
SharedWidgetUtils.cpp
SwipeTracker.cpp Bug 1846581 - Deal with pixel-based and page-based units separately in the swipe tracker. r=hiro 2023-08-15 00:20:11 +00:00
SwipeTracker.h Bug 1846581: apply code formatting via Lando 2023-08-15 00:22:57 +00:00
SystemTimeConverter.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
TextEventDispatcher.cpp Bug 1840519 - Make typing surrogate pair behavior switchable with prefs r=m_kato,smaug 2023-08-23 01:16:59 +00:00
TextEventDispatcher.h
TextEventDispatcherListener.h
TextEvents.h Bug 1877019 - Reflect user activation modifiers for keyboard event only if it likely activates a link or a link-like button. r=smaug 2024-02-03 04:50:41 +00:00
TextRange.h
TextRecognition.cpp Bug 1859680 - Reject RecvFindImageText() messages on unsupported platforms. r=gregtatum 2023-10-24 19:04:55 +00:00
TextRecognition.h
Theme.cpp Bug 1871535 - Use a less opaque check color for dark disabled checkboxes. r=spohl 2024-01-08 08:00:37 +00:00
Theme.h Bug 1868338 - Improve non-native toolbarbutton appearance. r=dao,stransky 2023-12-06 08:33:33 +00:00
ThemeChangeKind.h
ThemeCocoa.cpp Bug 1871612 - Improve non-native theme tooltips on macOS. r=emilio 2024-01-01 09:50:27 +00:00
ThemeCocoa.h Bug 1871612 - Improve non-native theme tooltips on macOS. r=emilio 2024-01-01 09:50:27 +00:00
ThemeColors.cpp Bug 1879386 - Make sure we respect the "must use light colors" bit in non-native theme drawing. r=morgan 2024-02-12 20:12:39 +00:00
ThemeColors.h Bug 1879386 - Make sure we respect the "must use light colors" bit in non-native theme drawing. r=morgan 2024-02-12 20:12:39 +00:00
ThemeDrawing.cpp
ThemeDrawing.h
TouchEvents.h Bug 1815273 - WidgetEvent::Duplicate triggers extra TimeStamp::Now() call, r=masayuki 2023-08-09 10:29:39 +00:00
TouchResampler.cpp
TouchResampler.h
VsyncDispatcher.cpp Bug 1825324 - Make widget/* buildable outside of a unified build environment r=andi,geckoview-reviewers,m_kato 2023-04-01 08:31:12 +00:00
VsyncDispatcher.h
WidgetEventImpl.cpp Bug 1844723 - Make `CreateMouseOrPointerWidgetEvent()` set `mButton` to "not pressed" value and compute `mButtons` if the source event has not been dispatched yet r=edgar,dom-core 2023-10-10 07:33:05 +00:00
WidgetMessageUtils.h Bug 1844241 - Remove now-dead graphics glass code. r=tnikkel,devtools-reviewers 2023-07-19 12:44:34 +00:00
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowButtonType.h
WindowOcclusionState.h
components.conf Bug 1859643 - Remove nsSoundProxy. r=spohl,win-reviewers 2023-11-06 16:27:07 +00:00
moz.build Bug 1529276 - Create a new JumpListBuilder implementation that is simpler and doesn't block the main thread. r=mhowell,win-reviewers 2023-11-23 18:28:31 +00:00
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp Bug 1804295, Add GeckoTasksBurst, r=emilio 2022-12-27 13:12:22 +00:00
nsBaseAppShell.h Bug 1804295, Add GeckoTasksBurst, r=emilio 2022-12-27 13:12:22 +00:00
nsBaseClipboard.cpp Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsBaseClipboard.h Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsBaseDragService.cpp Bug 1586471 - Part 3. Allow to drop data from external application on GeckoView. r=dom-core,geckoview-reviewers,amejiamarmol,edgar 2024-01-28 07:49:53 +00:00
nsBaseDragService.h Bug 1851041 - Part 2: Add some log in DragService for debugging; r=rkraesig,win-reviewers 2023-10-06 21:23:45 +00:00
nsBaseFilePicker.cpp Bug 1708289 - Implement AllowFileSelectionDialogs policy r=fluent-reviewers,mkaply,emilio,Gijs,bolsson,win-reviewers,rkraesig 2024-02-01 00:48:24 +00:00
nsBaseFilePicker.h Bug 1708289 - Implement AllowFileSelectionDialogs policy r=fluent-reviewers,mkaply,emilio,Gijs,bolsson,win-reviewers,rkraesig 2024-02-01 00:48:24 +00:00
nsBaseWidget.cpp Bug 1878793 - Some drag events aren't fired on xorigin frame. r=botond 2024-02-08 02:36:23 +00:00
nsBaseWidget.h Bug 1874740: Make callers to NotifyCompositorSessionLost hold a reference to widget. r=gfx-reviewers,jrmuizel 2024-01-23 19:27:26 +00:00
nsCUPSShim.cpp
nsCUPSShim.h
nsClipboardHelper.cpp Bug 1835119 - Remove nsCOMPtr_base. r=xpcom-reviewers,kmag 2023-05-31 21:58:43 +00:00
nsClipboardHelper.h
nsClipboardProxy.cpp Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsClipboardProxy.h Bug 1712122 - Part 3: Cancel pending write request when a new write request is made; r=nika,geckoview-reviewers,m_kato 2023-05-14 21:02:08 +00:00
nsColorPickerProxy.cpp Bug 1816740 [6/6] - remove ManualDealloc from ColorPicker and FilePicker r=ipc-reviewers,nika 2023-02-22 21:05:25 +00:00
nsColorPickerProxy.h
nsContentProcessWidgetFactory.h Bug 1859643 - Remove nsSoundProxy. r=spohl,win-reviewers 2023-11-06 16:27:07 +00:00
nsDeviceContextSpecProxy.cpp Bug 1870970 - Ensure we call DrawEventRecorder::DetachResources to avoid memory leaks. r=gfx-reviewers,lsalzman 2023-12-20 12:59:26 +00:00
nsDeviceContextSpecProxy.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
nsDragServiceProxy.cpp Bug 1832701 - Part 1: Rename IPCDataTransfer* to IPCTransferable*; r=nika 2023-05-16 21:25:37 +00:00
nsDragServiceProxy.h
nsFilePickerProxy.cpp Bug 1872179 - Part 3: File picker file uploads consult content analysis r=rkraesig,win-reviewers 2024-01-22 13:56:07 +00:00
nsFilePickerProxy.h Bug 1872179 - Part 3: File picker file uploads consult content analysis r=rkraesig,win-reviewers 2024-01-22 13:56:07 +00:00
nsGUIEventIPC.h Bug 1850213 - Initialize mInHTMLEditorEventListener. r=masayuki 2023-12-18 05:46:13 +00:00
nsHTMLFormatConverter.cpp Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
nsHTMLFormatConverter.h
nsIAppShell.idl Bug 1804295, Add GeckoTasksBurst, r=emilio 2022-12-27 13:12:22 +00:00
nsIApplicationChooser.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIBaseWindow.cpp
nsIBaseWindow.idl Bug 1786048 - Part 3: Merge nsIEmbeddingSiteWindow into nsIBaseWindow. r=emilio 2022-12-15 23:13:00 +00:00
nsIBidiKeyboard.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIClipboard.idl Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
nsIDeviceContextSpec.cpp Bug 1785046 - Part 4: Use async move on printing to file on Windows. r=nika,emilio 2022-12-19 15:42:49 +00:00
nsIDeviceContextSpec.h Bug 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida 2023-07-10 14:26:12 +00:00
nsIDisplayInfo.idl
nsIDragService.idl Bug 1586471 - Part 3. Allow to drop data from external application on GeckoView. r=dom-core,geckoview-reviewers,amejiamarmol,edgar 2024-01-28 07:49:53 +00:00
nsIDragSession.idl Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
nsIFilePicker.idl Bug 1872179 - Part 3: File picker file uploads consult content analysis r=rkraesig,win-reviewers 2024-01-22 13:56:07 +00:00
nsIFormatConverter.idl
nsIGfxInfo.idl Bug 1826412: Rip out all the ugly and move it to nsIGfxInfo r=jfkthame,fluent-reviewers,flod 2024-02-05 21:19:16 +00:00
nsIGfxInfoDebug.idl Bug 1828192 [Linux] Run glxtest directly from GfxInfo::GetData() in case we're missing glx test data r=emilio 2023-04-20 08:54:17 +00:00
nsIGtkTaskbarProgress.idl
nsIJumpListBuilder.idl Bug 1529276 - Create a new JumpListBuilder implementation that is simpler and doesn't block the main thread. r=mhowell,win-reviewers 2023-11-23 18:28:31 +00:00
nsILegacyJumpListBuilder.idl Bug 1529276 - Rename the old Windows jump list mechanism to LegacyJumpListBuilder. r=mhowell,bhearsum,win-reviewers 2023-11-23 18:28:31 +00:00
nsILegacyJumpListItem.idl Bug 1866092 - Remove dead uses of HashURI and replace MD5 with SHA-256 r=win-reviewers,keeler,mhowell 2023-12-01 14:39:06 +00:00
nsIMacDockSupport.idl
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacUserActivityUpdater.idl
nsIMacWebAppUtils.idl
nsIPaper.idl
nsIPaperMargin.idl
nsIPrintDialogService.idl
nsIPrintSettings.idl Bug 1865485. Rename nsIPrintSettings::HasOrthogonalSheetsAndPages to HasOrthogonalPagesPerSheet. r=dholbert 2023-11-20 09:14:50 +00:00
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
nsIPrinter.idl
nsIPrinterList.idl
nsIRollupListener.h Bug 1811486 - Don't animate popups rolled-up on minimized windows. r=stransky 2023-01-25 11:37:46 +00:00
nsIScreen.idl Bug 1422237 - Forward-declare enum ScreenColorGamut in XPIDL r=emilio 2022-12-27 02:15:19 +00:00
nsIScreenManager.idl
nsISharePicker.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsITaskbarPreviewButton.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsITaskbarWindowPreview.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsITouchBarHelper.idl Bug 1680865 - Unfocusing Urlbar after any touchbar input. r=dao 2023-04-06 12:37:54 +00:00
nsITouchBarInput.idl
nsITouchBarUpdater.idl
nsITransferable.idl Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsIUserIdleService.idl
nsIUserIdleServiceInternal.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIWidget.h Bug 1833814 - change nsIWidget's cursor logic, r=emilio,win-reviewers,mhowell 2024-01-22 20:42:50 +00:00
nsIWidgetListener.cpp Bug 1823284 - Use `SizeModeChanged` notification to handle fullscreen change; r=geckoview-reviewers,rkraesig,stransky,bradwerth,smaug,m_kato 2023-04-23 21:28:43 +00:00
nsIWidgetListener.h Bug 1823284 - Use `SizeModeChanged` notification to handle fullscreen change; r=geckoview-reviewers,rkraesig,stransky,bradwerth,smaug,m_kato 2023-04-23 21:28:43 +00:00
nsIWinTaskbar.idl Bug 1863636 - Part 2: Added native code changes for taskbar tabs r=win-reviewers,mhughes,gstoll 2024-01-22 22:00:13 +00:00
nsIWindowsUIUtils.idl
nsNativeTheme.cpp Bug 1868338 - Improve non-native toolbarbutton appearance. r=dao,stransky 2023-12-06 08:33:33 +00:00
nsNativeTheme.h Bug 1845636 - Allow browser chrome to enable the non-native theme. r=dshin 2023-07-27 22:09:10 +00:00
nsPaper.cpp
nsPaper.h
nsPaperMargin.cpp
nsPaperMargin.h
nsPrimitiveHelpers.cpp Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
nsPrimitiveHelpers.h Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
nsPrintSettingsImpl.cpp Bug 1865485. Rename nsIPrintSettings::HasOrthogonalSheetsAndPages to HasOrthogonalPagesPerSheet. r=dholbert 2023-11-20 09:14:50 +00:00
nsPrintSettingsImpl.h Bug 1793220 - Use at-page size rule as paper size when printing to PDF r=dholbert,AlaskanEmily 2023-02-27 20:22:18 +00:00
nsPrintSettingsService.cpp Bug 1840485 - Change the type of BaseMargin::{top,right,bottom,left} to Coord. r=botond 2023-07-01 02:23:21 +00:00
nsPrintSettingsService.h
nsPrinterBase.cpp
nsPrinterBase.h
nsPrinterCUPS.cpp Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsPrinterCUPS.h Bug 1826872 Part 2 - Move CUPS printer dest into CUPSPrinterInfo for nsPrinterCUPS r=dholbert 2023-04-10 21:11:28 +00:00
nsPrinterListBase.cpp
nsPrinterListBase.h
nsPrinterListCUPS.cpp Bug 1825324 - Make widget/* buildable outside of a unified build environment r=andi,geckoview-reviewers,m_kato 2023-04-01 08:31:12 +00:00
nsPrinterListCUPS.h
nsTransferable.cpp Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsTransferable.h Backed out changeset 9dfe3fe4ccc5 (bug 1871135) for causing mochitest failures in nsClipboardProxy.cpp CLOSED TREE 2024-02-12 12:04:41 -05:00
nsUserIdleService.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
nsUserIdleService.h Bug 1834556 - Have a shutdown blocker for the UserIdleService that disables it during shutdown. r=xpcom-reviewers,kmag 2023-06-05 08:06:33 +00:00
nsWidgetsCID.h Bug 1529276 - Rename the old Windows jump list mechanism to LegacyJumpListBuilder. r=mhowell,bhearsum,win-reviewers 2023-11-23 18:28:31 +00:00
nsXPLookAndFeel.cpp Bug 1878583 - Add missing dark stand-in colors. r=desktop-theme-reviewers,emilio 2024-02-05 07:33:56 +00:00
nsXPLookAndFeel.h Bug 1539998 [Linux] Implement nsLookAndFeel::GetTitlebarAction() r=emilio 2024-01-30 20:18:13 +00:00