..
android
Backed out changeset d6516a10c808 (bug 1322650)
2017-05-05 18:53:40 +02:00
cocoa
Bug 1321754 Part 2 - Update reftest and crashtest expectations for stylo. r=heycam
2017-04-28 14:53:16 +08:00
crashtests
Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert
2017-03-23 22:11:23 -07:00
gonk
Bug 1123754 (part 1) - Rename ProfilerMarkers.{h,cpp} as ProfilerMarkerPayload.{h,cpp}. r=mstange.
2017-04-27 07:36:19 +10:00
gtk
bug 1319650 draw tab gap with tabpanel style context r=stransky+263117
2016-11-29 18:50:20 +13:00
gtkxtbin
Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm
2017-04-14 05:54:36 -04:00
headless
Bug 1353938 - Add a basic clipboard for headless.
2017-04-21 15:21:51 -07:00
reftests
Bug 1351548 - Remove reftest-stylo.lists. r=bholley
2017-04-28 11:15:58 +08:00
tests
Bug 1217700 part.4 Add automated tests for IMEContentObserver r=m_kato
2017-04-19 21:57:58 +09:00
uikit
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-04-14 23:56:10 +02:00
windows
Merge mozilla-central to mozilla-inbound
2017-05-05 15:25:16 +02:00
x11
Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm
2017-04-14 05:54:36 -04:00
xremoteclient
Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm
2017-04-14 05:54:36 -04:00
BasicEvents.h
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
2017-04-04 15:36:22 +03:00
CommandList.h
…
CompositorWidget.cpp
Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander
2017-01-12 17:29:42 -05:00
CompositorWidget.h
Merge m-c to graphics
2017-01-13 10:14:22 -06:00
ContentCache.cpp
Bug 1060419 - make log_print use Printf.h, r=froydnj
2016-12-15 20:16:31 -07:00
ContentCache.h
Bug 1304620 part.5 ContentCacheInParent should store the latest composition start offset with mCompositionStartInChild r=m_kato
2016-10-12 21:52:01 +09:00
ContentEvents.h
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
2017-04-04 15:36:22 +03:00
EventClassList.h
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
2017-04-04 15:36:22 +03:00
EventForwards.h
Bug 1297013 part.2 Implement some helper methods to log constants related to event handling r=smaug
2016-09-15 00:48:47 +09:00
EventMessageList.h
Bug 1327798 - Part 1. PasteNoFormatting shouldn't set text/html to clipboard event on paste. r=enndeakin
2017-02-22 18:34:45 +09:00
FontRange.h
…
GfxDriverInfo.cpp
Backed out changeset cf43cacdb262 (bug 1294232) for XPCShell failures
2016-09-21 14:24:26 +08:00
GfxDriverInfo.h
Backed out changeset cf43cacdb262 (bug 1294232) for XPCShell failures
2016-09-21 14:24:26 +08:00
GfxInfoBase.cpp
Bug 1349476 - Remove LayersBackend::LAYERS_D3D9 type r=mattwoodrow
2017-03-23 11:00:41 +09:00
GfxInfoBase.h
Bug 1348414 Always snapshot after no more paints are pending if WR is enabled. r=mattwoodrow
2017-03-22 12:20:00 -07:00
GfxInfoCollector.cpp
…
GfxInfoCollector.h
…
GfxInfoWebGL.cpp
…
GfxInfoWebGL.h
…
GfxInfoX11.cpp
Bug 1341959: Part 1. Allow WebGL2 to be blocked separately from WebGL overall. r=mchang
2017-03-02 15:48:06 -05:00
GfxInfoX11.h
Backed out changeset cf43cacdb262 (bug 1294232) for XPCShell failures
2016-09-21 14:24:26 +08:00
IMEData.h
Bug 1217700 part.1 nsIWidget should return reference to IMENotificationRequests r=m_kato
2017-04-15 01:35:58 +09:00
InProcessCompositorWidget.cpp
Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander
2017-01-12 17:29:42 -05:00
InProcessCompositorWidget.h
Bug 1329362
- part 2, Add accessor functions for EGLNativeWindowType, ANativeWindow, and EGLSurface to AndroidCompositorWidget r=dvander,kats
2017-01-27 09:32:24 -08:00
InputData.cpp
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
2017-04-20 15:15:14 -07:00
InputData.h
Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats
2017-04-20 15:15:14 -07:00
LSBUtils.cpp
Bug 1289561 - Implement LSB release annotation in crash reports. r=jrmuizel
2016-07-26 14:23:47 -04:00
LSBUtils.h
Bug 1289561 - Implement LSB release annotation in crash reports. r=jrmuizel
2016-07-26 14:23:47 -04:00
LookAndFeel.h
Bug 1325368 - Assume Win7 or later when testing Windows version. r=jimm
2017-01-29 16:42:46 +09:00
MiscEvents.h
…
MouseEvents.h
Bug 1323158 - Part 1: Fire pointer and mouse boundary events when capturing the pointer. r=smaug
2017-01-18 15:25:44 +08:00
NativeKeyToDOMCodeName.h
…
NativeKeyToDOMKeyName.h
Bug 1339509 Map ISO_Left_Tab to DOM Tab key r=karlt
2017-02-17 16:47:35 +09:00
PCompositorWidget.ipdl
Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang)
2016-07-19 11:56:07 -07:00
PlatformWidgetTypes.ipdlh
…
PluginWidgetProxy.cpp
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
2017-02-09 11:53:50 -05:00
PluginWidgetProxy.h
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
2017-02-09 11:53:50 -05:00
PuppetBidiKeyboard.cpp
…
PuppetBidiKeyboard.h
…
PuppetWidget.cpp
Bug 1217700 part.1 nsIWidget should return reference to IMENotificationRequests r=m_kato
2017-04-15 01:35:58 +09:00
PuppetWidget.h
Bug 1217700 part.1 nsIWidget should return reference to IMENotificationRequests r=m_kato
2017-04-15 01:35:58 +09:00
Screen.cpp
Bug 1352773 - Take into account DefaultScaleOverride in Screen::GetDefaultCSSScaleFactor. r=kanru
2017-04-05 22:11:34 +09:00
Screen.h
Bug 1194751 - Part 6. Use mozilla::widget::ScreenManager in content process. r=mconley
2017-03-09 19:30:26 +08:00
ScreenManager.cpp
Bug 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame
2017-04-13 07:20:35 +09:00
ScreenManager.h
Bug 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame
2017-04-13 07:20:35 +09:00
SharedWidgetUtils.cpp
…
SystemTimeConverter.h
…
TextEventDispatcher.cpp
Bug 1217700 part.1 nsIWidget should return reference to IMENotificationRequests r=m_kato
2017-04-15 01:35:58 +09:00
TextEventDispatcher.h
Bug 1217700 part.1 nsIWidget should return reference to IMENotificationRequests r=m_kato
2017-04-15 01:35:58 +09:00
TextEventDispatcherListener.h
Bug 1296220 Rename nsIMEUpdatePreference to mozilla::widget::IMEUpdatePreference r=m_kato
2017-04-11 21:24:55 +09:00
TextEvents.h
Bug 1347073 Get rid of UIEvent.isChar since it's not initialized properly on most platforms and the other browsers don't support this r=smaug
2017-03-14 18:29:39 +09:00
TextRange.h
…
TouchEvents.h
…
VsyncDispatcher.cpp
Bug 1123754 (part 1) - Rename ProfilerMarkers.{h,cpp} as ProfilerMarkerPayload.{h,cpp}. r=mstange.
2017-04-27 07:36:19 +10:00
VsyncDispatcher.h
Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang)
2016-07-19 11:56:07 -07:00
WidgetEventImpl.cpp
Bug 1340085 - [Pointer Event] Stop firing pointer events after firing eTouchCancel. f=smaug. r=kats
2017-02-16 15:05:09 +08:00
WidgetMessageUtils.h
…
WidgetTraceEvent.h
…
WidgetUtils.cpp
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
2016-08-24 14:47:04 +08:00
WidgetUtils.h
…
WindowSurface.h
Bug 1319554
- allow WindowSurfaceX11Image to render to any visual format. r=rhunt
2016-12-01 12:15:58 -05:00
WindowSurfaceX11SHM.cpp
…
WindowSurfaceX11SHM.h
…
moz.build
Bug 1357323 - Remove support for gonk in the build system. r=gps
2017-04-18 16:56:09 +09:00
nsAppShellSingleton.h
…
nsAutoRollup.cpp
Bug 1343977 - Ensure that synthetic mouseclicks generated from touch gestures don't reopen rollups. r=botond,enndeakin+6102
2017-03-13 10:44:59 -04:00
nsAutoRollup.h
Bug 1343977 - Ensure that synthetic mouseclicks generated from touch gestures don't reopen rollups. r=botond,enndeakin+6102
2017-03-13 10:44:59 -04:00
nsBaseAppShell.cpp
Bug 1331804 - Add more runnable names (r=ehsan)
2017-01-24 16:34:37 -08:00
nsBaseAppShell.h
…
nsBaseClipboard.cpp
Bug 1261299 - Implement nsIClipboard methods in nsClipboard.mm with methods specific for osx. (EmptyClipboard, SetData) methods modified from nsBaseClipboard to also set the current selection cache. r=jimm
2016-08-11 16:43:32 -04:00
nsBaseClipboard.h
Bug 1261299 - Implement nsIClipboard methods in nsClipboard.mm with methods specific for osx. (EmptyClipboard, SetData) methods modified from nsBaseClipboard to also set the current selection cache. r=jimm
2016-08-11 16:43:32 -04:00
nsBaseDragService.cpp
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
2017-04-30 17:30:08 +02:00
nsBaseDragService.h
Bug 1295272 - Discard internal DataTransferItem data in nsBaseDragService::EndDragSession - r=enndeakin
2016-11-28 11:39:22 +00:00
nsBaseFilePicker.cpp
Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug
2017-04-26 18:20:19 +02:00
nsBaseFilePicker.h
Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug
2017-04-26 18:20:19 +02:00
nsBaseScreen.cpp
Bug 1194751 - Part 2. Remove unused nsIScreen::LockMinimumBrightness and related methods. r=snorp
2017-03-09 19:16:29 +08:00
nsBaseScreen.h
Bug 1194751 - Part 3. Remove unused nsIScreen::rotation attribute. r=jimm
2017-03-09 19:16:33 +08:00
nsBaseWidget.cpp
Make PLayerTransaction's constructor async. (bug 1350634, ipc_r=billm, r=mattwoodrow, r=kats)
2017-05-05 10:53:17 -07:00
nsBaseWidget.h
merge mozilla-inbound to mozilla-central a=merge
2017-04-21 10:57:02 +02:00
nsClipboardHelper.cpp
…
nsClipboardHelper.h
…
nsClipboardProxy.cpp
Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug
2016-10-16 12:43:56 -07:00
nsClipboardProxy.h
…
nsColorPickerProxy.cpp
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
2016-11-15 04:26:00 +01:00
nsColorPickerProxy.h
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
2016-11-15 04:26:00 +01:00
nsContentProcessWidgetFactory.cpp
Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code. r=smaug
2017-03-17 11:01:57 +08:00
nsDeviceContextSpecProxy.cpp
Bug 1324064: Stop accessing printer devices in the child when printing via parent. r=jimm
2017-01-06 11:29:11 +00:00
nsDeviceContextSpecProxy.h
Backed out changeset a4b0052954d2 (bug 1279699) for causing various crash regressions.
2016-12-01 15:25:25 -05:00
nsDragServiceProxy.cpp
Bug 1301673, properly handle disabled drag feedback image and failed drag feedbacks in content processes, r=tn
2016-10-19 15:01:39 -04:00
nsDragServiceProxy.h
Bug 1309698 - Remove usage of nsISupportsArray from nsIDragService. r=smaug
2016-10-18 11:56:20 -07:00
nsFilePickerProxy.cpp
Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug
2017-04-26 18:20:19 +02:00
nsFilePickerProxy.h
Bug 1343212 - FilePicker child actor must not send Open() if it has been already distroyed, r=mccr8
2017-03-30 19:55:55 +02:00
nsGUIEventIPC.h
Bug 1296220 Rename nsIMEUpdatePreference to mozilla::widget::IMEUpdatePreference r=m_kato
2017-04-11 21:24:55 +09:00
nsHTMLFormatConverter.cpp
Bug 1313280 - Fix invalid non-UTF-8 bytes from widget/. r=jimm
2016-11-02 20:46:53 +09:00
nsHTMLFormatConverter.h
Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug
2016-10-16 12:43:56 -07:00
nsIAppShell.idl
…
nsIApplicationChooser.idl
…
nsIBaseWindow.idl
…
nsIBidiKeyboard.idl
…
nsIClipboard.idl
…
nsIClipboardDragDropHookList.idl
…
nsIClipboardDragDropHooks.idl
…
nsIClipboardHelper.idl
…
nsIClipboardOwner.idl
…
nsIColorPicker.idl
…
nsIDeviceContextSpec.h
…
nsIDisplayInfo.idl
…
nsIDragService.idl
Bug 606885 - Fire drag events with keyboard modifiers. r=enn
2017-02-17 11:29:42 +08:00
nsIDragSession.idl
Bug 1309596, add an updateDragImage method to modify the drag feedback image during the drag, r=smaug
2016-12-23 18:09:44 -05:00
nsIFilePicker.idl
Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug
2017-04-26 18:20:19 +02:00
nsIFormatConverter.idl
Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug
2016-10-16 12:43:56 -07:00
nsIGfxInfo.idl
Bug 1348414 Always snapshot after no more paints are pending if WR is enabled. r=mattwoodrow
2017-03-22 12:20:00 -07:00
nsIGfxInfoDebug.idl
…
nsIIdleService.idl
…
nsIIdleServiceInternal.idl
…
nsIJumpListBuilder.idl
…
nsIJumpListItem.idl
…
nsIKeyEventInPluginCallback.h
…
nsIMacDockSupport.idl
…
nsIMacWebAppUtils.idl
…
nsINativeMenuService.h
…
nsIPluginWidget.h
…
nsIPrintDialogService.h
…
nsIPrintSession.idl
…
nsIPrintSettings.idl
…
nsIPrintSettingsService.idl
…
nsIPrintSettingsWin.idl
…
nsIPrinterEnumerator.idl
Bug 1313525 - Remove the nsIPrintOptions interface. r=mstange
2016-10-28 00:31:14 +01:00
nsIRollupListener.h
…
nsIScreen.idl
Bug 1194751 - Part 6. Use mozilla::widget::ScreenManager in content process. r=mconley
2017-03-09 19:30:26 +08:00
nsIScreenManager.idl
Bug 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame
2017-04-13 07:20:35 +09:00
nsISound.idl
…
nsIStandaloneNativeMenu.idl
…
nsISystemStatusBar.idl
…
nsITaskbarOverlayIconController.idl
…
nsITaskbarPreview.idl
…
nsITaskbarPreviewButton.idl
…
nsITaskbarPreviewController.idl
…
nsITaskbarProgress.idl
…
nsITaskbarTabPreview.idl
…
nsITaskbarWindowPreview.idl
…
nsITransferable.idl
Bug 1312936 - Part 1. Use ACString for nsITranserable.getAnyTransferData. r=masayuki
2016-10-26 11:07:16 +09:00
nsIWidget.h
Don't synchronously composite when resizing widgets on Windows. (bug 1361257, r=bas)
2017-05-05 01:10:48 -07:00
nsIWidgetListener.cpp
…
nsIWidgetListener.h
…
nsIWinTaskbar.idl
…
nsIWindowsUIUtils.idl
…
nsIdleService.cpp
Bug 1060419 - make log_print use Printf.h, r=froydnj
2016-12-15 20:16:31 -07:00
nsIdleService.h
…
nsNativeTheme.cpp
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
2017-04-30 17:30:08 +02:00
nsNativeTheme.h
bug 1311604
consider block flow direction in vertical writing mode native widget layout r=jfkthame
2016-10-20 17:57:55 +13:00
nsPrimitiveHelpers.cpp
…
nsPrimitiveHelpers.h
…
nsPrintOptionsImpl.cpp
Bug 1324064: Stop accessing printer devices in the child when printing via parent. r=jimm
2017-01-06 11:29:11 +00:00
nsPrintOptionsImpl.h
Bug 1313525 - Remove the nsIPrintOptions interface. r=mstange
2016-10-28 00:31:14 +01:00
nsPrintSession.cpp
…
nsPrintSession.h
…
nsPrintSettingsImpl.cpp
…
nsPrintSettingsImpl.h
…
nsShmImage.cpp
Bug 1321129 - make nsShmImage stride compatible with XShm. r=karlt
2017-02-21 10:00:52 -05:00
nsShmImage.h
Bug 1321129 - make nsShmImage stride compatible with XShm. r=karlt
2017-02-21 10:00:52 -05:00
nsTransferable.cpp
Bug 1312936 - Part 1. Use ACString for nsITranserable.getAnyTransferData. r=masayuki
2016-10-26 11:07:16 +09:00
nsTransferable.h
Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug
2016-10-16 12:43:56 -07:00
nsWidgetInitData.h
…
nsWidgetsCID.h
Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code. r=smaug
2017-03-17 11:01:57 +08:00
nsXPLookAndFeel.cpp
Bug 1357307 - Make sure gfxPrefs instance is created before accessing it. r=milan
2017-05-05 14:22:51 +08:00
nsXPLookAndFeel.h
Bug 1338004 - Add headless browser mode. r=jrmuizel, r=ted
2017-04-04 10:22:00 -04:00