..
android
Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb
2019-07-08 16:37:45 +00:00
cocoa
Bug 1565668 - Make BasicCompositor PreRender/PostRender handling more consistent with CompositorOGL / WebRender. r=mattwoodrow
2019-07-17 20:47:16 +00:00
crashtests
…
gtk
Bug 1566468 - Fix CompositorInitiallyPaused() r=nical
2019-07-17 14:08:39 +00:00
gtkxtbin
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
headless
Bug 1561435 - Format widget/, a=automatic-formatting
2019-07-05 11:19:19 +02:00
reftests
Bug 1453935 - Ensure that we snap within the visible rect with WebRender. r=kvark
2019-02-07 18:05:43 -05:00
tests
Bug 1563508 - part 7: Remove unnecessary code from window_composition_text_querycontent.xul r=m_kato
2019-07-09 06:47:42 +00:00
uikit
Bug 1435586 - Use static gfxPlatform methods directly instead of requiring initialization. r=kats
2019-06-05 12:40:26 -04:00
windows
Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies
2019-07-10 03:33:42 +00:00
x11
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
BasicEvents.h
Bug 1553852 - Mark eCompositionChange as composed event; r=smaug
2019-06-03 09:18:47 +00:00
CommandList.h
Bug 1555227 - Make GetInternalCommand() return new commands when the command is "cmd_align" without params r=m_kato
2019-06-04 10:01:31 +00:00
CompositorWidget.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
CompositorWidget.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
ContentCache.cpp
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
2019-04-09 16:38:15 -05:00
ContentCache.h
Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies
2019-07-10 03:33:42 +00:00
ContentEvents.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
EventClassList.h
…
EventForwards.h
Bug 1549661 - part 7: Make GetInternalCommand() take nsCommandParams instead of nsAString r=m_kato
2019-05-21 07:47:51 +00:00
EventMessageList.h
Bug 1548731 - part1 : support 'cuechange' event. r=smaug
2019-05-07 11:21:29 +00:00
FontRange.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
GfxDriverInfo.cpp
Bug 1554251 - Enable WebRender on nightly for AMD hardware with Linux and Mesa drivers. r=jrmuizel
2019-05-27 12:35:53 -04:00
GfxDriverInfo.h
Bug 1554251 - Enable WebRender on nightly for AMD hardware with Linux and Mesa drivers. r=jrmuizel
2019-05-27 12:35:53 -04:00
GfxInfoBase.cpp
Bug 1552126 - Convert gfx.blocklist.all to a non-Skip pref. r=mattwoodrow
2019-07-10 22:32:19 +00:00
GfxInfoBase.h
Bug 1557794. Stop using [array] in nsIGfxInfo. r=jrmuizel
2019-06-07 20:13:56 +00:00
GfxInfoCollector.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
GfxInfoCollector.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
GfxInfoX11.cpp
Bug 1563859 - Enable WebRender on Linux with Nvidia hardware and Mesa drivers. r=jrmuizel
2019-07-12 20:46:03 +00:00
GfxInfoX11.h
Bug 1561859 - [Wayland] Expose active DRM on Wayland in about:support & telemetry, r=kats
2019-07-02 09:17:22 +00:00
IMEData.h
Bug 1556103 - Part 1. Add long press action when setting focus. r=masayuki
2019-06-28 00:39:45 +00:00
InProcessCompositorWidget.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
InProcessCompositorWidget.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
InputData.cpp
Bug 1213601 - implement kinetic/inertial scrolling (fling) for Gtk. r=botond
2019-06-20 16:18:45 -04:00
InputData.h
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-07-06 08:18:28 +00:00
LSBUtils.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
LSBUtils.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
LookAndFeel.h
Bug 1554433 - Move system colors to values::specified::color. r=xidorn
2019-05-26 13:10:00 +00:00
MiscEvents.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
MouseEvents.h
Bug 1524232
- Add a mechanism for dispatching synthesized mousemove events to an OOP iframe. r=hsivonen
2019-05-06 08:12:21 +00:00
NativeKeyToDOMCodeName.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
NativeKeyToDOMKeyName.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
PCompositorWidget.ipdl
…
PlatformWidgetTypes.ipdlh
…
PluginWidgetProxy.cpp
Bug 1553769 - Make nsIWidget::SetFocus infallible, and make it take an enum class. r=NeilDeakin
2019-05-31 22:13:56 +00:00
PluginWidgetProxy.h
Bug 1553769 - Make nsIWidget::SetFocus infallible, and make it take an enum class. r=NeilDeakin
2019-05-31 22:13:56 +00:00
ProcInfo.h
Bug 1529022 - Add a GeckoChildProcessHosts iterator r=jld
2019-06-21 01:33:47 +00:00
PuppetBidiKeyboard.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
PuppetBidiKeyboard.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
PuppetWidget.cpp
Bug 1554861 - Disable clipping and scaling for top-level remote browsers to resolve regressions. r=mattwoodrow
2019-06-25 03:16:31 +00:00
PuppetWidget.h
Bug 1559518 - Use LayoutDevicePixel for BrowserChild visible rect and composition size. r=kats
2019-06-19 18:20:52 +00:00
Screen.cpp
Bug 1511383: Update vim modelines after clang-format; r=sylvestre
2018-11-30 16:39:55 +01:00
Screen.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
ScreenManager.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
ScreenManager.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
SharedWidgetUtils.cpp
Bug 1447239
- Implement InputEvent.inputType r=smaug
2019-01-07 10:10:57 +00:00
SystemTimeConverter.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
TextEventDispatcher.cpp
Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio
2019-04-04 00:19:48 +00:00
TextEventDispatcher.h
Bug 1554843 - Make PuppetWidget::NotifyIMEOfFocusChange() notify TextEventDispatcher of IME notification requests change r=m_kato
2019-05-29 12:23:22 +00:00
TextEventDispatcherListener.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TextEvents.h
Bug 1530188
- Make nsChildView::GetEditorView() use eQueryContentState without flushing layout r=smaug
2019-04-03 10:27:13 +00:00
TextRange.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TouchEvents.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
VsyncDispatcher.cpp
Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel
2018-12-07 23:27:28 +00:00
VsyncDispatcher.h
Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel
2018-12-07 23:27:28 +00:00
WidgetEventImpl.cpp
Bug 1561825 - Make mousewheel.* static prefs follow the naming convention. r=KrisWright
2019-06-27 17:14:02 +10:00
WidgetMessageUtils.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WidgetTraceEvent.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WidgetUtils.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WidgetUtils.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WindowSurface.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
WindowSurfaceX11SHM.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
WindowSurfaceX11SHM.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
moz.build
Bug 1561859 - [Wayland] Expose active DRM on Wayland in about:support & telemetry, r=kats
2019-07-02 09:17:22 +00:00
nsAppShellSingleton.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsAutoRollup.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsAutoRollup.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsBaseAppShell.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsBaseAppShell.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsBaseClipboard.cpp
Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin
2019-06-09 01:06:39 +00:00
nsBaseClipboard.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsBaseDragService.cpp
Bug 1443683
, followup to fix drag feedback images, re-add lines that got lost in the last patch, r=nika
2019-06-04 08:51:23 -04:00
nsBaseDragService.h
Bug 1443683
, support drag and drop in out of process frames; this is done by storing the drag information about the data to be dragged and visualization image in the event state manager instead of the BrowserParent and passing this information on to the drag service, r=nika
2019-05-14 11:04:38 -04:00
nsBaseFilePicker.cpp
Bug 1543564 part 3. Get rid of pointless nsPIDOMWindowOuter::GetOuterWindow method. r=farre
2019-04-11 14:14:15 +00:00
nsBaseFilePicker.h
Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies
2019-07-10 03:33:42 +00:00
nsBaseScreen.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsBaseScreen.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsBaseWidget.cpp
Bug 1565785 - Skip WR rendering until window becomes ready to draw on Wayland r=nical
2019-07-16 01:28:32 +00:00
nsBaseWidget.h
Bug 1565785 - Skip WR rendering until window becomes ready to draw on Wayland r=nical
2019-07-16 01:28:32 +00:00
nsClipboardHelper.cpp
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
2019-01-03 17:48:33 +01:00
nsClipboardHelper.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsClipboardProxy.cpp
Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin
2019-06-09 01:06:39 +00:00
nsClipboardProxy.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsColorPickerProxy.cpp
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
2019-04-09 17:39:01 -05:00
nsColorPickerProxy.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsContentProcessWidgetFactory.cpp
Bug 1541792 - Replace linker magic with manual component registration. r=froydnj
2019-04-05 02:30:56 +00:00
nsDeviceContextSpecProxy.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsDeviceContextSpecProxy.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsDragServiceProxy.cpp
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
2019-04-09 17:39:01 -05:00
nsDragServiceProxy.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsFilePickerProxy.cpp
Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies
2019-07-10 03:33:42 +00:00
nsFilePickerProxy.h
Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies
2019-07-10 03:33:42 +00:00
nsGUIEventIPC.h
Bug 1213601 - implement kinetic/inertial scrolling (fling) for Gtk. r=botond
2019-06-20 16:18:45 -04:00
nsHTMLFormatConverter.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsHTMLFormatConverter.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsIAppShell.idl
…
nsIApplicationChooser.idl
…
nsIBaseWindow.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIBidiKeyboard.idl
…
nsIClipboard.idl
Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin
2019-06-09 01:06:39 +00:00
nsIClipboardHelper.idl
Bug 1460940 - Remove nsIDOMDocument uses in widget/. r=bz
2018-05-11 19:46:15 +02:00
nsIClipboardOwner.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIColorPicker.idl
…
nsIDeviceContextSpec.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsIDisplayInfo.idl
…
nsIDragService.idl
Bug 1443683
, support drag and drop in out of process frames; this is done by storing the drag information about the data to be dragged and visualization image in the event state manager instead of the BrowserParent and passing this information on to the drag service, r=nika
2019-05-14 11:04:38 -04:00
nsIDragSession.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIFilePicker.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIFormatConverter.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIGfxInfo.idl
Bug 1557794. Stop using [array] in nsIGfxInfo. r=jrmuizel
2019-06-07 20:13:56 +00:00
nsIGfxInfoDebug.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIGtkTaskbarProgress.idl
Bug 1418749 - Add a TaskbarProgress implementation for gtk3/x11. r=paolo,karlt
2018-03-08 18:43:00 +02:00
nsIIdleService.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIIdleServiceInternal.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIJumpListBuilder.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIJumpListItem.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIKeyEventInPluginCallback.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsIMacDockSupport.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIMacFinderProgress.idl
Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak
2019-06-19 18:48:49 +00:00
nsIMacSharingService.idl
Backed out changeset 68859b04588d (bug 1471877) for failures in browser/content/browser-pageActions.js on a CLOSED TREE
2018-07-18 13:32:50 +03:00
nsIMacWebAppUtils.idl
…
nsINativeMenuService.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsIPluginWidget.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsIPrintDialogService.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsIPrintSession.idl
Bug 1545822
- Clean up some whitespace in XPIDL files. r=froydnj
2019-04-21 01:47:00 +00:00
nsIPrintSettings.idl
Bug 1552785
. Remove internal code for various frameset printing behaviors. r=bobowen
2019-05-21 16:01:34 +01:00
nsIPrintSettingsService.idl
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-05-24 01:38:06 +03:00
nsIPrintSettingsWin.idl
Bug 1550893 - Fix the implicit builtinclassness for some Windows widget interfaces. r=bobowen
2019-05-14 08:19:10 +00:00
nsIPrinterEnumerator.idl
Bug 1545822
- Clean up some whitespace in XPIDL files. r=froydnj
2019-04-21 01:47:00 +00:00
nsIRollupListener.h
Bug 1543315 - part 13: Mark PresShell::Paint() as MOZ_CAN_RUN_SCRIPT r=smaug
2019-05-06 13:25:35 +00:00
nsIScreen.idl
…
nsIScreenManager.idl
…
nsISound.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIStandaloneNativeMenu.idl
Bug 1455674 part 13. Remove remaining xpidl uses of nsIDOMElement. r=qdot
2018-04-26 23:37:29 -04:00
nsISystemStatusBar.idl
Bug 1455674 part 13. Remove remaining xpidl uses of nsIDOMElement. r=qdot
2018-04-26 23:37:29 -04:00
nsITaskbarOverlayIconController.idl
…
nsITaskbarPreview.idl
Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika
2018-09-06 18:02:43 +10:00
nsITaskbarPreviewButton.idl
Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika
2018-09-06 18:02:43 +10:00
nsITaskbarPreviewController.idl
…
nsITaskbarProgress.idl
…
nsITaskbarTabPreview.idl
Bug 1550893 - Fix the implicit builtinclassness for some Windows widget interfaces. r=bobowen
2019-05-14 08:19:10 +00:00
nsITaskbarWindowPreview.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsITouchBarHelper.idl
Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike
2019-07-06 21:10:33 +00:00
nsITouchBarInput.idl
Bug 1313429 - Add Touch Bar functionality to Firefox r=spohl,mikedeboer,flod
2019-01-22 17:13:33 +00:00
nsITouchBarUpdater.idl
Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike
2019-07-06 21:10:33 +00:00
nsITransferable.idl
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
nsIWidget.h
Bug 1558482 - Restrict the composition size to the visibleRect for OOP-iframes. r=kats
2019-06-11 07:57:52 -05:00
nsIWidgetListener.cpp
Bug 1542663 - Make nsViewManager and nsView (nsIWidgetListener) use mozilla::PresShell directly rather than via nsIPresShell r=tnikkel
2019-04-13 01:05:21 +00:00
nsIWidgetListener.h
Bug 1543315 - part 13: Mark PresShell::Paint() as MOZ_CAN_RUN_SCRIPT r=smaug
2019-05-06 13:25:35 +00:00
nsIWinTaskbar.idl
…
nsIWindowsUIUtils.idl
Bug 1363169 - Add support for native windows share. r=gijs, r=aklotz
2018-10-16 13:54:13 +01:00
nsIdleService.cpp
Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8
2019-02-09 13:29:21 +00:00
nsIdleService.h
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
nsNativeTheme.cpp
Bug 1547422 - Make widget use mozilla::PresShell directly rather than via nsIPresShell r=jmathies
2019-05-01 18:52:59 +00:00
nsNativeTheme.h
Bug 1547422 - Make widget use mozilla::PresShell directly rather than via nsIPresShell r=jmathies
2019-05-01 18:52:59 +00:00
nsPrimitiveHelpers.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrimitiveHelpers.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSession.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSession.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSettingsImpl.cpp
Bug 1552785
. Remove internal code for various frameset printing behaviors. r=bobowen
2019-05-21 16:01:34 +01:00
nsPrintSettingsImpl.h
Bug 1552785
. Remove internal code for various frameset printing behaviors. r=bobowen
2019-05-21 16:01:34 +01:00
nsPrintSettingsService.cpp
Bug 1552785
. Remove printing related isFramesetDocument and isFramesetFrameSelected code. r=bobowen
2019-05-21 23:25:57 +01:00
nsPrintSettingsService.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsShmImage.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsShmImage.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsSoundProxy.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
nsSoundProxy.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsTransferable.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsTransferable.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsWidgetInitData.h
Bug 1519893 - Add alwaysOnTop chrome-only window feature for Windows. r=aklotz
2019-01-15 22:29:59 +00:00
nsWidgetsCID.h
Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak
2019-06-19 18:48:49 +00:00
nsXPLookAndFeel.cpp
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
nsXPLookAndFeel.h
Bug 1554433 - Move system colors to values::specified::color. r=xidorn
2019-05-26 13:10:00 +00:00