gecko-dev/widget/gonk
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
..
hwchal Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
libdisplay Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
libui
nativewindow Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
GeckoTouchDispatcher.cpp Bug 1288720 - Add use of MULTITOUCH_SENTINEL on gonk r=kats 2016-07-22 14:49:08 +02:00
GeckoTouchDispatcher.h
GfxInfo.cpp Bug 1266320: Add 'aFailureId' parameter to Gonk's |GfxInfo::GetFeatureStatusImpl|, r=milan 2016-04-22 09:26:13 +02:00
GfxInfo.h Bug 1266320: Add 'aFailureId' parameter to Gonk's |GfxInfo::GetFeatureStatusImpl|, r=milan 2016-04-22 09:26:13 +02:00
GonkClipboardData.cpp
GonkClipboardData.h
GonkKeyMapping.h Bug 1255264 - add keycode for back key; r=masayuki 2016-04-25 17:07:14 +08:00
GonkMemoryPressureMonitoring.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
GonkMemoryPressureMonitoring.h
GonkPermission.cpp Bug 1276927: Define HAVE_ANDROID_OS before including 'android_filesystem_config.h', r=fabrice 2016-06-16 08:43:51 +01:00
GonkPermission.h
HwcComposer2D.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
HwcComposer2D.h Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
HwcUtils.cpp Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc. 2016-01-18 17:20:59 -08:00
HwcUtils.h
moz.build Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
nsAppShell.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
nsAppShell.h
nsClipboard.cpp Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku 2016-07-04 15:45:45 -04:00
nsClipboard.h
nsIdleServiceGonk.cpp
nsIdleServiceGonk.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsScreenManagerGonk.cpp Bug 1296624 - Fix nsScreenManagerGonk call to nsWindow::Create() r=fabrice 2016-08-19 16:47:42 +02:00
nsScreenManagerGonk.h Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto 2016-04-27 12:05:40 +02:00
nsWidgetFactory.cpp Bug 1241769 - Use Singleton pattern to nsScreenManagerGonk r=mwu 2016-02-02 20:37:31 -08:00
nsWindow.cpp Bug 1296993 (part 3) - Streamline nsIWidget::ConstrainPosition. r=mstange. 2016-08-25 13:43:27 +10:00
nsWindow.h Bug 1296993 (part 7) - Streamline nsIWidget::CaptureRollupEvents. r=mstange. 2016-08-25 13:43:27 +10:00
OrientationObserver.cpp
OrientationObserver.h
ProcessOrientation.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ProcessOrientation.h
WidgetTraceEvent.cpp Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto 2016-04-27 12:05:40 +02:00