gecko-dev/widget/uikit
Nicholas Nethercote 346d5f4895 Bug 1296993 (part 7) - Streamline nsIWidget::CaptureRollupEvents. r=mstange.
This patch does the following.

- Removes the return value, because none of the call sites check it.

- Puts an empty implementation into nsBaseWidget.

- Removes the empty implementations from several nsIWidget instances, because
  they can use the nsBaseWidget one.

--HG--
extra : rebase_source : 2a94a47f1e7fe986d1efc3854c72968a3e28e365
2016-08-25 13:43:27 +10:00
..
GfxInfo.cpp Bug 1274635: Have OperatingSystem an enum class, change All to mean All Windows. r=BenWa 2016-06-03 16:13:08 -04:00
GfxInfo.h
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsAppShell.h
nsAppShell.mm
nsLookAndFeel.h
nsLookAndFeel.mm
nsScreenManager.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
nsScreenManager.mm Bug 1239589 - Change nsBaseWidget::mBounds to a LayoutDeviceIntRect. r=kats. 2015-11-22 20:32:29 -08:00
nsWidgetFactory.mm
nsWindow.h Bug 1296993 (part 7) - Streamline nsIWidget::CaptureRollupEvents. r=mstange. 2016-08-25 13:43:27 +10:00
nsWindow.mm Bug 1296993 (part 4) - Streamline nsIWidget::PlaceBehind. r=mstange. 2016-08-25 13:43:27 +10:00