.. |
android
|
Bug 1382335 - 3. Use XPCOM queue for disposing compositor native objects; r=esawin
|
2017-07-31 12:30:32 -04:00 |
cocoa
|
Bug 1384835 (part 2, attempt 2) - Remove the Preferences::Get*String() variants that return nsAdoptingString. r=froydnj.
|
2017-07-31 14:23:50 +10:00 |
crashtests
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
gtk
|
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 |
gtkxtbin
|
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
|
2017-07-15 19:03:04 +02:00 |
headless
|
Bug 1383078 - Use at minimum a 1,1 draw target in headless. r=jrmuizel
|
2017-07-25 09:04:54 -07:00 |
reftests
|
Backed out changeset e528713f882c (bug 1365614 )
|
2017-05-22 15:45:34 +02:00 |
tests
|
Backed out changeset 5198322f7a62 (bug 1351148)
|
2017-07-28 09:20:20 +02:00 |
uikit
|
Bug 1377486 - Make nsWindow 'final' to possibly devirtualize some calls. r=tn
|
2017-07-01 19:59:21 +02:00 |
windows
|
Bug 1384589 - Document where the luminescence calculation for -moz-win-accentcolortext comes from. r=jimm
|
2017-07-27 09:37:10 +01:00 |
x11
|
…
|
|
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
|
…
|
|
CompositorWidget.h
|
Add IsHidden to CompositorWidget. (bug 1365879 part 10, r=rhunt)
|
2017-06-20 01:17:19 -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
|
…
|
|
EventClassList.h
|
…
|
|
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
|
…
|
|
GfxDriverInfo.h
|
…
|
|
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
|
…
|
|
GfxInfoX11.h
|
…
|
|
IMEData.h
|
Bug 1377672 - part2: IMEStateManager::SetIMEState() should set input context with proper origin information r=m_kato
|
2017-07-03 12:28:10 +09:00 |
InProcessCompositorWidget.cpp
|
…
|
|
InProcessCompositorWidget.h
|
…
|
|
InputData.cpp
|
Bug 1351783 part 12 - Create and sync focus sequence numbers. r=kats,botond,dvander
|
2017-06-05 19:45:31 -05: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 1379938 - Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it. r=jimm
|
2017-07-19 16:38:49 +02:00 |
MiscEvents.h
|
…
|
|
MouseEvents.h
|
…
|
|
NativeKeyToDOMCodeName.h
|
…
|
|
NativeKeyToDOMKeyName.h
|
…
|
|
PCompositorWidget.ipdl
|
…
|
|
PlatformWidgetTypes.ipdlh
|
…
|
|
PluginWidgetProxy.cpp
|
…
|
|
PluginWidgetProxy.h
|
…
|
|
PuppetBidiKeyboard.cpp
|
…
|
|
PuppetBidiKeyboard.h
|
…
|
|
PuppetWidget.cpp
|
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 |
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
WidgetUtils.h
|
…
|
|
WindowSurface.h
|
…
|
|
WindowSurfaceX11SHM.cpp
|
…
|
|
WindowSurfaceX11SHM.h
|
…
|
|
moz.build
|
Bug 1368597 label CompositorWidget and WindowSurface as Graphics BUG_COMPONENT r=rhunt
|
2017-05-30 14:29:22 +12:00 |
nsAppShellSingleton.h
|
…
|
|
nsAutoRollup.cpp
|
…
|
|
nsAutoRollup.h
|
…
|
|
nsBaseAppShell.cpp
|
Bug 1385413 - Remove thread parameter from onDispatchedEvent (r=erahm)
|
2017-07-28 13:09:06 -07:00 |
nsBaseAppShell.h
|
…
|
|
nsBaseClipboard.cpp
|
…
|
|
nsBaseClipboard.h
|
…
|
|
nsBaseDragService.cpp
|
Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange.
|
2017-06-22 17:08:53 +10:00 |
nsBaseDragService.h
|
…
|
|
nsBaseFilePicker.cpp
|
Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk.
|
2017-07-12 15:13:37 +10:00 |
nsBaseFilePicker.h
|
…
|
|
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 inbound to central, a=merge
|
2017-07-28 17:40:43 -07: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
|
…
|
|
nsClipboardProxy.h
|
…
|
|
nsColorPickerProxy.cpp
|
…
|
|
nsColorPickerProxy.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
nsFilePickerProxy.cpp
|
…
|
|
nsFilePickerProxy.h
|
…
|
|
nsGUIEventIPC.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 |
nsHTMLFormatConverter.cpp
|
…
|
|
nsHTMLFormatConverter.h
|
…
|
|
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
|
…
|
|
nsIDragSession.idl
|
…
|
|
nsIFilePicker.idl
|
…
|
|
nsIFormatConverter.idl
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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 314678959de2 (bug 1352852) for failing dom/events/test/test_dragstart.html on Windows 8 x64 with non-e10s. r=backout
|
2017-05-13 13:43:02 +02: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 1384835 (part 1, attempt 2) - Use nsA[C]String references instead of pointers for outparams of Get*String() pref functions. r=froydnj.
|
2017-07-31 10:52:51 +10:00 |
nsPrintOptionsImpl.h
|
…
|
|
nsPrintSession.cpp
|
…
|
|
nsPrintSession.h
|
…
|
|
nsPrintSettingsImpl.cpp
|
…
|
|
nsPrintSettingsImpl.h
|
…
|
|
nsShmImage.cpp
|
…
|
|
nsShmImage.h
|
…
|
|
nsTransferable.cpp
|
…
|
|
nsTransferable.h
|
…
|
|
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
|
…
|
|
nsXPLookAndFeel.cpp
|
Bug 1384835 (part 1, attempt 2) - Use nsA[C]String references instead of pointers for outparams of Get*String() pref functions. r=froydnj.
|
2017-07-31 10:52:51 +10:00 |
nsXPLookAndFeel.h
|
…
|
|