gecko-dev/widget/windows
Masayuki Nakano 3249ac0970 Bug 1764762 - Make TSFTextStore::CreateNativeCaret check whether there is selection range before accessing selection offset r=m_kato
`selectionForTSF` may not have selection range. However, it retrieves max offset
of selection before checking `selectionForTSF` has a selection range.

Note that this path runs only when there is an a11y tool which refers native
caret such as attachment 9022868 or the active TIP is ATOK 2011-2015.

Differential Revision: https://phabricator.services.mozilla.com/D144071
2022-04-21 03:08:31 +00:00
..
res
tests Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
AudioSession.cpp Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman 2022-04-07 18:39:49 +00:00
AudioSession.h Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman 2022-04-07 18:39:49 +00:00
CheckInvariantWrapper.h Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman 2022-03-10 13:23:38 +00:00
components.conf Bug 1657854. Only allow nsPrinterList objects to be created in the main process on all platforms. r=bobowen 2022-02-28 15:09:35 +00:00
CompositorWidgetChild.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetChild.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetParent.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetParent.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
DirectManipulationOwner.cpp Bug 1754674 - Send a pan end event before momentum events on Windows. r=tnikkel 2022-02-10 07:24:59 +00:00
DirectManipulationOwner.h
GfxInfo.cpp Bug 1763818 - Add a failure reason string for driver version mismatch. r=aosmond 2022-04-08 15:13:05 +00:00
GfxInfo.h
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
IMMHandler.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
InProcessWinCompositorWidget.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1762521 - Add further locking to JumpListBuilder. r=mhowell,jesup 2022-04-06 01:18:42 +00:00
JumpListBuilder.h Bug 1207753 - windows JumpListBuilder thread-safety annotations r=mhowell 2022-03-21 17:56:56 +00:00
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
KeyboardLayout.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
LSPAnnotator.cpp
MediaKeysEventSourceFactory.cpp
moz.build Bug 1753603 - Don't {Start,Stop}AudioSession in background tasks. r=mossop 2022-03-16 17:29:37 +00:00
nsAppShell.cpp Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman 2022-04-07 18:39:49 +00:00
nsAppShell.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h Bug 1756070 - Part 1: Add missing override keywords r=emilio 2022-02-21 13:50:12 +00:00
nsDataObj.cpp Bug 302092 - Perform various minor modernizations r=handyman 2022-02-11 22:53:12 +00:00
nsDataObj.h Bug 1664149: Hold a self reference in nsDataObj. r=smaug 2021-12-20 17:32:48 +00:00
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
nsDeviceContextSpecWin.h
nsDragService.cpp Bug 1756241 - Make Windows DragService have the same coordinate system as all other drag and mouse events. r=tnikkel 2022-02-22 19:06:58 +00:00
nsDragService.h
nsFilePicker.cpp
nsFilePicker.h
nsLookAndFeel.cpp Bug 1757647 - Implement Windows 11 overlay scrollbars. r=cmartin 2022-03-02 12:02:00 +00:00
nsLookAndFeel.h Bug 1754547 - Generalize moz-os-version into moz-platform. r=dao,preferences-reviewers,Gijs 2022-02-10 15:50:31 +00:00
nsNativeDragSource.cpp Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeDragTarget.h Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeThemeWin.cpp Bug 1614218: Do not adjust for resize region when maximized on Windows r=emilio 2022-04-20 17:54:47 +00:00
nsNativeThemeWin.h Bug 1749645 - Remove dead windows scrollbar drawing code. r=spohl 2022-01-12 17:06:12 +00:00
nsPrintDialogUtil.cpp Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
nsPrintDialogUtil.h
nsPrintDialogWin.cpp
nsPrintDialogWin.h
nsPrinterWin.cpp Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt 2021-11-16 08:17:02 +00:00
nsPrinterWin.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
nsPrintSettingsServiceWin.cpp
nsPrintSettingsServiceWin.h
nsPrintSettingsWin.cpp Bug 1669149 p7: Always use size from device context for print paper size on Windows. r=jwatt 2021-11-16 08:17:05 +00:00
nsPrintSettingsWin.h Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt 2021-11-16 08:17:02 +00:00
nsSharePicker.cpp
nsSharePicker.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsToolkit.h
nsUserIdleServiceWin.cpp
nsUserIdleServiceWin.h
nsUXThemeConstants.h
nsUXThemeData.cpp Bug 1757797 - Don't use native tooltip drawing on Windows. r=dao,cmartin 2022-04-14 21:05:57 +00:00
nsUXThemeData.h Bug 1757797 - Don't use native tooltip drawing on Windows. r=dao,cmartin 2022-04-14 21:05:57 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1614218: Clean up horizontal/vertical mixup in Windows widget r=cmartin 2022-04-20 17:54:48 +00:00
nsWindow.h Bug 1763121. nsIDOMWindowUtils::sendNativeTouchpadPan should use an observer to notify when the event has been sent to the destination widget. r=hiro 2022-04-05 22:53:35 +00:00
nsWindowDbg.cpp Bug 1751281 - Enable Windows Event logging with separate logging module and message parameters r=cmartin 2022-03-25 15:27:39 +00:00
nsWindowDbg.h Bug 1751281 - Enable Windows Event logging with separate logging module and message parameters r=cmartin 2022-03-25 15:27:39 +00:00
nsWindowDefs.h
nsWindowGfx.cpp Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman 2022-03-10 13:23:38 +00:00
nsWindowGfx.h
nsWinGesture.cpp
nsWinGesture.h
OSKInputPaneManager.cpp
OSKInputPaneManager.h
OSKTabTipManager.cpp
OSKTabTipManager.h
OSKVRManager.cpp
OSKVRManager.h
PCompositorWidget.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PlatformWidgetTypes.ipdlh
RemoteBackbuffer.cpp Bug 1754519 - Add missing profiler_thread_sleep annotations, r=gerald,necko-reviewers,kershaw. 2022-02-11 15:19:46 +00:00
RemoteBackbuffer.h Bug 1732343 - Part 9: Directly use DuplicateHandle in RemoteBackbuffer, r=cmartin 2021-11-09 14:17:35 +00:00
resource.h
ScreenHelperWin.cpp Bug 1677464 - Set screen orientation type and angle from OS API. r=gsvelto 2022-02-16 12:55:56 +00:00
ScreenHelperWin.h
ShellHeaderOnlyUtils.h
SystemStatusBar.cpp Bug 1539884 - Part 34: Mark StatusBarEntry::OnMessage as CAN_RUN_SCRIPT r=masayuki 2021-12-23 16:27:25 +00:00
SystemStatusBar.h
TaskbarPreview.cpp
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
ToastNotification.cpp Bug 1648358 - Implement nsIAlertDoNotDisturb for windows native alerts. r=saschanaz 2022-02-23 20:07:39 +00:00
ToastNotification.h Bug 1648358 - Implement nsIAlertDoNotDisturb for windows native alerts. r=saschanaz 2022-02-23 20:07:39 +00:00
ToastNotificationHandler.cpp Bug 1744425 - widget/windows: Use nsID::GenerateUUIDInPlace() instead of the nsUUIDGenerator service. r=tkikuchi 2022-02-03 04:39:35 +00:00
ToastNotificationHandler.h
touchinjection_sdk80.h
TSFTextStore.cpp Bug 1764762 - Make TSFTextStore::CreateNativeCaret check whether there is selection range before accessing selection offset r=m_kato 2022-04-21 03:08:31 +00:00
TSFTextStore.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
UrlmonHeaderOnlyUtils.h
widget.rc
WidgetTraceEvent.cpp
WinCompositorWidget.cpp
WinCompositorWidget.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
WinCompositorWindowThread.cpp
WinCompositorWindowThread.h
WinContentSystemParameters.cpp
WinContentSystemParameters.h
WindowHook.cpp
WindowHook.h
WindowsConsole.cpp
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsSMTCProvider.cpp
WindowsSMTCProvider.h
WindowsUIUtils.cpp Bug 1757647 - Implement Windows 11 overlay scrollbars. r=cmartin 2022-03-02 12:02:00 +00:00
WindowsUIUtils.h Bug 1757647 - Implement Windows 11 overlay scrollbars. r=cmartin 2022-03-02 12:02:00 +00:00
WinEventObserver.cpp Bug 1732738 - Add EnsureDisplayStatusObserver() and EnsureSessionChangeObserver() r=nical,gfx-reviewers 2022-02-18 01:10:53 +00:00
WinEventObserver.h
WinHeaderOnlyUtils.h Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WinIMEHandler.cpp Bug 1757647 - Simplify WindowsUIUtils tablet mode stuff. r=saschanaz 2022-03-02 12:02:00 +00:00
WinIMEHandler.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
WinMessages.h
WinModifierKeyState.h
WinMouseScrollHandler.cpp Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
WinMouseScrollHandler.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
WinPointerEvents.cpp
WinPointerEvents.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
WinTaskbar.cpp Bug 1751010: Create a separate jumplist for the Private Browsing taskbar icon. r=mhowell 2022-03-01 14:16:48 +00:00
WinTaskbar.h Bug 1751010: Make it possible to generate an AUMID without setting it, or retrieving the current one. r=mhowell 2022-03-01 14:16:47 +00:00
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1751281 - Enable Windows Event logging with separate logging module and message parameters r=cmartin 2022-03-25 15:27:39 +00:00
WinUtils.h Bug 1761509 - Fix missing include that MinGW requires. r=sylvestre 2022-03-25 22:20:42 +00:00
WinWindowOcclusionTracker.cpp Bug 1757282 - Fix already_AddRefed handling in SerializedTaskDispatcher r=gfx-reviewers,lsalzman 2022-03-02 11:20:38 +00:00
WinWindowOcclusionTracker.h Bug 1732738 - Add EnsureDisplayStatusObserver() and EnsureSessionChangeObserver() r=nical,gfx-reviewers 2022-02-18 01:10:53 +00:00