.. |
gtest
|
Bug 1506538 - Remove +x permissions on C++ source files r=Ehsan
|
2018-11-13 15:32:08 +00:00 |
res
|
…
|
|
tests
|
…
|
|
AudioSession.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
AudioSession.h
|
…
|
|
CompositorWidgetChild.cpp
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
CompositorWidgetChild.h
|
…
|
|
CompositorWidgetParent.cpp
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
CompositorWidgetParent.h
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
GfxInfo.cpp
|
Bug 1498417 - Don't manually blacklist non-nVidia drivers from WebRender. r=mattwoodrow
|
2018-10-24 18:58:28 +00:00 |
GfxInfo.h
|
Bug 1441270 - Remove unused WebGL parameter getters. r=jgilbert
|
2018-02-26 20:35:12 +01:00 |
IEnumFE.cpp
|
…
|
|
IEnumFE.h
|
…
|
|
IMMHandler.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
IMMHandler.h
|
Bug 1409155 - IMEHandler should not associate IMC with any window if active IME is ATOK 2010 or earlier with x64 build on Win8 or later r=m_kato
|
2017-10-25 23:51:27 +09:00 |
InProcessWinCompositorWidget.cpp
|
Bug 1469486 - Protect main thread in-process access to WinCompositorWidget transparent surface. r=lsalzman
|
2018-09-27 15:57:56 -05:00 |
InProcessWinCompositorWidget.h
|
Bug 1469486 - Protect main thread in-process access to WinCompositorWidget transparent surface. r=lsalzman
|
2018-09-27 15:57:56 -05:00 |
InkCollector.cpp
|
…
|
|
InkCollector.h
|
Backed out 22 changesets (bug 1399787) for shutdown leaks on windows 7 debug tc-M without e10s r=backout on a CLOSED TREE
|
2017-12-08 13:09:56 +02:00 |
InputDeviceUtils.cpp
|
Bug 1498294 - Watch GUID_DEVINTERFACE_HID device changes instead of GUID_DEVINTERFACE_MOUSE. r=masayuki
|
2018-10-12 13:45:24 +00:00 |
InputDeviceUtils.h
|
Bug 1493128 - Consider a single mouse type device queried by SetupDiEnumDeviceInterfaces on tablet or on system with a digitizer as COARSE type pointer device. r=masayuki
|
2018-10-04 07:23:57 +00:00 |
JumpListBuilder.cpp
|
Bug 1489317: Part 3 - Use an agile reference for JumpListBuilder::mJumpListMgr to ensure smooth transition between apartments; r=mhowell
|
2018-09-12 19:58:07 +00:00 |
JumpListBuilder.h
|
Bug 1489317: Part 3 - Use an agile reference for JumpListBuilder::mJumpListMgr to ensure smooth transition between apartments; r=mhowell
|
2018-09-12 19:58:07 +00:00 |
JumpListItem.cpp
|
…
|
|
JumpListItem.h
|
…
|
|
KeyboardLayout.cpp
|
Bug 971462 - Hide event type from constructor of WidgetCommandEvent r=smaug
|
2018-07-30 12:20:47 +00:00 |
KeyboardLayout.h
|
Bug 900750 - part 4: Make NativeKey replaces MODIFIER_CONTROL and MODIFIER_ALT of mModKeyState with MODIFIER_ALTGRAPH if user emulates AltGr key press with pressing both Ctrl and Alt keys and current keydown produces character(s) r=m_kato,smaug
|
2018-06-04 14:45:28 +09:00 |
LSPAnnotator.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
PCompositorWidget.ipdl
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
PDFViaEMFPrintHelper.cpp
|
Bug 685236 - Stop using GetNativePath in widget/windows. r=jimm
|
2017-12-16 14:51:31 +09:00 |
PDFViaEMFPrintHelper.h
|
Bug 685236 - Stop using GetNativePath in widget/windows. r=jimm
|
2017-12-16 14:51:31 +09:00 |
PDFiumChild.cpp
|
Bug 1399787 - Part 10. Make PrintTargetEMF use the PDFium process to convert to EMF. r=jwatt
|
2017-11-05 03:06:04 +08:00 |
PDFiumChild.h
|
Bug 1399787 - Part 10. Make PrintTargetEMF use the PDFium process to convert to EMF. r=jwatt
|
2017-11-05 03:06:04 +08:00 |
PDFiumEngineShim.cpp
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
PDFiumEngineShim.h
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
PDFiumParent.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
PDFiumParent.h
|
Bug 1424922 - Prevent calling PDFiumParent::Close twice. r=dvander
|
2017-12-13 12:42:59 +08:00 |
PDFiumProcessChild.cpp
|
Bug 1330529 - Followup to fix incorrect file path handling in PDFiumEngineShim. r=cpeterson
|
2018-02-24 17:22:27 +09:00 |
PDFiumProcessChild.h
|
Bug 1399787 - Part 9. Sandbox the PDFium process. r=bobowen,jwatt
|
2017-10-18 20:52:45 +08:00 |
PDFiumProcessParent.cpp
|
Bug 1424922 - Prevent calling PDFiumParent::Close twice. r=dvander
|
2017-12-13 12:42:59 +08:00 |
PDFiumProcessParent.h
|
Bug 1424922 - Prevent calling PDFiumParent::Close twice. r=dvander
|
2017-12-13 12:42:59 +08:00 |
PPDFium.ipdl
|
Backed out 22 changesets (bug 1399787) for shutdown leaks on windows 7 debug tc-M without e10s r=backout on a CLOSED TREE
|
2017-12-08 13:09:56 +02:00 |
PlatformWidgetTypes.ipdlh
|
Bug 1446990 - Safely transmit nsTransparencyMode across IPDL for WinCompositorWidget. r=jrmuizel
|
2018-04-05 22:24:28 -05:00 |
ScreenHelperWin.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
ScreenHelperWin.h
|
…
|
|
TSFTextStore.cpp
|
Bug 1488803 - Don't allocate PendingAction twice. r=masayuki
|
2018-09-14 15:23:32 +09:00 |
TSFTextStore.h
|
Bug 1467373 - part 1: Split hack for TS_E_NOLAYOUT part from TSFTextStore::GetTextExt() r=m_kato
|
2018-08-02 14:36:03 +09:00 |
TaskbarPreview.cpp
|
Bug 1485253 - fix crashes due to dead windows' taskbar preview objects sticking around, r=m_kato,florian
|
2018-08-30 00:58:19 +00:00 |
TaskbarPreview.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
TaskbarPreviewButton.cpp
|
…
|
|
TaskbarPreviewButton.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
TaskbarTabPreview.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
TaskbarTabPreview.h
|
…
|
|
TaskbarWindowPreview.cpp
|
…
|
|
TaskbarWindowPreview.h
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
ToastNotification.cpp
|
Bug 1155505 - Part 2. Implement native Window Toasts as a notification backend. r=jmathies
|
2018-10-03 17:57:23 +09:00 |
ToastNotification.h
|
Bug 1155505 - Part 2. Implement native Window Toasts as a notification backend. r=jmathies
|
2018-10-03 17:57:23 +09:00 |
ToastNotificationHandler.cpp
|
Backed out changeset 91d5d2c4b1b9 (bug 1497426) due to mistaking merge
|
2018-11-05 12:38:07 +09:00 |
ToastNotificationHandler.h
|
Bug 1155505 - Part 2. Implement native Window Toasts as a notification backend. r=jmathies
|
2018-10-03 17:57:23 +09:00 |
WidgetTraceEvent.cpp
|
…
|
|
WinCompositorWidget.cpp
|
Bug 1467363: Protect access to mTransparentSurface with a lock. r=rhunt
|
2018-06-21 22:17:48 +02:00 |
WinCompositorWidget.h
|
Bug 1467363: Protect access to mTransparentSurface with a lock. r=rhunt
|
2018-06-21 22:17:48 +02:00 |
WinCompositorWindowThread.cpp
|
Bug 1469028 - Supress Renderer threads r=nical
|
2018-06-21 08:32:09 +09:00 |
WinCompositorWindowThread.h
|
Bug 1191971 part 1 - Create child window in gpu process r=bas
|
2018-03-29 11:21:47 +09:00 |
WinHeaderOnlyUtils.h
|
Bug 1508848: Remove operator bool from WindowsError and replace with IsSuccess and IsFailure methods; r=mhowell
|
2018-11-20 22:59:51 +00:00 |
WinIMEHandler.cpp
|
Bug 1035774 - Factor out a function getting the windows power platform role. r=masayuki
|
2018-08-14 16:38:03 +09:00 |
WinIMEHandler.h
|
Bug 1409155 - IMEHandler should not associate IMC with any window if active IME is ATOK 2010 or earlier with x64 build on Win8 or later r=m_kato
|
2017-10-25 23:51:27 +09:00 |
WinMessages.h
|
…
|
|
WinModifierKeyState.h
|
Bug 900750 - part 2: Make ModifierKeyState and VirtualKey treat AltGraph as new modifier and won't set Control and Alt state while AltGraph is active r=m_kato,smaug
|
2018-05-30 17:27:31 +09:00 |
WinMouseScrollHandler.cpp
|
Bug 971462 - Hide event type from constructor of WidgetCommandEvent r=smaug
|
2018-07-30 12:20:47 +00:00 |
WinMouseScrollHandler.h
|
Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn
|
2018-07-06 12:24:41 -07:00 |
WinNativeEventData.h
|
…
|
|
WinPointerEvents.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
WinPointerEvents.h
|
…
|
|
WinTaskbar.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
WinTaskbar.h
|
…
|
|
WinTextEventDispatcherListener.cpp
|
…
|
|
WinTextEventDispatcherListener.h
|
…
|
|
WinUtils.cpp
|
Bug 1435827 part 3/9: Add WinUtils::PreparePathForTelemetry r=aklotz
|
2018-11-02 07:59:17 +00:00 |
WinUtils.h
|
Bug 1435827 part 3/9: Add WinUtils::PreparePathForTelemetry r=aklotz
|
2018-11-02 07:59:17 +00:00 |
WindowHook.cpp
|
…
|
|
WindowHook.h
|
…
|
|
WindowsEMF.cpp
|
Backed out 22 changesets (bug 1399787) for shutdown leaks on windows 7 debug tc-M without e10s r=backout on a CLOSED TREE
|
2017-12-08 13:09:56 +02:00 |
WindowsEMF.h
|
Backed out 22 changesets (bug 1399787) for shutdown leaks on windows 7 debug tc-M without e10s r=backout on a CLOSED TREE
|
2017-12-08 13:09:56 +02:00 |
WindowsUIUtils.cpp
|
Bug 1363169 - Add support for native windows share. r=gijs, r=aklotz
|
2018-10-16 13:54:13 +01:00 |
WindowsUIUtils.h
|
…
|
|
moz.build
|
Bug 1501482. r=tnikkel
|
2018-11-16 09:41:27 -05:00 |
nsAppShell.cpp
|
Bug 1476250 - Simplify HAL initialization and shutdown to reduce the chance of leaks and UAFs r=froydnj
|
2018-08-31 20:29:30 +00:00 |
nsAppShell.h
|
Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj
|
2018-02-05 22:46:57 -08:00 |
nsBidiKeyboard.cpp
|
Bug 1491595 - Remove the XPCOM registration for the bidi keyboard; r=mstange
|
2018-09-17 00:02:58 -04:00 |
nsBidiKeyboard.h
|
…
|
|
nsClipboard.cpp
|
Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug
|
2018-11-20 17:00:09 +00:00 |
nsClipboard.h
|
…
|
|
nsColorPicker.cpp
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
nsColorPicker.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
nsDataObj.cpp
|
Bug 1493292 - Remove aDataLen parameters from nsITransferable.getTransferData. r=smaug
|
2018-11-20 16:59:56 +00:00 |
nsDataObj.h
|
…
|
|
nsDataObjCollection.cpp
|
…
|
|
nsDataObjCollection.h
|
…
|
|
nsDeviceContextSpecWin.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
nsDeviceContextSpecWin.h
|
Bug 221706 - Use unwritable region when printing on Windows. r=jimm
|
2018-03-28 17:13:10 -07:00 |
nsDragService.cpp
|
Bug 396370 - Set RequestingPrincipal and ContentPolicy in BaseDragService. r=ckerschb
|
2018-10-04 10:31:32 +00:00 |
nsDragService.h
|
Bug 1473029, convert drag services to internally use CSSIntRegion instead ns nsIScriptableRegion, r=mstange
|
2018-08-07 09:32:08 -04:00 |
nsFilePicker.cpp
|
Bug 1495912- Remove more trivial calls to do_QueryInterface r=smaug
|
2018-10-03 19:52:01 +00:00 |
nsFilePicker.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
nsIdleServiceWin.cpp
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
nsIdleServiceWin.h
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
nsLookAndFeel.cpp
|
Bug 1506538 - Remove +x permissions on C++ source files r=Ehsan
|
2018-11-13 15:32:08 +00:00 |
nsLookAndFeel.h
|
Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj
|
2018-02-05 22:46:57 -08:00 |
nsNativeDragSource.cpp
|
Bug 1445616 . Add missing DataTransfer include to fix compilation on Windows. r=mystor
|
2018-03-14 12:23:58 -04:00 |
nsNativeDragSource.h
|
Bug 1444686 followup. Fix a typo that breaks compilation on Windows.
|
2018-03-13 17:10:39 -04:00 |
nsNativeDragTarget.cpp
|
Bug 1455676 part 3. Remove nsIDOMNode usage from widget/. r=qdot
|
2018-05-29 22:58:48 -04:00 |
nsNativeDragTarget.h
|
…
|
|
nsNativeThemeWin.cpp
|
Bug 1507905 - Add -webkit-appearance:textarea and make that the default for <textarea> for compatibility with other UAs. r=jwatt
|
2018-11-21 22:05:20 +01:00 |
nsNativeThemeWin.h
|
Bug 1505316 p2. Rename aWidgetType to aAppearance in widget code. r=emilio
|
2018-10-24 16:24:57 +01:00 |
nsPrintDialogUtil.cpp
|
Bug 1423559: Use BaseRect access methods instead of member variables in widget/ r=mstange
|
2018-01-10 11:14:16 -05:00 |
nsPrintDialogUtil.h
|
Bug 1405210 - Part 3: Apply clang-format to added print dialog widget code. r=jimm
|
2017-10-19 11:04:50 +09:00 |
nsPrintDialogWin.cpp
|
Bug 1495912- Remove more trivial calls to do_QueryInterface r=smaug
|
2018-10-03 19:52:01 +00:00 |
nsPrintDialogWin.h
|
Bug 1405210 - Part 3: Apply clang-format to added print dialog widget code. r=jimm
|
2017-10-19 11:04:50 +09:00 |
nsPrintSettingsServiceWin.cpp
|
Bug 144114 part 2 - Rename nsPrintOptions and its subclasses to nsPrintSettingsService*. r=bobowen
|
2017-12-19 10:42:15 +00:00 |
nsPrintSettingsServiceWin.h
|
Bug 144114 part 3 - Clean up the headers of the nsPrintSettingsService subclasses. r=bobowen
|
2017-12-19 11:05:37 +00:00 |
nsPrintSettingsWin.cpp
|
Bug 221706 - Use unwritable region when printing on Windows. r=jimm
|
2018-03-28 17:13:10 -07:00 |
nsPrintSettingsWin.h
|
Bug 221706 - Use unwritable region when printing on Windows. r=jimm
|
2018-03-28 17:13:10 -07:00 |
nsSound.cpp
|
Bug 1506264 - Fix querying the nsIObserver interface in all classes implementing it r=erahm
|
2018-11-09 22:20:54 +00:00 |
nsSound.h
|
…
|
|
nsToolkit.cpp
|
…
|
|
nsToolkit.h
|
…
|
|
nsUXThemeConstants.h
|
…
|
|
nsUXThemeData.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
nsUXThemeData.h
|
…
|
|
nsWidgetFactory.cpp
|
Bug 1498625 - Part 2: Switch VR process to TYPE_MOZILLA_CHILD message loop type. r=froydnj,handyman
|
2018-11-05 21:28:38 +00:00 |
nsWinGesture.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
nsWinGesture.h
|
…
|
|
nsWindow.cpp
|
No bug - Strip EOL whitespace from widget/windows/nsWindow.cpp.
|
2018-10-17 16:21:16 -07:00 |
nsWindow.h
|
Bug 1486958 - Sync FlushRendering() only during resizing on windows r=mattwoodrow
|
2018-09-14 17:13:55 +09:00 |
nsWindowBase.cpp
|
Bug 1457189 - Dispatch the resolutionchange event when changing the display resolution even if DPI remains the same. r=jimm
|
2018-04-27 14:30:03 +02:00 |
nsWindowBase.h
|
Bug 1436263 - Part 4: Remove unnecessary `virtual` and `final` from non-overriding final virtual function declarations. r=froydnj
|
2018-02-09 01:31:38 -08:00 |
nsWindowDbg.cpp
|
…
|
|
nsWindowDbg.h
|
…
|
|
nsWindowDefs.h
|
Bug 900750 - part 2: Make ModifierKeyState and VirtualKey treat AltGraph as new modifier and won't set Control and Alt state while AltGraph is active r=m_kato,smaug
|
2018-05-30 17:27:31 +09:00 |
nsWindowGfx.cpp
|
Bug 1467363: Protect access to mTransparentSurface with a lock. r=rhunt
|
2018-06-21 22:17:48 +02:00 |
nsWindowGfx.h
|
…
|
|
nsdefs.h
|
…
|
|
resource.h
|
…
|
|
touchinjection_sdk80.h
|
…
|
|
widget.rc
|
…
|
|