gecko-dev/widget
Daosheng Mu 183d99c002 Bug 1587942 - Forwarding keyboard show/hide events to VR host API. r=thomasmo,PhilipLamb,masayuki,imanol
Forwarding keyboard focus/blur events to VR browser that runs at another process. We will need to set these events in VR shmem, then VR host can receive these states from other process.

Differential Revision: https://phabricator.services.mozilla.com/D48903

--HG--
extra : moz-landing-system : lando
2019-10-18 01:24:56 +00:00
..
android Bug 1581902 - p4: add HW H.264 feature to GfxInfo. r=esawin 2019-10-08 17:15:44 +00:00
cocoa Bug 1588747 - Always insert the TitlebarGradientView underneath its siblings. r=spohl 2019-10-15 20:45:01 +00:00
crashtests Bug 1582530 - Fix remaining cases that were relying on blockification. r=dao,dholbert 2019-09-28 00:20:32 +00:00
gtk Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin 2019-10-17 11:27:08 +00:00
gtkxtbin
headless Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
reftests
tests Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
uikit Bug 1435586 - Use static gfxPlatform methods directly instead of requiring initialization. r=kats 2019-06-05 12:40:26 -04:00
windows Bug 1587942 - Forwarding keyboard show/hide events to VR host API. r=thomasmo,PhilipLamb,masayuki,imanol 2019-10-18 01:24:56 +00:00
x11
BasicEvents.h Bug 1553852 - Mark eCompositionChange as composed event; r=smaug 2019-06-03 09:18:47 +00:00
CommandList.h Bug 1555227 - Make GetInternalCommand() return new commands when the command is "cmd_align" without params r=m_kato 2019-06-04 10:01:31 +00:00
CompositorWidget.cpp Bug 1573343 - Stop using LayoutDevice units in BasicCompositor. r=mattwoodrow 2019-08-19 22:40:55 +00:00
CompositorWidget.h Bug 1574592 - Remove unused CompositorWidget::DrawWindowUnderlay. r=mattwoodrow 2019-08-25 17:11:11 +00:00
ContentCache.cpp
ContentCache.h Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies 2019-07-10 03:33:42 +00:00
ContentEvents.h
EventClassList.h
EventForwards.h Bug 1549661 - part 7: Make GetInternalCommand() take nsCommandParams instead of nsAString r=m_kato 2019-05-21 07:47:51 +00:00
EventMessageList.h Bug 1518442 - Part 1: Implement FormDataEvent interface; r=smaug,edgar 2019-09-09 13:53:25 +00:00
FontRange.h
GfxDriverInfo.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
GfxDriverInfo.h Bug 1558167 - Disable swizzling on macOS 10.15 AMD devices r=jrmuizel 2019-10-08 21:09:58 +00:00
GfxInfoBase.cpp Bug 1558167 - Disable swizzling on macOS 10.15 AMD devices r=jrmuizel 2019-10-08 21:09:58 +00:00
GfxInfoBase.h Bug 1557794. Stop using [array] in nsIGfxInfo. r=jrmuizel 2019-06-07 20:13:56 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoX11.cpp Bug 1578506 - Add better monitor information to about:support. r=aosmond 2019-10-03 23:43:35 +00:00
GfxInfoX11.h Bug 1578506 - Add better monitor information to about:support. r=aosmond 2019-10-03 23:43:35 +00:00
IMEData.cpp Bug 1577685 - Move some utility functions from IMEStateManager to widget. r=masayuki 2019-08-30 05:56:58 +00:00
IMEData.h Bug 1577685 - Move some utility functions from IMEStateManager to widget. r=masayuki 2019-08-30 05:56:58 +00:00
InProcessCompositorWidget.cpp Bug 1574592 - Remove unused CompositorWidget::DrawWindowUnderlay. r=mattwoodrow 2019-08-25 17:11:11 +00:00
InProcessCompositorWidget.h Bug 1574592 - Remove unused CompositorWidget::DrawWindowUnderlay. r=mattwoodrow 2019-08-25 17:11:11 +00:00
InputData.cpp Bug 1213601 - implement kinetic/inertial scrolling (fling) for Gtk. r=botond 2019-06-20 16:18:45 -04:00
InputData.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
LookAndFeel.h Bug 1554433 - Move system colors to values::specified::color. r=xidorn 2019-05-26 13:10:00 +00:00
LSBUtils.cpp
LSBUtils.h
MiscEvents.h
MouseEvents.h
moz.build Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin 2019-10-17 11:27:08 +00:00
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
nsAppShellSingleton.h Bug 1545381 - be more defensive in nsAppShellSingleton; r=erahm 2019-07-22 20:52:35 +00:00
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin 2019-06-09 01:06:39 +00:00
nsBaseClipboard.h
nsBaseDragService.cpp Bug 1552814, make it possible to start dnd from dragable element even if DataTransfer is empty, r=NeilDeakin 2019-10-07 21:01:57 +00:00
nsBaseDragService.h Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
nsBaseFilePicker.cpp Bug 1553603 - Support "capture" attribute in Gecko and expose in GV. r=geckoview-reviewers,smaug,snorp,agi 2019-07-30 18:13:05 +00:00
nsBaseFilePicker.h Bug 1553603 - Support "capture" attribute in Gecko and expose in GV. r=geckoview-reviewers,smaug,snorp,agi 2019-07-30 18:13:05 +00:00
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp Bug 1564195 - Group the results of APZInputBridge::ReceiveInputEvent() into a struct. r=tnikkel 2019-09-19 02:45:21 +00:00
nsBaseWidget.h Bug 1564195 - Group the results of APZInputBridge::ReceiveInputEvent() into a struct. r=tnikkel 2019-09-19 02:45:21 +00:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin 2019-06-09 01:06:39 +00:00
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp Bug 1312422 - Web Share Base/DOM implementation r=farre 2019-10-09 10:57:11 +00:00
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
nsDragServiceProxy.h
nsFilePickerProxy.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
nsFilePickerProxy.h Bug 1553603 - Support "capture" attribute in Gecko and expose in GV. r=geckoview-reviewers,smaug,snorp,agi 2019-07-30 18:13:05 +00:00
nsGUIEventIPC.h Bug 1578147 - Align the Rust and C++ representations of WritingMode. r=emilio,jfkthame 2019-09-09 04:49:55 +00:00
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIBidiKeyboard.idl
nsIClipboard.idl Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin 2019-06-09 01:06:39 +00:00
nsIClipboardHelper.idl
nsIClipboardOwner.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIdleService.cpp
nsIdleService.h
nsIDragService.idl Bug 1581285, cancel drags in child processes when the drag gesture is stopped in the parent, r=smaug 2019-10-01 14:07:27 +00:00
nsIDragSession.idl Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
nsIFilePicker.idl Bug 1553603 - Support "capture" attribute in Gecko and expose in GV. r=geckoview-reviewers,smaug,snorp,agi 2019-07-30 18:13:05 +00:00
nsIFormatConverter.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIGfxInfo.idl Bug 1581902 - p4: add HW H.264 feature to GfxInfo. r=esawin 2019-10-08 17:15:44 +00:00
nsIGfxInfoDebug.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIGtkTaskbarProgress.idl
nsIIdleService.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIIdleServiceInternal.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIJumpListBuilder.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIJumpListItem.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIMacFinderProgress.idl Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak 2019-06-19 18:48:49 +00:00
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsINativeMenuService.h
nsIPluginWidget.h
nsIPrintDialogService.h
nsIPrinterEnumerator.idl
nsIPrintSession.idl
nsIPrintSettings.idl Bug 1552785. Remove internal code for various frameset printing behaviors. r=bobowen 2019-05-21 16:01:34 +01:00
nsIPrintSettingsService.idl Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-05-24 01:38:06 +03:00
nsIPrintSettingsWin.idl Bug 1550893 - Fix the implicit builtinclassness for some Windows widget interfaces. r=bobowen 2019-05-14 08:19:10 +00:00
nsIRollupListener.h
nsIScreen.idl
nsIScreenManager.idl Bug 1581606 - Consider all screens when deciding to turn on WebRender. r=jrmuizel 2019-10-02 18:48:11 +00:00
nsISharePicker.idl Bug 1588420 - Add init() to SharePicker.idl, which provides a means to get to browser parent r=droeh 2019-10-15 00:52:09 +00:00
nsISound.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl
nsITaskbarPreviewButton.idl
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl Bug 1550893 - Fix the implicit builtinclassness for some Windows widget interfaces. r=bobowen 2019-05-14 08:19:10 +00:00
nsITaskbarWindowPreview.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsITouchBarHelper.idl Bug 1563350 - Add popover to the Touch Bar that displays when the Urlbar has focus. r=mikedeboer,spohl,fluent-reviewers,Pike,flod 2019-10-10 19:57:32 +00:00
nsITouchBarInput.idl Bug 1563349 - Part 2 - Support TouchBarInput children. r=spohl 2019-10-09 15:25:43 +00:00
nsITouchBarUpdater.idl Bug 1563349 - Part 4 - Support NSPopoverTouchBarItem. r=spohl 2019-10-09 17:55:15 +00:00
nsITransferable.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIWidget.h Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin 2019-10-17 11:27:08 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWindowsUIUtils.idl
nsIWinTaskbar.idl
nsNativeTheme.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp Bug 1552785. Remove internal code for various frameset printing behaviors. r=bobowen 2019-05-21 16:01:34 +01:00
nsPrintSettingsImpl.h Bug 1552785. Remove internal code for various frameset printing behaviors. r=bobowen 2019-05-21 16:01:34 +01:00
nsPrintSettingsService.cpp Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
nsPrintSettingsService.h
nsShmImage.cpp
nsShmImage.h
nsSoundProxy.cpp Bug 1558915 - Use infallible nsIURI::SchemeIs in various places r=Ehsan 2019-08-07 19:49:40 +00:00
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsWidgetInitData.h Bug 1584492 - Add mPIPWindow to nsWidgetInitData and set it for PIP window on Linux/Gtk, r=mats 2019-09-28 06:55:41 +00:00
nsWidgetsCID.h Bug 1312422 - Web Share Base/DOM implementation r=farre 2019-10-09 10:57:11 +00:00
nsXPLookAndFeel.cpp Backed out changeset 77357e0aa88e (bug 1584859) for wpt and mochitest failures. on a CLOSED TREE 2019-10-13 14:06:44 +03:00
nsXPLookAndFeel.h Bug 1561546 Part 2 - Update theme when nsXPLookAndFeel prefs change. r=dholbert,jmathies 2019-09-19 19:05:01 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
PluginWidgetProxy.cpp Bug 1553769 - Make nsIWidget::SetFocus infallible, and make it take an enum class. r=NeilDeakin 2019-05-31 22:13:56 +00:00
PluginWidgetProxy.h Bug 1553769 - Make nsIWidget::SetFocus infallible, and make it take an enum class. r=NeilDeakin 2019-05-31 22:13:56 +00:00
ProcInfo.h Bug 1577819, part 2 - WebIDLProcType should match ProcType. r=Ehsan 2019-08-30 21:55:42 +00:00
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp Bug 1581606 - Consider all screens when deciding to turn on WebRender. r=jrmuizel 2019-10-02 18:48:11 +00:00
PuppetWidget.h Bug 1559518 - Use LayoutDevicePixel for BrowserChild visible rect and composition size. r=kats 2019-06-19 18:20:52 +00:00
Screen.cpp Bug 1573992 - Convert layout.css.devPixelsPerPx to static pref. r=njn 2019-08-26 21:02:43 +00:00
Screen.h
ScreenManager.cpp Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin 2019-10-17 11:27:08 +00:00
ScreenManager.h
SharedWidgetUtils.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
SystemTimeConverter.h Bug 834505 undef GetCurrentTime() from windows-h-wrapper.template.h r=glandium 2019-09-18 02:52:20 +00:00
TextEventDispatcher.cpp Bug 1585553 - s/wchar_t/char16_t/ for a variable always initialized from char16_t. r=masayuki 2019-10-03 10:53:39 +00:00
TextEventDispatcher.h Bug 1573992 - Convert two dom.keyboardevent.* prefs to staticprefs. r=njn 2019-08-26 20:25:42 +00:00
TextEventDispatcherListener.h
TextEvents.h Bug 1573992 - Convert 3 ui.key.* prefs to static prefs. r=njn 2019-08-26 20:25:42 +00:00
TextRange.h
TouchEvents.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp Bug 1384260: Part 4 - Remove SystemParametersInfo from Windows content proc plugin code r=jmathies 2019-10-16 21:24:48 +00:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowSurface.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h