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
GfxInfo.h
moz.build
nsAppShell.h
nsAppShell.mm
nsLookAndFeel.h
nsLookAndFeel.mm
nsScreenManager.h
nsScreenManager.mm
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