..
android
Bug 1238413 - Guard against drawing methods being called during compositor shutdown; r=snorp
2016-01-14 18:20:02 -05:00
cocoa
Bug 1219855, Part 3 - Fix variable shadowing in `OSXNotificationCenter::ShowAlert`. r=me
2016-01-13 23:26:41 -07:00
crashtests
Bug 1128214
- Avoid a crash when attempting to render windows titlebar specific theme elements with e10s. r=roc
2015-03-10 05:54:59 -05:00
gonk
Bug 1237914
- Remove layers.screen-recording.enabled r=mwu
2016-01-13 20:45:57 -08:00
gtk
Bug 1189622 part 3 - Return failure if fullscreen support is not available for the X11 desktop. r=karlt
2016-01-12 15:18:47 +11:00
gtkxtbin
Bug 1232219 (part 2) - Fix -Wunused warnings in widget/gtk/. r=karlt.
2015-12-16 22:24:21 -08:00
qt
Bug 1168219 - Make nsIWidget::Configuration::mChild a smart pointer on widget/qt too. r=froydnj
2016-01-07 09:45:00 -05:00
reftests
…
tests
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
2016-01-05 12:02:47 -08:00
uikit
Bug 1179632 part.2 WidgetCompositionEvent should store NativeIMEContext which caused the event and PuppetWidget should store it for GetNativeIMEContext() r=smaug, sr=smaug
2015-12-11 15:15:57 +09:00
windows
Bug 1239683 - Replace NS_UNCONSTRAINEDSIZE with NS_MAXSIZE in windows/nsWindow.cpp. r=mats
2016-01-14 14:46:29 -05:00
x11
Bug 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium
2015-08-25 09:14:38 -07:00
xremoteclient
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
BasicEvents.h
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
CommandList.h
…
ContentCache.cpp
Bug 1208944 - Part 8. Don't get selection on start compostion when plugin has foucs. r=masayuki
2015-12-29 22:57:38 +09:00
ContentCache.h
Bug 1179632 part.4 Clean up the code to request IME to commit composition across process boundary r=smaug
2015-12-11 15:15:58 +09:00
ContentEvents.h
Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug
2015-08-26 21:56:59 +09:00
ContentHelper.cpp
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
ContentHelper.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
EventClassList.h
…
EventForwards.h
Bug 1204439 part.3 Create methods to get enum item name r=smaug
2015-09-17 12:05:44 +09:00
EventMessageList.h
Bug 1225188. Implement window.onstorage. r=smaug
2015-11-17 18:09:53 -05:00
FontRange.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
GfxDriverInfo.cpp
Bug 1207665 - Block Intel GMA 3150 for d3d11/d2d on all drivers. (bug 1207665 part 1, r=jrmuizel). r=jrmuizel
2015-09-28 01:44:00 +02:00
GfxDriverInfo.h
Bug 1207665 - Block Intel GMA 3150 for d3d11/d2d on all drivers. (bug 1207665 part 1, r=jrmuizel). r=jrmuizel
2015-09-28 01:44:00 +02:00
GfxInfoBase.cpp
Bug 1235858 - Record the time stamp, use it for crash reports. r=botond
2015-12-30 11:47:00 +01:00
GfxInfoBase.h
Bug 1131325 - Move system country code from nsIGfxInfo2 to a more appropriate location. r=aklotz,smichaud
2015-07-28 15:45:34 -07:00
GfxInfoCollector.cpp
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
2015-01-24 16:38:08 +01:00
GfxInfoCollector.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
GfxInfoWebGL.cpp
…
GfxInfoWebGL.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
GfxInfoX11.cpp
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
GfxInfoX11.h
bug 1175005: performance regression. backout_f081c464c1e2
2015-07-09 11:48:06 +01:00
IMEData.h
Bug 1234120 part.1 IMEHandler should request all notifications which are requested by either IMMHander or TSFTextStore when IMM is available in TSF mode r=m_kato
2015-12-22 14:58:48 +09:00
InputData.cpp
Bug 1235994 - Add a flag to wheel events to track if they may have momentum following them. r=mstange
2016-01-07 10:39:37 -05:00
InputData.h
Bug 1235994 - Add a flag to wheel events to track if they may have momentum following them. r=mstange
2016-01-07 10:39:37 -05:00
LookAndFeel.h
Bug 232227 - Do not expose system colors to CSS or canvas. r=jmuizelaar r=enndeakin tor-r=arthuredelstein
2015-09-25 00:59:00 +02:00
MiscEvents.h
Bug 1208944 - Part 5. Send PluginEvent to content process. r=jmathies
2015-12-29 22:57:38 +09:00
MouseEvents.h
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
NativeKeyToDOMCodeName.h
Bug 1020139 part.3 Map special keys on Sun keyboard on Android and Gonk r=cpeterson
2015-02-04 11:01:19 +09:00
NativeKeyToDOMKeyName.h
Bug 1112712 - DOM key mapping for soft1 soft2 and call keys r=schien
2015-10-16 11:04:11 -07:00
PluginWidgetProxy.cpp
Bug 890156 - patch 0.2 - Remove the (unused) aRect parameter from nsBaseWidget::BaseCreate. r=kats
2016-01-13 07:32:55 +00:00
PluginWidgetProxy.h
Bug 890156 - patch 0.3 - Create a version of nsIWidget::Create that takes Desktop pixels, because that's what we actually need to pass in some cases. r=mstange
2016-01-13 07:32:55 +00:00
PuppetBidiKeyboard.cpp
Bug 966395 - Correctly propagate the input language's direction on OSX. r=masayuki/mrbkap
2015-04-10 15:18:05 -07:00
PuppetBidiKeyboard.h
Bug 966395 - Correctly propagate the input language's direction on OSX. r=masayuki/mrbkap
2015-04-10 15:18:05 -07:00
PuppetWidget.cpp
Bug 1208944 - Part 10-a. Call CallWindowProc when WidgetPluginEvent isn't handled by plugin. r=masayuki
2015-12-29 22:57:38 +09:00
PuppetWidget.h
Bug 1239530 (part 1) - Remove PuppetWidget::Scroll(), which is dead. r=kats.
2016-01-13 00:28:36 -08:00
ScreenProxy.cpp
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
ScreenProxy.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SharedWidgetUtils.cpp
Bug 1119609 part.3 Implement converting methods from key/code value to key/code name index r=smaug
2015-02-19 15:50:19 +09:00
SystemTimeConverter.h
Bug 1207412 - Make SystemTimeConverter use TimeStamp::Now() when converting times; r=karlt
2015-10-26 09:29:54 +09:00
TextEventDispatcher.cpp
Bug 1179632 part.2 WidgetCompositionEvent should store NativeIMEContext which caused the event and PuppetWidget should store it for GetNativeIMEContext() r=smaug, sr=smaug
2015-12-11 15:15:57 +09:00
TextEventDispatcher.h
Bug 1225682 - Don't use nsAuto{,C}String as class member variables in widget/. r=roc
2015-12-02 11:04:37 +09:00
TextEventDispatcherListener.h
Bug 917322 part.15 Create TextEventDispatcherListener abstract class for listening notifications to IME r=smaug, sr=smaug
2015-01-28 15:27:32 +09:00
TextEvents.h
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
TextRange.h
Bug 1208944 - Part 9. Hook IMM32 APIs on plugin process. r=masayuki
2015-12-29 22:57:38 +09:00
TouchEvents.h
Bug 1217818 - Add support for the mHandledByAPZ flag on touch events as well. r=botond
2015-10-28 12:53:34 -04:00
VsyncDispatcher.cpp
Bug 1134385. Delete main thread assertion in CompositorVsyncDispatcher. r=kats
2015-04-20 17:28:25 -07:00
VsyncDispatcher.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
WidgetEventImpl.cpp
Bug 1204439 part.3 Create methods to get enum item name r=smaug
2015-09-17 12:05:44 +09:00
WidgetMessageUtils.h
Backed out changeset 5f9c7cd773a5 (bug 1096093) for bustage on a CLOSED TREE
2015-04-23 17:18:52 +02:00
WidgetTraceEvent.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
WidgetUtils.cpp
Bug 1223258 - Fix -Wunreachable-code warnings in widget. r=masayuki
2015-11-08 22:46:00 -08:00
WidgetUtils.h
Bug 1137555 - Add implementation of PuppetWidget::GetMaxTouchPoints(). r=smaug, r=jimm
2015-05-08 03:29:00 +02:00
moz.build
Bug 1156742 Part 15: Add pref for turning on printing via the parent process. r=mconley
2016-01-05 10:08:57 +00:00
nsAppShellSingleton.h
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
nsBaseAppShell.cpp
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
nsBaseAppShell.h
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
nsBaseClipboard.cpp
…
nsBaseClipboard.h
…
nsBaseDragService.cpp
Bug 1231329 - run ConvertToUnscaledDevPixels if *aPresContext is valid. r=roc
2015-12-11 03:16:00 +01:00
nsBaseDragService.h
Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc.
2015-12-06 17:15:53 -08:00
nsBaseFilePicker.cpp
Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug
2016-01-12 19:18:15 +00:00
nsBaseFilePicker.h
Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug
2016-01-12 19:18:15 +00:00
nsBaseScreen.cpp
Back out Bug 1127201 (part 2) for various problems.
2015-02-06 15:04:32 -08:00
nsBaseScreen.h
Bug 890156 - patch 0.1 - Switch from 'display pixels' to 'desktop pixels' terminology in widget code. r=kats
2015-11-25 19:11:58 +00:00
nsBaseWidget.cpp
Bug 1234210 - Restrict updates for accessibility.lastLoadDate to shutdown. r=trevor
2015-12-21 08:54:06 -06:00
nsBaseWidget.h
Bug 1208944 - Part 10-a. Call CallWindowProc when WidgetPluginEvent isn't handled by plugin. r=masayuki
2015-12-29 22:57:38 +09:00
nsClipboardHelper.cpp
Bug 1166840 - Remove document argument from nsIClipboardHelper.copyString{,ToClipboard}. r=ehsan
2015-05-21 21:50:09 +01:00
nsClipboardHelper.h
…
nsClipboardProxy.cpp
Bug 1225923 - part 4 - fix AppendElement(nsDependentCString(...)) call in nsClipboardProxy.cpp; r=roc
2015-11-18 10:55:41 -05:00
nsClipboardProxy.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
nsColorPickerProxy.cpp
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
nsColorPickerProxy.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
nsContentProcessWidgetFactory.cpp
Bug 1154182 - enable native keybindings for graphene. r=billm
2015-04-15 21:17:00 +02:00
nsDeviceContextSpecProxy.cpp
Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel.
2016-01-07 20:57:38 -08:00
nsDeviceContextSpecProxy.h
Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc
2016-01-05 10:08:57 +00:00
nsDragServiceProxy.cpp
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
2015-11-02 07:53:26 +02:00
nsDragServiceProxy.h
bug 1216916 clean up when InvokeDragSession() fails r=roc
2015-10-21 22:16:40 +13:00
nsFilePickerProxy.cpp
Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug
2016-01-12 19:18:15 +00:00
nsFilePickerProxy.h
Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug
2016-01-12 19:18:15 +00:00
nsGUIEventIPC.h
Bug 1235994 - Add a flag to wheel events to track if they may have momentum following them. r=mstange
2016-01-07 10:39:37 -05:00
nsHTMLFormatConverter.cpp
…
nsHTMLFormatConverter.h
…
nsIAppShell.idl
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
nsIApplicationChooser.idl
Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt
2015-06-08 04:41:00 -04:00
nsIBaseWindow.idl
Bug 890156 - patch 2 - Expose DevicePixelsPerDesktopPixel through nsIBaseWindow and its implementations. r=emk
2015-11-25 19:12:07 +00:00
nsIBidiKeyboard.idl
Bug 1155214 - Mark nsIBidiKeyboard as builtinclass; r=mrbkap
2015-04-16 16:14:35 -04:00
nsIClipboard.idl
…
nsIClipboardDragDropHookList.idl
…
nsIClipboardDragDropHooks.idl
…
nsIClipboardHelper.idl
Bug 1166840 - Remove document argument from nsIClipboardHelper.copyString{,ToClipboard}. r=ehsan
2015-05-21 21:50:09 +01:00
nsIClipboardOwner.idl
…
nsIColorPicker.idl
…
nsIDeviceContextSpec.h
Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc
2016-01-05 10:08:57 +00:00
nsIDisplayInfo.idl
Bug 1138287 - Part 2: Support multi-screen on Gonk platform. r=mwu, r=sotaro, r=jgilbert, r=mattwoodrow
2015-06-05 11:29:30 +08:00
nsIDragService.idl
Bug 1205511 - Document that nsIDragService.dragMoved() takes its arguments in LayoutDevice pixels. r=enn IGNORE IDL (comment change only)
2015-09-28 20:29:48 -04:00
nsIDragSession.idl
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
2015-04-08 21:48:11 +03:00
nsIFilePicker.idl
Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug
2016-01-12 19:18:15 +00:00
nsIFormatConverter.idl
…
nsIGfxInfo.idl
Bug 1178069 - Check devices capability before enable use of vp8 hardware acceleration using android.media.MediaCodecList and android.media.MediaCodecInfo r=jrmuizel
2015-07-24 12:45:55 -07:00
nsIGfxInfoDebug.idl
…
nsIIMEPicker.idl
…
nsIIdleService.idl
…
nsIIdleServiceInternal.idl
…
nsIJumpListBuilder.idl
…
nsIJumpListItem.idl
…
nsIMacDockSupport.idl
…
nsIMacWebAppUtils.idl
…
nsINativeMenuService.h
…
nsIPluginWidget.h
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
2015-04-21 17:04:57 +02:00
nsIPrintDialogService.h
…
nsIPrintOptions.idl
Bug 1082579 followup: Forward-declare 'PrintData' as 'class' instead of 'struct', since ipdl apparently converts 'struct' to 'class'. rs=mconley
2015-03-09 10:52:18 -07:00
nsIPrintSession.idl
Bug 1156742 Part 6: Add RemotePrintJob to PrintSession and PrintData. r=roc, r=mconley
2016-01-05 10:08:57 +00:00
nsIPrintSettings.idl
bug 147419 remove ununsed plexName colorspace resolutionName and downloadFonts r=roc
2015-06-11 09:34:27 +12:00
nsIPrintSettingsService.idl
…
nsIPrintSettingsWin.idl
…
nsIRollupListener.h
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
2015-04-21 17:04:57 +02:00
nsIScreen.idl
Bug 890156 - patch 0.1 - Switch from 'display pixels' to 'desktop pixels' terminology in widget code. r=kats
2015-11-25 19:11:58 +00:00
nsIScreenManager.idl
…
nsISound.idl
…
nsIStandaloneNativeMenu.idl
…
nsISystemStatusBar.idl
…
nsITaskbarOverlayIconController.idl
…
nsITaskbarPreview.idl
…
nsITaskbarPreviewButton.idl
…
nsITaskbarPreviewController.idl
Bug 1096804 - Add a new asynchronous callback interface for Windows taskbar thumbnail and preview image requests. r=roc
2016-01-12 11:08:33 -06:00
nsITaskbarProgress.idl
…
nsITaskbarTabPreview.idl
…
nsITaskbarWindowPreview.idl
…
nsITransferable.idl
Bug 938991 - text/rtf support for clipboard data. r=enndeakin
2015-11-23 11:04:26 -08:00
nsIWidget.h
Bug 1189622 part 2 - Allow widget's MakeFullScreen to fail, and call FinishFullscreenChange directly if that happens. r=smaug
2016-01-12 15:18:47 +11:00
nsIWidgetListener.cpp
Bug 1230047 (part 2) - Make several PaintWindow() functions use LayoutDevice coordinates. r=kats.
2015-12-02 21:45:41 -08:00
nsIWidgetListener.h
Bug 1230047 (part 2) - Make several PaintWindow() functions use LayoutDevice coordinates. r=kats.
2015-12-02 21:45:41 -08:00
nsIWinTaskbar.idl
…
nsIWindowsUIUtils.idl
Bug 1170522 - expose whether or not we're in tablet mode to xul/js/css, r=jimm,ted
2015-06-16 19:51:29 +01:00
nsIdleService.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
nsIdleService.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
nsNativeTheme.cpp
Bug 1223310
(part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
2015-11-09 21:37:32 -08:00
nsNativeTheme.h
Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange
2015-03-16 14:30:41 -04:00
nsPrimitiveHelpers.cpp
Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc
2016-01-05 10:08:57 +00:00
nsPrimitiveHelpers.h
Bug 1214616 - Remove encoding conversion methods from nsPrimitiveHelpers. r=emk.
2015-10-20 12:06:27 +03:00
nsPrintOptionsImpl.cpp
Bug 1156742 Part 6: Add RemotePrintJob to PrintSession and PrintData. r=roc, r=mconley
2016-01-05 10:08:57 +00:00
nsPrintOptionsImpl.h
…
nsPrintSession.cpp
Bug 1156742 Part 6: Add RemotePrintJob to PrintSession and PrintData. r=roc, r=mconley
2016-01-05 10:08:57 +00:00
nsPrintSession.h
Bug 1156742 Part 6: Add RemotePrintJob to PrintSession and PrintData. r=roc, r=mconley
2016-01-05 10:08:57 +00:00
nsPrintSettingsImpl.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
nsPrintSettingsImpl.h
Bug 1202430 - remove NS_GFX and related macros; r=jrmuizel
2015-09-07 17:53:36 -04:00
nsScreenManagerProxy.cpp
Bug 1218454 - part 2 - don't #include nsContentUtils.h from CallbackObject.h; r=bz
2015-10-26 12:14:47 -04:00
nsScreenManagerProxy.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
nsShmImage.cpp
Bug 1239530 (part 2) - Use LayoutDevice coordinates in {Start,End}RemoteDrawingInRegion() and related functions. r=kats.
2015-12-02 22:29:54 -08:00
nsShmImage.h
Bug 1239530 (part 2) - Use LayoutDevice coordinates in {Start,End}RemoteDrawingInRegion() and related functions. r=kats.
2015-12-02 22:29:54 -08:00
nsTransferable.cpp
Bug 1220392 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in widget/; r=roc
2015-10-30 14:35:28 -04:00
nsTransferable.h
Bug 1123480 - Component: widget nsTransferable private browsing correction. r=jdm
2015-02-18 06:52:00 -05:00
nsWidgetInitData.h
Enable APZ for all Desktop windows if E10s is enabled. (bug 1163115, r=kats)
2015-05-12 01:26:01 -04:00
nsWidgetsCID.h
Bug 1096804 - Add a new asynchronous callback interface for Windows taskbar thumbnail and preview image requests. r=roc
2016-01-12 11:08:33 -06:00
nsXPLookAndFeel.cpp
Bug 232227 - Do not expose system colors to CSS or canvas. r=jmuizelaar r=enndeakin tor-r=arthuredelstein
2015-09-25 00:59:00 +02:00
nsXPLookAndFeel.h
Bug 232227 - Do not expose system colors to CSS or canvas. r=jmuizelaar r=enndeakin tor-r=arthuredelstein
2015-09-25 00:59:00 +02:00