..
android
Bug 1270202 - Move WindowEvent to outside of GeckoViewSupport; r=snorp
2016-05-05 11:39:02 -04:00
cocoa
Bug 1262363 - Call [NSTextInputContext handleEvent] for mouse support on IME. r=masayuki
2016-04-27 21:14:43 +09: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 1269422: Wrap Gonk widget in |CompositorWidgetProxyWrapper|. r=dvander
2016-05-05 11:27:26 +02:00
gtk
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
gtkxtbin
Bug 1232219 (part 2) - Fix -Wunused warnings in widget/gtk/. r=karlt.
2015-12-16 22:24:21 -08:00
qt
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
reftests
tests
No bug - Re-enable some more tests that were disabled on e10s without a tracking bug.
2016-04-25 21:45:46 -04:00
uikit
Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug
2016-04-18 23:09:02 +09:00
windows
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
x11
Bug 1255655 - Const-ify keysymtab. r=karlt.
2016-03-11 13:15:11 +11: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 386743 - Set default event bubbling/cancelable flags in the WidgetEvent constructor. r=smaug
2016-04-13 14:16:42 +08:00
CommandList.h
CompositorWidgetProxy.cpp
Remove plugin-related CompositorBridgeParent use of nsIWidget. (bug 1265975 part 6, r=jimm)
2016-05-04 22:00:14 -07:00
CompositorWidgetProxy.h
Remove plugin-related CompositorBridgeParent use of nsIWidget. (bug 1265975 part 6, r=jimm)
2016-05-04 22:00:14 -07:00
ContentCache.cpp
Bug 1259657 Rename WidgetGUIEvent::widget to WidgetGUIEvent::mWidget r=smaug
2016-04-14 17:03:14 +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 386743 - Set default event bubbling/cancelable flags in the WidgetEvent constructor. r=smaug
2016-04-13 14:16:42 +08: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
Bug 989198, Patch 1: Implementation of InternalBeforeAfterKeyboardEvent, r=smaug,masayuki.
2014-11-03 15:05:12 +08:00
EventForwards.h
Bug 1257759 part.4 Rename WidgetGUIEvent::PluginEvent to NativeEventData for using this class to send native event from plugin process to content and/or chrome process r=smaug
2016-04-05 14:23:13 +09:00
EventMessageList.h
Bug 1257759 part.7 Add new internal events which represent key events on plugin r=smaug
2016-04-23 01:22:49 +09:00
FontRange.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
GfxDriverInfo.cpp
Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
2016-04-13 17:12:47 -04:00
GfxDriverInfo.h
Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
2016-04-13 17:12:47 -04:00
GfxInfoBase.cpp
Bug 1257547 - Remove coupling of gfx code to XML file blocklist.xml. r=milan
2016-05-04 16:12:19 +02:00
GfxInfoBase.h
Add gfxConfig to nsIGfxInfo, for about:support access. (bug 1254899 part 11, r=jrmuizel)
2016-04-28 21:52:56 -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
Bug 1096633 - Allow webgl/experimental-webgl aliasing. - r=kamidphish
2014-11-10 15:16:50 -08:00
GfxInfoWebGL.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
GfxInfoX11.cpp
Bug 1263678 - don't block OpenGL layers when lacking EXT_texture_from_pixmap. r=karlt
2016-04-29 13:08:11 -04:00
GfxInfoX11.h
Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
2016-04-13 17:12:47 -04:00
IMEData.h
Bug 1239744 - no longer automatically show an on-screen keyboard for programmatic focus changes, tidy up osk logic in IMEHandler, r=masayuki
2016-02-09 19:39:55 +00:00
InputData.cpp
Bug 1269032 - Add support for user multipliers to pan gesture inputs. r=mstange
2016-05-03 09:09:10 -04:00
InputData.h
Bug 1269032 - Add support for user multipliers to pan gesture inputs. r=mstange
2016-05-03 09:09:10 -04: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 1259669 Rename WidgetCommandEvent::command to WidgetCommandEvent::mCommand r=masayuki
2016-04-25 16:04:09 +09:00
MouseEvents.h
Bug 386743 - Set default event bubbling/cancelable flags in the WidgetEvent constructor. r=smaug
2016-04-13 14:16:42 +08:00
moz.build
Move CompositorWidgetProxy inheritance out of nsIWidget. (bug 1264545 part 6, r=jimm)
2016-04-29 19:23:17 -04: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
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 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsBaseAppShell.h
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
nsBaseClipboard.cpp
Bug 1241302
- Slightly modernize this code. r=jst
2016-01-20 14:45:00 +01:00
nsBaseClipboard.h
Bug 1241302
- Slightly modernize this code. r=jst
2016-01-20 14:45:00 +01:00
nsBaseDragService.cpp
No Bug - Remove some unnecessary SVGImageContext.h includes and add comments. r=sparky
2016-04-22 15:07:31 +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 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsBaseFilePicker.h
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsBaseScreen.cpp
Bug 1240085
- Revert to CSS-pixel units for screenX, screenY, moveTo() APIs, and adjust the origin for secondary displays with differing resolution to avoid overlapping coordinate spaces. r=emk
2016-02-05 16:29:33 +00:00
nsBaseScreen.h
Bug 1240085
- Revert to CSS-pixel units for screenX, screenY, moveTo() APIs, and adjust the origin for secondary displays with differing resolution to avoid overlapping coordinate spaces. r=emk
2016-02-05 16:29:33 +00:00
nsBaseWidget.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
nsBaseWidget.h
Use CompositorWidgetProxy for dispatching vsync to the compositor. (bug 1269037 part 1, r=mchang)
2016-05-03 17:39:23 -07:00
nsClipboardHelper.cpp
Bug 1166840 - Remove document argument from nsIClipboardHelper.copyString{,ToClipboard}. r=ehsan
2015-05-21 21:50:09 +01:00
nsClipboardHelper.h
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
2014-10-23 10:16:45 -07:00
nsClipboardProxy.cpp
Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04: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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsColorPickerProxy.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
nsContentProcessWidgetFactory.cpp
Bug 1033488 - Part 2. Make PuppetBidiKeyboard correctly on content process. r=masayuki
2016-03-22 13:13:09 +09:00
nsDeviceContextSpecProxy.cpp
Bug 1257825: Remove checks for paper height and width <= 0 in nsPrintSettings. r=dvander
2016-03-19 11:07:16 +00: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 1268721, part 2 - Null check first argument to nsContentUtils::GetSurfaceData(). r=jimm
2016-05-03 07:04:21 -07:00
nsDragServiceProxy.h
bug 1216916 clean up when InvokeDragSession() fails r=roc
2015-10-21 22:16:40 +13:00
nsFilePickerProxy.cpp
Bug 1263992 - patch 1 - Remove DirectoryType enum, r=smaug
2016-04-18 03:32:30 -04:00
nsFilePickerProxy.h
Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug
2016-03-20 11:56:10 +01:00
nsGUIEventIPC.h
Bug 1257759 part.7 Add new internal events which represent key events on plugin r=smaug
2016-04-23 01:22:49 +09:00
nsHTMLFormatConverter.cpp
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
2014-10-23 10:16:45 -07:00
nsHTMLFormatConverter.h
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
2014-10-23 10:16:45 -07:00
nsIApplicationChooser.idl
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsIAppShell.idl
Bug 1179909: Refactor stable state handling. r=smaug
2015-08-11 06:10:46 -07:00
nsIBaseWindow.idl
Bug 1247335 - patch 1 - Provide a desktop-pixel variant of SetPosition on nsIBaseWindow and its implementations. r=emk
2016-02-18 10:46:16 +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
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
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
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
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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsIFormatConverter.idl
nsIGfxInfo.idl
Add gfxConfig to nsIGfxInfo, for about:support access. (bug 1254899 part 11, r=jrmuizel)
2016-04-28 21:52:56 -07:00
nsIGfxInfoDebug.idl
nsIIdleService.idl
nsIIdleServiceInternal.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
Bug 1257759 part.5 PluginInstanceChild should post received native key event to chrome process if the key combination may be a shortcut key r=jimm
2016-04-19 20:09:37 +09:00
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
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
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 1260480 - Remove mozNoMarginBoxes. r=dbaron
2016-04-06 09:53:00 +02:00
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
Bug 1238964 Part 1: Hold new printable page sizes in print nsIPrintSettingsWin. r=jimm
2016-01-22 16:05:19 +00:00
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 1240085
- Revert to CSS-pixel units for screenX, screenY, moveTo() APIs, and adjust the origin for secondary displays with differing resolution to avoid overlapping coordinate spaces. r=emk
2016-02-05 16:29:33 +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 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04:00
nsIWidget.h
Use CompositorWidgetProxy for dispatching vsync to the compositor. (bug 1269037 part 1, r=mchang)
2016-05-03 17:39:23 -07:00
nsIWidgetListener.cpp
Bug 1264409 - Make last transaction ID available via nsIDOMWindowUtils, and pass transaction ID through MozAfterPaint. r=mattwoodrow,mrbkap
2016-04-13 16:59:15 -04:00
nsIWidgetListener.h
Bug 1264409 - Make last transaction ID available via nsIDOMWindowUtils, and pass transaction ID through MozAfterPaint. r=mattwoodrow,mrbkap
2016-04-13 16:59:15 -04:00
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
nsIWinTaskbar.idl
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsNativeTheme.cpp
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsNativeTheme.h
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
nsPrimitiveHelpers.cpp
Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04:00
nsPrimitiveHelpers.h
Bug 1214616 - Remove encoding conversion methods from nsPrimitiveHelpers. r=emk.
2015-10-20 12:06:27 +03:00
nsPrintOptionsImpl.cpp
Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 21:51:25 +01:00
nsPrintOptionsImpl.h
Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey.
2014-10-28 11:59:08 -04:00
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 1260480 - Remove mozNoMarginBoxes. r=dbaron
2016-04-06 09:53:00 +02:00
nsPrintSettingsImpl.h
Bug 1260480 - Remove mozNoMarginBoxes. r=dbaron
2016-04-06 09:53:00 +02:00
nsScreenManagerProxy.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07: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 1254151 - use B8G8R8X8 for 24 bit depth visuals in nsShmImage with Cairo. r=jrmuizel
2016-03-08 11:18:13 -05:00
nsShmImage.h
Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 21:51:25 +01:00
nsTransferable.cpp
Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 21:51:25 +01: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 1218955 - Remove nsIMEPicker, r=jchen
2016-04-07 21:30:07 -04: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
PluginWidgetProxy.cpp
Backed out changeset 0f2e90feea3b (bug 1174461) for build bustage CLOSED TREE
2016-03-30 10:20:45 -07:00
PluginWidgetProxy.h
Backed out changeset 0f2e90feea3b (bug 1174461) for build bustage CLOSED TREE
2016-03-30 10:20:45 -07: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 1268721, part 2 - Null check first argument to nsContentUtils::GetSurfaceData(). r=jimm
2016-05-03 07:04:21 -07:00
PuppetWidget.h
Move CompositorWidgetProxy inheritance out of nsIWidget. (bug 1264545 part 6, r=jimm)
2016-04-29 19:23:17 -04:00
ScreenProxy.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07: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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08: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 1257759 part.7 Add new internal events which represent key events on plugin r=smaug
2016-04-23 01:22:49 +09:00
TextEventDispatcher.h
Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 21:51:25 +01:00
TextEventDispatcherListener.h
Bug 1137572 part.7 Add TextEventDispatcherListener::WillDispatchKeyboardEvent() for easier to maintain r=smaug
2016-03-16 13:47:48 +09:00
TextEvents.h
Bug 1257759 part.7 Add new internal events which represent key events on plugin r=smaug
2016-04-23 01:22:49 +09:00
TextRange.h
Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 21:51:25 +01:00
TouchEvents.h
Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 21:51:25 +01:00
VsyncDispatcher.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -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 1257759 part.7 Add new internal events which represent key events on plugin r=smaug
2016-04-23 01:22:49 +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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00