..
res
…
tests
Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj
2020-07-01 08:42:31 +00:00
AudioSession.cpp
Bug 1614585: Use background thread to shut down AudioSession on all Windows versions r=jmathies
2020-03-05 18:57:21 +00:00
AudioSession.h
…
CompositorWidgetChild.cpp
Bug 1616000 - Fix broken push notifications r=handyman
2020-02-19 22:20:33 +00:00
CompositorWidgetChild.h
Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld
2020-02-13 14:32:37 +00:00
CompositorWidgetParent.cpp
Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange
2020-07-22 16:24:37 +00:00
CompositorWidgetParent.h
Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange
2020-07-22 16:24:37 +00:00
DirectManipulationOwner.cpp
Bug 1653700. Populate PanGestureInput::mLineOrPageDeltaX/Y when the events are produced from direct manipulation. r=kats
2020-07-18 20:47:04 +00:00
DirectManipulationOwner.h
Bug 1636646. ifdef direct manipulation code so it's not compiled on mingw. r=aklotz
2020-05-09 21:38:55 +00:00
GfxInfo.cpp
Bug 1652124 - Elaborate FEATURE_FAILURE_UNKNOWN_DEVICE_VENDOR. r=aosmond
2020-07-10 22:09:56 +00:00
GfxInfo.h
Bug 1602072 - Add a gfxInfo flag determine Firefox is embedded by FxR for telemetry. r=thomasmo,chutten,froydnj,jrmuizel,geckoview-reviewers,rbarker,snorp
2020-06-25 17:22:20 +00:00
IEnumFE.cpp
…
IEnumFE.h
…
IMMHandler.cpp
Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki
2020-06-19 18:02:41 +00:00
IMMHandler.h
…
InProcessWinCompositorWidget.cpp
Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro
2020-01-08 18:37:38 +00:00
InProcessWinCompositorWidget.h
Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro
2020-01-08 18:37:38 +00:00
InkCollector.cpp
…
InkCollector.h
…
InputDeviceUtils.cpp
…
InputDeviceUtils.h
…
JumpListBuilder.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
JumpListBuilder.h
…
JumpListItem.cpp
…
JumpListItem.h
…
KeyboardLayout.cpp
Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp
2020-07-20 16:06:59 +00:00
KeyboardLayout.h
Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp
2020-07-20 16:06:59 +00:00
LSPAnnotator.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
MediaKeysEventSourceFactory.cpp
Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers
2020-06-09 02:59:57 +00:00
OSKInputPaneManager.cpp
Bug 1639824 - Make `OKInputPaneManager` warn only when `TryShow()` and `TryHide()` fail, we're active and we get unexpected result r=m_kato
2020-05-21 15:40:41 +00:00
OSKInputPaneManager.h
Bug 1618759 - Part 4. Use InputPane to open on-screen keyboard for Windows 10 RS1+. r=masayuki
2020-04-07 22:30:37 +00:00
PCompositorWidget.ipdl
Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld
2020-02-13 14:32:37 +00:00
PlatformWidgetTypes.ipdlh
Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug
2020-07-15 13:24:20 +00:00
ProcInfo.cpp
Bug 1652000 - Refactoring ChromeUtils::RequestProcInfo to place a single request to GetProcInfo;r=tarek,geckoview-reviewers,agi
2020-07-20 09:42:23 +00:00
RemoteBackbuffer.cpp
Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange
2020-07-22 16:24:37 +00:00
RemoteBackbuffer.h
Bug 1647877 - Remote Backbuffer: Only BitBlt dirty region r=mstange
2020-07-22 16:24:37 +00:00
ScreenHelperWin.cpp
…
ScreenHelperWin.h
…
ShellHeaderOnlyUtils.h
Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj
2020-03-28 16:00:09 +00:00
TSFTextStore.cpp
Bug 1651597 - Enable `TS_E_NOLAYOUT` hack for Microsoft ChangJie even after Win10 build 17643 r=m_kato
2020-07-14 01:30:06 +00:00
TSFTextStore.h
Bug 1589497 - Make PendingAction of TSFStore copy of key message r=m_kato
2020-03-26 07:33:37 +00:00
TaskbarPreview.cpp
Bug 1400317 - Create single source of truth for DWM status r=jrmuizel
2020-05-06 14:15:58 +00:00
TaskbarPreview.h
…
TaskbarPreviewButton.cpp
…
TaskbarPreviewButton.h
…
TaskbarTabPreview.cpp
…
TaskbarTabPreview.h
…
TaskbarWindowPreview.cpp
…
TaskbarWindowPreview.h
…
ToastNotification.cpp
Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj
2020-02-25 17:03:36 +00:00
ToastNotification.h
…
ToastNotificationHandler.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
ToastNotificationHandler.h
…
UrlmonHeaderOnlyUtils.h
Bug 1648384 - Make use of Result::propagateErr. r=mhowell
2020-06-25 16:07:28 +00:00
WidgetTraceEvent.cpp
…
WinCompositorWidget.cpp
Bug 1604412 - Duplicate WinCompositorWidget logic into subclasses r=sotaro
2020-01-08 18:35:22 +00:00
WinCompositorWidget.h
Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro
2020-01-08 18:37:38 +00:00
WinCompositorWindowThread.cpp
Bug 1633343. Also use the style WS_EX_TRANSPARENT on the compositor window. r=sotaro
2020-04-27 13:27:07 +00:00
WinCompositorWindowThread.h
…
WinContentSystemParameters.cpp
Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies
2020-06-26 13:16:13 +00:00
WinContentSystemParameters.h
Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies
2020-06-26 13:16:13 +00:00
WinHeaderOnlyUtils.h
Bug 1648384 - Make use of Result::propagateErr. r=mhowell
2020-06-25 16:07:28 +00:00
WinIMEHandler.cpp
Bug 1648534 - Read HKLM's EnableDesktopModeAutoInvoke entry if no entry in HKCU. r=masayuki
2020-07-17 03:02:15 +00:00
WinIMEHandler.h
Bug 1618759 - Part 6. Don't open on-screen keyboard when inputmode is none. r=masayuki
2020-04-07 22:31:16 +00:00
WinMessages.h
Bug 1618759 - Part 5. Lazy check whether OSK is closed. r=masayuki
2020-04-07 22:30:58 +00:00
WinModifierKeyState.h
…
WinMouseScrollHandler.cpp
…
WinMouseScrollHandler.h
…
WinNativeEventData.h
…
WinPointerEvents.cpp
…
WinPointerEvents.h
…
WinTaskbar.cpp
…
WinTaskbar.h
…
WinTextEventDispatcherListener.cpp
…
WinTextEventDispatcherListener.h
…
WinUtils.cpp
Bug 1631465 part 3: Move calculation of unwritable margins to WinUtils. r=jwatt
2020-07-22 15:08:13 +00:00
WinUtils.h
Bug 1631465 part 3: Move calculation of unwritable margins to WinUtils. r=jwatt
2020-07-22 15:08:13 +00:00
WindowHook.cpp
Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin
2020-04-24 13:31:14 +00:00
WindowHook.h
…
WindowsConsole.cpp
…
WindowsConsole.h
…
WindowsEMF.cpp
…
WindowsEMF.h
…
WindowsSMTCProvider.cpp
Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio
2020-07-16 00:16:33 +00:00
WindowsSMTCProvider.h
Bug 1649970 - Correct the index for fetching next available image r=alwu
2020-07-06 17:53:28 +00:00
WindowsUIUtils.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
WindowsUIUtils.h
Bug 1573029 - Add WindowsShare API r=marcosc,agashlin
2020-02-06 11:12:55 +00:00
components.conf
Bug 1607940 - Stand up webgl.out-of-process:true path. r=handyman,nika,froydnj
2020-07-21 22:56:52 +00:00
moz.build
Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt
2020-07-22 15:12:02 +00:00
nsAppShell.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsAppShell.h
Bug 1639391: Do not call nsWindow::GetAttention for top-level windows being shown during session restore; r=mhowell
2020-05-22 01:49:11 +00:00
nsBidiKeyboard.cpp
…
nsBidiKeyboard.h
…
nsClipboard.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsClipboard.h
…
nsColorPicker.cpp
…
nsColorPicker.h
…
nsDataObj.cpp
Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
2020-07-15 11:20:45 +00:00
nsDataObj.h
…
nsDataObjCollection.cpp
…
nsDataObjCollection.h
…
nsDeviceContextSpecWin.cpp
Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt
2020-07-22 15:12:02 +00:00
nsDeviceContextSpecWin.h
Bug 1650886 - Part 1 nsIPaper Base Implementation r=jwatt
2020-07-13 19:59:26 +00:00
nsDragService.cpp
…
nsDragService.h
…
nsFilePicker.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsFilePicker.h
Bug 1644569: Removed unused nsFilePicker::mLastUsedDirectory; r=mhowell
2020-06-09 20:33:38 +00:00
nsLookAndFeel.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsLookAndFeel.h
Bug 1640623 - Use an enum class for LookAndFeel::FontID. r=jmathies
2020-06-11 11:27:58 +00:00
nsNativeDragSource.cpp
…
nsNativeDragSource.h
…
nsNativeDragTarget.cpp
…
nsNativeDragTarget.h
…
nsNativeThemeWin.cpp
Bug 1620467 - Part 5: Remove appearance values not used by the browser or Web content. r=emilio
2020-07-16 22:04:14 +00:00
nsNativeThemeWin.h
Backed out changeset 5777919cd214 (bug 1400317) for causing Windows MinGW all bustages on WinThemeData.cpp. CLOSED TREE
2020-06-16 02:08:51 +03:00
nsPaperWin.cpp
Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt
2020-07-22 15:12:02 +00:00
nsPaperWin.h
Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt
2020-07-22 15:12:02 +00:00
nsPrintDialogUtil.cpp
Bug 1651532 - Change systemDefaultPrinter to systemDefaultPrinterName r=jwatt
2020-07-10 19:00:17 +00:00
nsPrintDialogUtil.h
…
nsPrintDialogWin.cpp
Bug 1636725 p1. Add some printing comments. r=bobowen
2020-05-11 14:21:02 +00:00
nsPrintDialogWin.h
…
nsPrintSettingsServiceWin.cpp
Bug 1647480 - Refactor Printer Enumeration to Use nsIPrinter r=jwatt
2020-07-05 19:00:43 +00:00
nsPrintSettingsServiceWin.h
…
nsPrintSettingsWin.cpp
Bug 1631465 part 3: Move calculation of unwritable margins to WinUtils. r=jwatt
2020-07-22 15:08:13 +00:00
nsPrintSettingsWin.h
…
nsPrinterWin.cpp
Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt
2020-07-22 15:12:02 +00:00
nsPrinterWin.h
Bug 1631465 part 4: Add unwritable margin information for Windows. r=jwatt
2020-07-22 15:12:02 +00:00
nsSharePicker.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
nsSharePicker.h
Bug 1573029 - Windows Web Share implementation r=marcosc,farre
2020-02-13 14:21:06 +00:00
nsSound.cpp
Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
2020-07-15 11:20:45 +00:00
nsSound.h
…
nsToolkit.cpp
Bug 1400317 - Use SPI_GETFLATMENU lazily to avoid early Win32k call r=jmathies
2020-06-12 13:31:15 +00:00
nsToolkit.h
…
nsUXThemeConstants.h
…
nsUXThemeData.cpp
Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies
2020-06-26 13:16:13 +00:00
nsUXThemeData.h
Bug 1400317 - Create single source of truth for IsAppThemed r=jmathies
2020-06-26 13:16:11 +00:00
nsUserIdleServiceWin.cpp
Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp
2020-07-20 16:06:59 +00:00
nsUserIdleServiceWin.h
Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp
2020-07-20 16:06:59 +00:00
nsWidgetFactory.cpp
…
nsWidgetFactory.h
…
nsWinGesture.cpp
…
nsWinGesture.h
…
nsWindow.cpp
Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp
2020-07-20 16:06:59 +00:00
nsWindow.h
Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp
2020-07-20 16:06:59 +00:00
nsWindowBase.cpp
Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan
2020-01-21 09:51:27 +00:00
nsWindowBase.h
…
nsWindowDbg.cpp
…
nsWindowDbg.h
…
nsWindowDefs.h
…
nsWindowGfx.cpp
Bug 1604412 - Clarify purpose of PlatformCompositorWidgetDelegate r=sotaro
2020-01-08 18:36:30 +00:00
nsWindowGfx.h
…
nsdefs.h
…
resource.h
…
touchinjection_sdk80.h
Bug 1630912. Add PT_TOUCHPAD to touchinjection_sdk80.h. r=aklotz
2020-05-08 23:19:38 +00:00
widget.rc
…