.. |
android
|
Merge mozilla-central to fx-team
|
2016-06-21 12:15:15 +02:00 |
cocoa
|
Bug 1279170 TextInputHandler::InsertText() should set keypress event's .key value property when it replaces specified range with a character r=m_kato
|
2016-06-16 12:11:01 +09:00 |
crashtests
|
|
|
gonk
|
Bug 1276927: Define HAVE_ANDROID_OS before including 'android_filesystem_config.h', r=fabrice
|
2016-06-16 08:43:51 +01:00 |
gtk
|
Bug 1272332 - Allow gtk the global dark theme behind a pref. r=karlt
|
2016-06-21 14:51:03 +02:00 |
gtkxtbin
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
qt
|
Bug 1278278 - Remove gfxPDFSurface and move its logic to a PrintTargetPDF subclass of PrintTarget. r=Bas
|
2016-06-06 16:10:28 +01:00 |
reftests
|
|
|
tests
|
Bug 1275914 part.7 Add automated tests to query IME selections r=smaug
|
2016-06-20 16:31:29 +09:00 |
uikit
|
Bug 1279628, part 2 - Switch all but one of the gfxASurface::CheckSurfaceSize calls to call Factory::CheckSurfaceSize. r=mstange
|
2016-06-10 13:32:01 +01:00 |
windows
|
Bug 1280513 part.2 WinMouseScrollHandler should use LazyLogModule instead of PR_NewLogModule() r=m_kato
|
2016-06-17 03:10:06 +09:00 |
x11
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
xremoteclient
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
BasicEvents.h
|
Bug 1163212 - The resize event should not be cancelable. r=smaug
|
2016-05-27 10:35:48 +12:00 |
CommandList.h
|
|
|
CompositorWidgetProxy.cpp
|
Bug 1255303 - Use SurfaceFormat::B8G8R8X8 as back buffer if possible r=jrmuizel
|
2016-05-17 05:36:33 -07:00 |
CompositorWidgetProxy.h
|
Bug 1255703 - Use image surfaces for basic compositor on Windows r=mattwoodrow
|
2016-05-12 07:23:11 -07:00 |
ContentCache.cpp
|
Bug 1275918 part.2 Update TextComposition::mCompositionStartOffset when it's modified in the remote process r=m_kato
|
2016-06-14 21:06:34 +09:00 |
ContentCache.h
|
Bug 1275918 part.2 Update TextComposition::mCompositionStartOffset when it's modified in the remote process r=m_kato
|
2016-06-14 21:06:34 +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 |
EventClassList.h
|
|
|
EventForwards.h
|
Bug 1277756 part.1 Make anonymous enum for NS_TEXTRANGE_* to an enum class named "TextRangeType" r=smaug
|
2016-06-04 09:49:21 +09:00 |
EventMessageList.h
|
Bug 1265279 - Web Manifest: Implement window.oninstall. r=baku
|
2016-05-30 18:52:00 +02:00 |
FontRange.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GfxDriverInfo.cpp
|
Bug 1274635: Have OperatingSystem an enum class, change All to mean All Windows. r=BenWa
|
2016-06-03 16:13:08 -04:00 |
GfxDriverInfo.h
|
Bug 1274635: Have OperatingSystem an enum class, change All to mean All Windows. r=BenWa
|
2016-06-03 16:13:08 -04:00 |
GfxInfoBase.cpp
|
Bug 1274635: Have OperatingSystem an enum class, change All to mean All Windows. r=BenWa
|
2016-06-03 16:13:08 -04:00 |
GfxInfoBase.h
|
Add an nsIGfxInfo for describing active crash guards. (bug 1270894 part 1, r=milan)
|
2016-05-10 11:49:16 -07:00 |
GfxInfoCollector.cpp
|
|
|
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 1274635: Have OperatingSystem an enum class, change All to mean All Windows. r=BenWa
|
2016-06-03 16:13:08 -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 1275906 part.2 TextComposition should use IMEContentObserver for sending NOTIFY_IME_OF_COMPOSITION_EVENT_HANDLED if the editor which has the composition is in the active IMEContentObserver r=smaug
|
2016-06-01 22:14:41 +09:00 |
InputData.cpp
|
Bug 1273137 - Add the mHandledByAPZ flag to MouseInput as well. r=rbarker
|
2016-06-07 11:07:55 -04:00 |
InputData.h
|
Bug 1273137 - Add the mHandledByAPZ flag to MouseInput as well. r=rbarker
|
2016-06-07 11:07:55 -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-05-12 13:28:31 +09:00 |
MouseEvents.h
|
Bug 1259661 part.9 Rename WidgetMouseEvent::clickCount to WidgetMouseEvent::mClickCount r=smaug
|
2016-05-10 23:29:14 +09:00 |
moz.build
|
Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug
|
2016-06-20 15:55:00 +02:00 |
NativeKeyToDOMCodeName.h
|
|
|
NativeKeyToDOMKeyName.h
|
Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki
|
2016-06-02 15:55:53 +02: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
|
Backed out changeset 36e71bcb0266 (bug 1192945)
|
2016-06-10 02:24:08 -04:00 |
nsBaseDragService.h
|
Backed out changeset 36e71bcb0266 (bug 1192945)
|
2016-06-10 02:24:08 -04: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 1279608: Move nsBaseWidget.cpp's PRTimeToSeconds and kAccessibilityLastRunDatePref definitions inside the same #ifdef guard where their usages are. r=jimm
|
2016-06-10 13:04:31 -07:00 |
nsBaseWidget.h
|
Bug 1277882 - Disable e10s on Linux when recent accessibility use is detected. r=felipe
|
2016-06-05 07:59:38 -05: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 1275398 - Use shmem for sending image data in IPCDataTransfer. r=nical
|
2016-06-16 00:57:46 +08:00 |
nsClipboardProxy.h
|
|
|
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 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug
|
2016-06-20 15:55:00 +02:00 |
nsDatePickerProxy.cpp
|
Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug
|
2016-06-20 15:55:00 +02:00 |
nsDatePickerProxy.h
|
Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug
|
2016-06-20 15:55:00 +02:00 |
nsDeviceContextSpecProxy.cpp
|
Backed out changeset 1bd6da31483d (bug 1279654)
|
2016-06-16 17:28:50 +01:00 |
nsDeviceContextSpecProxy.h
|
Bug 1278269 - Make a PrintTarget class and PrintTargetThebes subclass and convert all nsIDeviceContextSpec subclasses to use them. r=Bas
|
2016-06-03 11:27:31 +01:00 |
nsDragServiceProxy.cpp
|
Bug 1272018 - Use shared memory to transfer drag image data. r=nical
|
2016-06-15 13:49:13 +01: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 1275914 part.5 Support special selections at handling eQuerySelectedText r=smaug
|
2016-06-21 13:13:11 +09:00 |
nsHTMLFormatConverter.cpp
|
|
|
nsHTMLFormatConverter.h
|
|
|
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 881832 - Make inner document reflow asynchronous. r=tnikkel
|
2016-05-12 12:07:45 +12: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 |
nsIDatePicker.idl
|
Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug
|
2016-06-20 15:55:00 +02:00 |
nsIDeviceContextSpec.h
|
Bug 1279628, part 2 - Switch all but one of the gfxASurface::CheckSurfaceSize calls to call Factory::CheckSurfaceSize. r=mstange
|
2016-06-10 13:32:01 +01: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
|
Backed out changeset 36e71bcb0266 (bug 1192945)
|
2016-06-10 02:24:08 -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
|
Bug 1272821 - remove the WebGL feature failure from telemetry. r=jrmuizel
|
2016-05-26 18:25:22 -04: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 1189846 Part 6: Remove GetNativeData from nsIPrintOptions. r=jimm
|
2016-05-16 10:40:54 +01: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
|
Bug 1189846 Part 3: Remove CreatePrintSettings nsIPrintOptions and use GetNewPrintSettings instead. r=jimm
|
2016-05-16 10:40:54 +01:00 |
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
|
Backed out changeset 36e71bcb0266 (bug 1192945)
|
2016-06-10 02:24:08 -04:00 |
nsIWidget.h
|
Bug 1136364 - Move EGLSurface creation out of GLController.java. r=snorp
|
2016-06-08 08:38:45 -05: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 1273424 - Rename -moz-appearance keyword constants to be more consistent with CSS keywords. r=bholley
|
2016-05-18 11:07:47 -07: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 1276717: Add check for old invalid page size prefs of 11x8.5 mm. r=jimm
|
2016-06-02 10:53:32 +01: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 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
|
Backed out changeset 36e71bcb0266 (bug 1192945)
|
2016-06-10 02:24:08 -04:00 |
nsTransferable.h
|
Backed out changeset 36e71bcb0266 (bug 1192945)
|
2016-06-10 02:24:08 -04: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 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug
|
2016-06-20 15:55:00 +02:00 |
nsXPLookAndFeel.cpp
|
Bug 384458 - part 1: make the background color of the SELECTION_ATTENTION range fully transparent when modal highlighting is on. r=masayuki
|
2016-06-09 13:30:44 +02:00 |
nsXPLookAndFeel.h
|
Bug 384458 - part 1: make the background color of the SELECTION_ATTENTION range fully transparent when modal highlighting is on. r=masayuki
|
2016-06-09 13:30:44 +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 1257731 - Part 1. Send HaveBidiKeyboards information to content process. r=masayuki
|
2016-06-03 18:56:04 +09:00 |
PuppetBidiKeyboard.h
|
Bug 1257731 - Part 1. Send HaveBidiKeyboards information to content process. r=masayuki
|
2016-06-03 18:56:04 +09:00 |
PuppetWidget.cpp
|
Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan.
|
2016-06-07 09:39:56 +10:00 |
PuppetWidget.h
|
Bug 1177943 - Part 5. Add IPC for e10s support. r=masayuki
|
2016-04-26 17:18:04 +09: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 1277756 part.7 Rename TextRangeType::NS_TEXTRANGE_SELECTEDCONVERTEDTEXT to TextRangeType::eSelectedClause r=smaug
|
2016-06-03 19:15:21 +09:00 |
TextEventDispatcher.h
|
Bug 1277756 part.7 Rename TextRangeType::NS_TEXTRANGE_SELECTEDCONVERTEDTEXT to TextRangeType::eSelectedClause r=smaug
|
2016-06-03 19:15:21 +09: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 1275914 part.5 Support special selections at handling eQuerySelectedText r=smaug
|
2016-06-21 13:13:11 +09:00 |
TextRange.h
|
Bug 1275914 part.8 TextComposition should always update its composition start offset during composing r=smaug
|
2016-06-20 16:34:40 +09:00 |
TouchEvents.h
|
Bug 1259666 - Part 3- change displayPanFeedback to mDisplayPanFeedback - r=masayuki
|
2016-05-14 18:03:50 -07: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 1278014 part.10 Rename SelectionType::SELECTION_IME_SELECTEDCONVERTEDTEXT to SelectionType::eIMESelectedClause r=smaug
|
2016-06-09 19:29:29 +09:00 |
WidgetMessageUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
WidgetTraceEvent.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
WidgetUtils.cpp
|
Bug 1257731 - Part 1. Send HaveBidiKeyboards information to content process. r=masayuki
|
2016-06-03 18:56:04 +09:00 |
WidgetUtils.h
|
Bug 1260091 - Move using SendBidiKeyboardNotify to WidgetUtils. r=masayuki
|
2016-05-19 17:47:49 +09:00 |