gecko-dev/widget
Jim Chen ff2fd08d62 Bug 1283882 - Implement LOCATION_EVENT as native call; r=snorp
Convert LOCATION_EVENT in GeckoEvent to a native method call in
GeckoAppShell.
2016-07-08 11:39:10 -04:00
..
android Bug 1283882 - Implement LOCATION_EVENT as native call; r=snorp 2016-07-08 11:39:10 -04:00
cocoa Bug 1280546 - Disable automatic NSWindow tabbing on 10.12. r=spohl 2016-06-30 20:24:39 -04:00
crashtests
gonk Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku 2016-07-04 15:45:45 -04:00
gtk Bug 1284422 part.7 Replace "KeymapWrapper(%p): " with "0x%p " and "%p" with "0x%p" in nsGtkKeyUtils.cpp r=m_kato 2016-07-06 18:52:23 +09:00
gtkxtbin Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
reftests
tests Bug 1275528 part.1 Support a way to query content relative to insertion point r=smaug 2016-06-16 14:10:49 +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 1256339 - Fix up handling for touch-derived contextmenu events on desktop. r=mconley,jimm 2016-07-05 13:24:54 -04: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
CompositorWidget.cpp Move InProcessCompositorWidget to its own file. (bug 1281998 part 3, r=jimm) 2016-07-01 01:15:16 -07:00
CompositorWidget.h Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
ContentCache.cpp Bug 1284422 part.9 Remove "ContentCache(InParent|InChild)?: " from log of ContentCache.cpp since the classes are not in same process under current design r=m_kato 2016-07-05 18:56:18 +09:00
ContentCache.h Bug 1280182 ContentCache should return non-empty rect as far as possible if query content event is relative to insertion point r=m_kato 2016-06-22 14:16:59 +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 1203871 - Part 2. Implement eQueryTextRectArray. r=masayuki 2016-06-23 10:40:04 +01:00
FontRange.h
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 1284341: Add utility functions to recognize OS X 10.12. r=mstange 2016-07-04 17:25:25 -04:00
GfxInfoBase.cpp Bug 1284301: Remove duplicated code, add a comment. r=eflores 2016-07-05 11:50:02 -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
GfxInfoWebGL.cpp
GfxInfoWebGL.h
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 1282669 Get rid of nsIMEUpdatePreference::DontNotifyChangesCausedByComposition() r=m_kato 2016-06-28 16:51:59 +09:00
InProcessCompositorWidget.cpp Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
InProcessCompositorWidget.h Move InProcessCompositorWidget to its own file. (bug 1281998 part 3, r=jimm) 2016-07-01 01:15:16 -07: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
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
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki 2016-06-02 15:55:53 +02:00
PCompositorWidget.ipdl Implement remote CompositorWidgets on Windows. (bug 1281998 part 7, r=billm) 2016-07-01 01:15:16 -07:00
PlatformWidgetTypes.ipdlh Move CompositorWidget construction out of nsIWidget. (bug 1281998 part 5, r=jimm) 2016-07-01 01:15:16 -07: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 1282153 - Remove retaining outparam to GetLayerManager (r=dvander) 2016-06-30 14:30:30 -07:00
PuppetWidget.h Move CompositorWidget construction out of nsIWidget. (bug 1281998 part 5, r=jimm) 2016-07-01 01:15:16 -07: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
SharedWidgetUtils.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
SystemTimeConverter.h
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 1224994 part.5 Implement TSFTextStore::IsComposingInContent() to check if the focused editor has composition r=m_kato 2016-06-29 17:39:59 +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 1203871 - Part 2. Implement eQueryTextRectArray. r=masayuki 2016-06-23 10:40:04 +01: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
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
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
moz.build Bug 1282866 - remove widget/qt and other supporting QT code, r=dougt. This patch does not remove all of the checks for MOZ_WIDGET_QT (which are dead code), but that will be a followup mentored bug. 2016-07-07 12:14:25 -04:00
nsAppShellSingleton.h
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
nsBaseClipboard.cpp
nsBaseClipboard.h
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 Extract a delegate interface out of WinCompositorWidget. (bug 1281998 part 6, r=jimm) 2016-07-01 01:15:16 -07:00
nsBaseWidget.h Extract a delegate interface out of WinCompositorWidget. (bug 1281998 part 6, r=jimm) 2016-07-01 01:15:16 -07:00
nsClipboardHelper.cpp
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
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
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
nsIAppShell.idl
nsIApplicationChooser.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsIBaseWindow.idl Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardDragDropHookList.idl
nsIClipboardDragDropHooks.idl
nsIClipboardHelper.idl
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
nsIDragService.idl Backed out changeset 36e71bcb0266 (bug 1192945) 2016-06-10 02:24:08 -04:00
nsIDragSession.idl
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 1284301: Remove duplicated code, add a comment. r=eflores 2016-07-05 11:50:02 -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
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
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
nsIRollupListener.h
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
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl
nsITaskbarWindowPreview.idl
nsITransferable.idl Backed out changeset 36e71bcb0266 (bug 1192945) 2016-06-10 02:24:08 -04:00
nsIWidget.h Move CompositorWidget construction out of nsIWidget. (bug 1281998 part 5, r=jimm) 2016-07-01 01:15:16 -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
nsIWinTaskbar.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsIWindowsUIUtils.idl
nsIdleService.cpp Bug 1281793 - part 7 - Remove some non-used telemetry IDs - widget directory, r=gfritzsche 2016-07-04 17:11:52 +02:00
nsIdleService.h
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
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
nsPrintSession.h
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
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 1281499 - Add missing include and namespace for MakeUnique<> r=mstange 2016-06-22 17:38:40 +02:00
nsTransferable.h Backed out changeset 36e71bcb0266 (bug 1192945) 2016-06-10 02:24:08 -04:00
nsWidgetInitData.h
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