.. |
android
|
Bug 1386240 - [2.0] Fix JNI wrappers. r=me
|
2017-08-08 19:20:44 +02:00 |
cocoa
|
Bug 1388647 - part2: Make IMEInputHandler of Cocoa widget handle request to commit/cancel composition synchronously r=m_kato
|
2017-08-09 18:41:19 +09:00 |
crashtests
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
gtk
|
Bug 1389133 - don't invalidate style content for missing widgets, r=karlt
|
2017-08-10 18:07:41 +02:00 |
gtkxtbin
|
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
|
2017-07-15 19:03:04 +02:00 |
headless
|
Bug 1386915 - Add nsLookAndFeel::NativeInit() virtual call for initializing native-side state; r=jfkthame
|
2017-08-06 15:41:08 -07:00 |
reftests
|
Backed out changeset e528713f882c (bug 1365614 )
|
2017-05-22 15:45:34 +02:00 |
tests
|
Bug 1351148 Part4: Revise those test cases that have some tasks have to be processed before or after the synthesized key events. r=smaug.
|
2017-06-07 14:28:16 +08:00 |
uikit
|
Bug 1386915 - Add nsLookAndFeel::NativeInit() virtual call for initializing native-side state; r=jfkthame
|
2017-08-06 15:41:08 -07:00 |
windows
|
Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
x11
|
Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm
|
2017-04-14 05:54:36 -04:00 |
xremoteclient
|
Bug 1376638 - Minimize uses of prmem.h. r=glandium.
|
2017-06-30 19:05:41 -07:00 |
BasicEvents.h
|
Bug 1333459 - part4: Make EventStateManager resets "waiting reply from remote process" when the focused content isn't in remote process r=smaug
|
2017-07-21 17:22:08 +09: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
|
Bug 1373739 - Make headless compositing Windows-compatible, in addition to Linux. r=dvander
|
2017-07-06 17:45:34 -07:00 |
ContentCache.cpp
|
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
|
2017-07-26 16:03:57 -04:00 |
ContentCache.h
|
Bug 1377672 - part3: IMEStateManager::NotifyIME() should ignore notifications and requests which comes from unexpected process r=m_kato,smaug
|
2017-07-06 00:47:40 +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 1333459 - part1: Move methods of EventStateManager which check modifiers of access key to WidgetKeyboardEvent r=smaug
|
2017-07-06 17:36:19 +09:00 |
EventMessageList.h
|
Bug 1382099 - Remove MOZ_WIDGET_GONK from media/, uriloader/, widget, /xpfe/. r=snorp.
|
2017-07-24 10:08:55 +10:00 |
FontRange.h
|
Bug 1377169 - Turn gfxRect into a typedef. r=jrmuizel
|
2017-07-05 11:22:00 -04:00 |
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 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj.
|
2017-07-31 14:28:48 +10:00 |
GfxInfoBase.h
|
Bug 1355147 - Expose IsHeadless on GfxInfo. r=jrmuizel
|
2017-07-28 11:00:28 -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 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in image/*. r=aosmond
|
2017-08-14 08:29:56 -04: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 1382499 - Enhance fingerprinting resistance for Touch API r=arthuredelstein,bz
|
2017-07-31 17:30:38 +08:00 |
InputData.h
|
Bug 1377020 - Use MOZ_DEFINE_ENUM instead of a sentinel enumerator for enumerations in gfx/layers. r=kats
|
2017-06-30 21:18:55 -04:00 |
LSBUtils.cpp
|
…
|
|
LSBUtils.h
|
…
|
|
LookAndFeel.h
|
Bug 1386915 - Add nsLookAndFeel::NativeInit() virtual call for initializing native-side state; r=jfkthame
|
2017-08-06 15:41:08 -07: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 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj
|
2017-08-08 14:41:09 -07:00 |
PCompositorWidget.ipdl
|
…
|
|
PlatformWidgetTypes.ipdlh
|
Bug 1373739 - Make macOS compatible with the headless WPT changes. r=bdahl
|
2017-07-28 23:20:21 -07:00 |
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 1266683 - Part 2 - Add private browsing mode info to InputContext. r=masayuki
|
2017-07-30 19:45:03 +02:00 |
PuppetWidget.h
|
Bug 1384027 - part2: Move PuppetWidget::NotifyIMEInternal() implementation to PuppetWidget::NotifyIME() which is a method of TextEventDispatcherListener, not nsIWidget r=m_kato
|
2017-07-26 00:09:41 +09:00 |
Screen.cpp
|
Bug 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru
|
2017-06-06 18:09:34 +08:00 |
Screen.h
|
Bug 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru
|
2017-06-06 18:09:34 +08:00 |
ScreenManager.cpp
|
Bug 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru
|
2017-06-06 18:09:34 +08: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 1384027 - part1: PuppetWidget should have TextEventDispatcher like nsIWidget instance in the parent process r=m_kato
|
2017-07-25 23:27:31 +09:00 |
TextEventDispatcher.h
|
Bug 1384027 - part1: PuppetWidget should have TextEventDispatcher like nsIWidget instance in the parent process r=m_kato
|
2017-07-25 23:27:31 +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 1333459 - part2-2: EventStateManager should check if it needs to wait reply from remote content before handling access keys r=smaug
|
2017-07-22 10:50:41 +09:00 |
TextRange.h
|
Bug 1386411 - Part 3: Inline some helper functions in Selection.cpp; r=bzbarsky
|
2017-08-03 17:05:19 -04:00 |
TouchEvents.h
|
…
|
|
VsyncDispatcher.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
VsyncDispatcher.h
|
…
|
|
WidgetEventImpl.cpp
|
Bug 1333459 - part2-3: Make nsMenuBarListener::KeyPress() wait reply from remote process if the eKeyPress event will be sent to a remote process later r=smaug
|
2017-07-19 18:39:34 +09: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 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj
|
2017-08-08 14:41:09 -07: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 1384336 - Stop using OS-level event loop in content process (r=mstange)
|
2017-08-09 21:24:20 -07: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 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange.
|
2017-06-22 17:08:53 +10: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 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
nsBaseFilePicker.h
|
Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
nsBaseScreen.cpp
|
Bug 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru
|
2017-06-06 18:09:34 +08:00 |
nsBaseScreen.h
|
Bug 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru
|
2017-06-06 18:09:34 +08:00 |
nsBaseWidget.cpp
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-08-04 19:28:27 +02:00 |
nsBaseWidget.h
|
Bug 1105109 - Have the parent process notify APZ of the start and stop of autoscrolling. r=kats
|
2017-07-26 19:33:02 -04: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 1382099 - Remove MOZ_WIDGET_GONK from media/, uriloader/, widget, /xpfe/. r=snorp.
|
2017-07-24 10:08:55 +10:00 |
nsDeviceContextSpecProxy.cpp
|
Bug 1369552. Split out DrawTargetWrapAndRecord and DrawTargetRecording. r=Bas
|
2017-06-12 16:52:29 -04: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 1362303 - Don't use a Shmem we failed to allocate in nsContentUtils. r=Bas
|
2017-05-15 12:15:48 +02:00 |
nsDragServiceProxy.h
|
Bug 1309698 - Remove usage of nsISupportsArray from nsIDragService. r=smaug
|
2016-10-18 11:56:20 -07:00 |
nsFilePickerProxy.cpp
|
Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
nsFilePickerProxy.h
|
Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
nsGUIEventIPC.h
|
Bug 1386411 - Part 3: Inline some helper functions in Selection.cpp; r=bzbarsky
|
2017-08-03 17:05:19 -04: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 1361579 - Remove nsISimpleContentPolicy. r=Ehsan
|
2017-08-03 17:50:00 +09: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 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09: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 1355147 - Expose IsHeadless on GfxInfo. r=jrmuizel
|
2017-07-28 11:00:28 -07:00 |
nsIGfxInfoDebug.idl
|
…
|
|
nsIIdleService.idl
|
…
|
|
nsIIdleServiceInternal.idl
|
…
|
|
nsIJumpListBuilder.idl
|
Bug 1354143 - Commit jump list on lazy idle thread. r=florian,jimm
|
2017-05-24 16:38:57 +08:00 |
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 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru
|
2017-06-06 18:09:34 +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
|
Bug 1387802 - Remove [deprecated] methods from nsITaskbarPreviewController. r=jimm
|
2017-08-06 13:35:02 +09:00 |
nsITaskbarProgress.idl
|
…
|
|
nsITaskbarTabPreview.idl
|
…
|
|
nsITaskbarWindowPreview.idl
|
Bug 1387802 - Remove [deprecated] methods from nsITaskbarPreviewController. r=jimm
|
2017-08-06 13:35:02 +09:00 |
nsITransferable.idl
|
Bug 1361579 - Remove nsISimpleContentPolicy. r=Ehsan
|
2017-08-03 17:50:00 +09:00 |
nsIWidget.h
|
Bug 1105109 - Have the parent process notify APZ of the start and stop of autoscrolling. r=kats
|
2017-07-26 19:33:02 -04:00 |
nsIWidgetListener.cpp
|
Backed out changeset 844d46609652 (bug 1236512) for test failures in own test
|
2017-06-20 14:30:54 +02:00 |
nsIWidgetListener.h
|
Backed out changeset 844d46609652 (bug 1236512) for test failures in own test
|
2017-06-20 14:30:54 +02:00 |
nsIWinTaskbar.idl
|
…
|
|
nsIWindowsUIUtils.idl
|
…
|
|
nsIdleService.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsIdleService.h
|
…
|
|
nsNativeTheme.cpp
|
Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm
|
2017-07-27 02:18:20 +08:00 |
nsNativeTheme.h
|
Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm
|
2017-07-27 02:18:20 +08:00 |
nsPrimitiveHelpers.cpp
|
…
|
|
nsPrimitiveHelpers.h
|
…
|
|
nsPrintOptionsImpl.cpp
|
Bug 1387381 - Remove nsXPIDLString local variables. r=erahm.
|
2017-08-08 16:07:55 +10: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 1361579 - Remove nsISimpleContentPolicy. r=Ehsan
|
2017-08-03 17:50:00 +09:00 |
nsWidgetInitData.h
|
Bug 1365660: Part 2 - Add a HasRemoteContent flag to popup widgets that contain remote browsers. r=kats,bas
|
2017-05-17 10:16:25 -07:00 |
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 1386915 - Add nsLookAndFeel::NativeInit() virtual call for initializing native-side state; r=jfkthame
|
2017-08-06 15:41:08 -07:00 |
nsXPLookAndFeel.h
|
Bug 1386915 - Add nsLookAndFeel::NativeInit() virtual call for initializing native-side state; r=jfkthame
|
2017-08-06 15:41:08 -07:00 |