gecko-dev/widget
Makoto Kato 90f9f1ea2a Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8
Content process of Android uses sync IPC when initializing LookAndFeel. But
current e10s has LookAndFeel cache for start up of content process.
So we should use it, then remove sync IPC for start up performance

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

--HG--
extra : moz-landing-system : lando
2018-10-29 01:35:47 +00:00
..
android Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8 2018-10-29 01:35:47 +00:00
cocoa Bug 1501418 - Have scrollbar-color: auto resolved to auto rather than two colors. r=emilio 2018-10-24 11:52:46 +00:00
crashtests
gtk Bug 1501874 - Remove CreateDataFromPrimitive usage from CreateUriList and clean up surrounding code r=karlt 2018-10-28 21:05:15 +00:00
gtkxtbin
headless Bug 1500423. Make '-webkit-appearance: menulist-textfield' behave like Chrome. r=mats 2018-10-19 18:12:15 +01:00
reftests Bug 1496720 - [css-compat] Unship most of the -moz-appearance values that aren't supported by -webkit-appearance in other UAs. r=emilio 2018-10-12 21:36:02 +02:00
tests Bug 1501428 - Enable test_scrollbar_colors.html on Linux. r=karlt 2018-10-23 23:25:32 +00:00
uikit
windows Bug 1498417 - Don't manually blacklist non-nVidia drivers from WebRender. r=mattwoodrow 2018-10-24 18:58:28 +00:00
x11
xremoteclient Bug 1500850 - [Wayland] Add missing dbus header dbus-glib-lowlevel.h, r=jhorak 2018-10-22 09:14:07 +00:00
BasicEvents.h
CommandList.h
CompositorWidget.cpp
CompositorWidget.h
ContentCache.cpp
ContentCache.h
ContentEvents.h
EventClassList.h
EventForwards.h
EventMessageList.h
FontRange.h
GfxDriverInfo.cpp Bug 1501533 - Block a bunch of low-powered nvidia cards from getting WebRender. r=mattwoodrow 2018-10-24 18:58:00 +00:00
GfxDriverInfo.h Bug 1501533 - Block a bunch of low-powered nvidia cards from getting WebRender. r=mattwoodrow 2018-10-24 18:58:00 +00:00
GfxInfoBase.cpp Bug 1497294 - P8. Disable P010 surface type with nvidia adapters. r=mattwoodrow 2018-10-11 07:32:35 +00:00
GfxInfoBase.h
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoX11.cpp
GfxInfoX11.h
IMEData.h Bug 1487341 - Make Truncate(), SetLength() and Capacity() more efficient by keeping memcpying to the minimum. r=froydnj 2018-09-17 09:45:02 +00:00
InProcessCompositorWidget.cpp
InProcessCompositorWidget.h
InputData.cpp
InputData.h
LSBUtils.cpp
LSBUtils.h
LookAndFeel.h Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8 2018-10-29 01:35:47 +00:00
MiscEvents.h
MouseEvents.h Bug 1461708 - part 5: Move EditorEventListener::HandleMiddleClickPaste() to EventStateManager r=smaug 2018-10-10 12:04:17 +00:00
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
PluginWidgetProxy.cpp
PluginWidgetProxy.h
PuppetBidiKeyboard.cpp Bug 1491595 - Remove the XPCOM registration for the bidi keyboard; r=mstange 2018-09-17 00:02:58 -04:00
PuppetBidiKeyboard.h
PuppetWidget.cpp Bug 1498352 - Apply root resolution when sending mouse events from child to parent; r=kats 2018-10-18 16:43:40 +00:00
PuppetWidget.h Bug 1486971 - Test for dynamically change of the prefers-reduced-motion setting on MacOSX. r=froydnj,mstange 2018-09-15 01:00:07 +00:00
Screen.cpp
Screen.h
ScreenManager.cpp
ScreenManager.h
SharedWidgetUtils.cpp
SystemTimeConverter.h
TextEventDispatcher.cpp Bug 1343955 - part 4: Implement static API to synthesize keyboard events into FuzzingFunctions r=smaug 2018-10-02 12:16:45 +00:00
TextEventDispatcher.h Bug 1343955 - part 4: Implement static API to synthesize keyboard events into FuzzingFunctions r=smaug 2018-10-02 12:16:45 +00:00
TextEventDispatcherListener.h
TextEvents.h Bug 1358813 - avoid flushing layout when notifying IME of focus events, r=masayuki 2018-10-11 13:06:52 +00:00
TextRange.h
TouchEvents.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp Bug 1461708 - part 5: Move EditorEventListener::HandleMiddleClickPaste() to EventStateManager r=smaug 2018-10-10 12:04:17 +00:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowSurface.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h
moz.build
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp Bug 396370 - Set RequestingPrincipal and ContentPolicy in BaseDragService. r=ckerschb 2018-10-04 10:31:32 +00:00
nsBaseDragService.h
nsBaseFilePicker.cpp Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp Bug 1493081 - Added nsIWidget::GetDesktopToDeviceScaleByScreen for scale factor lookup by window position; r=mattwoodrow 2018-10-23 12:49:21 +00:00
nsBaseWidget.h Bug 1493081 - Added nsIWidget::GetDesktopToDeviceScaleByScreen for scale factor lookup by window position; r=mattwoodrow 2018-10-23 12:49:21 +00:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp Bug 1497831 - Use nsTArray instead of nsIArray for nsITransferable. r=smaug 2018-10-10 20:25:54 +00:00
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp Bug 1491595 - Remove the XPCOM registration for the bidi keyboard; r=mstange 2018-09-17 00:02:58 -04:00
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp
nsDragServiceProxy.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsGUIEventIPC.h
nsHTMLFormatConverter.cpp Bug 1497831 - Use nsTArray instead of nsIArray for nsIFormatConverter. r=smaug 2018-10-10 20:26:06 +00:00
nsHTMLFormatConverter.h Bug 1497831 - Use nsTArray instead of nsIArray for nsIFormatConverter. r=smaug 2018-10-10 20:26:06 +00:00
nsIAppShell.idl
nsIApplicationChooser.idl
nsIBaseWindow.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl
nsIFilePicker.idl
nsIFormatConverter.idl Bug 1497831 - Use nsTArray instead of nsIArray for nsIFormatConverter. r=smaug 2018-10-10 20:26:06 +00:00
nsIGfxInfo.idl Bug 1497294 - P8. Disable P010 surface type with nvidia adapters. r=mattwoodrow 2018-10-11 07:32:35 +00:00
nsIGfxInfoDebug.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIGtkTaskbarProgress.idl
nsIIdleService.idl
nsIIdleServiceInternal.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsINativeMenuService.h
nsIPluginWidget.h
nsIPrintDialogService.h
nsIPrintSession.idl
nsIPrintSettings.idl
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
nsIPrinterEnumerator.idl
nsIRollupListener.h
nsIScreen.idl
nsIScreenManager.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsITaskbarPreviewButton.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsITaskbarWindowPreview.idl
nsITransferable.idl Bug 1499821 - Remove unused nsITransferable.isLargeDataSet. r=smaug 2018-10-22 21:46:38 +00:00
nsIWidget.h Bug 1493081 - Added nsIWidget::GetDesktopToDeviceScaleByScreen for scale factor lookup by window position; r=mattwoodrow 2018-10-23 12:49:21 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWinTaskbar.idl
nsIWindowsUIUtils.idl Bug 1363169 - Add support for native windows share. r=gijs, r=aklotz 2018-10-16 13:54:13 +01:00
nsIdleService.cpp
nsIdleService.h
nsNativeTheme.cpp Bug 1500423. Make '-webkit-appearance: menulist-textfield' behave like Chrome. r=mats 2018-10-19 18:12:15 +01:00
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsPrintSettingsService.cpp
nsPrintSettingsService.h
nsShmImage.cpp
nsShmImage.h
nsSoundProxy.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
nsSoundProxy.h
nsTransferable.cpp Bug 1499821 - Introduce the FindDataFlavor helper function to nsTransferable. r=froydnj 2018-10-25 10:04:43 +00:00
nsTransferable.h Bug 1499821 - Introduce the FindDataFlavor helper function to nsTransferable. r=froydnj 2018-10-25 10:04:43 +00:00
nsWidgetInitData.h
nsWidgetsCID.h Bug 1491595 - Remove the XPCOM registration for the bidi keyboard; r=mstange 2018-09-17 00:02:58 -04:00
nsXPLookAndFeel.cpp Bug 1493145 - [CSD] Enable round corners by default by -moz-gtk-csd-transparent-background media query, r=dao 2018-09-25 11:53:04 +00:00
nsXPLookAndFeel.h Bug 1486971 - Test for dynamically change of the prefers-reduced-motion setting on MacOSX. r=froydnj,mstange 2018-09-15 01:00:07 +00:00