gecko-dev/widget/android
Nicholas Nethercote d0912b2968 Bug 1299335 (part 4) - Streamline nsIWidget::HideWindowChrome. r=mstange.
This patch does the following.

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

- Removes the empty implementations from the android nsIWidget instance,
  because it can use the nsBaseWidget one.

--HG--
extra : rebase_source : 0791d3cb05907d6b41879549b52f3a33018abf45
2016-12-16 10:54:12 +11:00
..
bindings Bug 1307818-[P2] Setup MediaCrypto for both in-process and out-of-process decode. r=cpearce,jchen 2016-11-16 22:10:01 +08:00
fennec Bug 1299068 - part 5: release/render buffers when VideoData sent to compositor. r=snorp 2016-11-30 17:55:52 +08:00
jni Bug 1307820 - Implement per-GeckoView messaging; r=snorp r=sebastian 2016-11-14 21:29:50 +08:00
ANRReporter.cpp
ANRReporter.h Bug 1303806 - 3. Update sources to reflect new bindings; r=snorp r=nalexander 2016-09-20 17:42:08 -04:00
AndroidAlerts.cpp Bug 862395 - Part 1: Add requireInteraction property to web notifications. r=baku 2016-10-12 17:27:40 -07:00
AndroidAlerts.h Bug 1305498 - Refactor notification code to be more concise; r=sebastian 2016-10-05 21:52:32 -04:00
AndroidBridge.cpp Bug 1317604 - 4. Include nsIObserver in nsAndroidBridge interfaces; r=me on CLOSED TREE 2016-11-21 17:24:36 -05:00
AndroidBridge.h Bug 1317604 - 3. Don't create EventDispatcher when JNI is not available; r=me 2016-11-21 14:14:32 -05:00
AndroidBridgeUtilities.h
AndroidCompositorWidget.cpp Bug 1311030 - Remove more code unused since the deletion of JPZ. r=snorp 2016-10-18 12:34:25 -04:00
AndroidCompositorWidget.h Bug 1311030 - Remove more code unused since the deletion of JPZ. r=snorp 2016-10-18 12:34:25 -04:00
AndroidContentController.cpp Bug 1302736 - Fire click events with a clickCount of 2 when the user does a double-tap gesture with double taps not allowed. r=botond 2016-09-29 10:05:25 -04:00
AndroidContentController.h
AndroidDirectTexture.h
AndroidGraphicBuffer.h
AndroidJNI.cpp
AndroidJNIWrapper.cpp
AndroidJNIWrapper.h
AndroidJavaWrappers.cpp
AndroidJavaWrappers.h Bug 1274503 part.2 Add KeyboardEvent.key value mapping on Android which are not mapped by Gecko but mapped on Chromium r=smaug 2016-12-01 21:38:54 +09:00
EventDispatcher.cpp Bug 1322711 - 1. Convert property name to string if necessary; r=snorp 2016-12-13 03:21:47 -05:00
EventDispatcher.h Bug 1307820 - Implement per-GeckoView messaging; r=snorp r=sebastian 2016-11-14 21:29:50 +08:00
GeckoBatteryManager.h
GeckoNetworkManager.h
GeckoScreenOrientation.h
GeneratedJNINatives.h Bug 1314974 - Make GeckoView on Android work again r=jchen 2016-11-14 14:55:29 -06:00
GeneratedJNIWrappers.cpp Bug 1317239 - Part1 - Add an API to ask if the codec support adaptive playback. r=jolin 2016-11-23 14:11:22 +08:00
GeneratedJNIWrappers.h Bug 1317239 - Part1 - Add an API to ask if the codec support adaptive playback. r=jolin 2016-11-23 14:11:22 +08:00
GfxInfo.cpp
GfxInfo.h
NativeJSContainer.cpp
NativeJSContainer.h
PrefsHelper.h
moz.build Bug 1307820 - Implement per-GeckoView messaging; r=snorp r=sebastian 2016-11-14 21:29:50 +08:00
nsAndroidProtocolHandler.cpp
nsAndroidProtocolHandler.h
nsAppShell.cpp Bug 1305498 - Refactor notification code to be more concise; r=sebastian 2016-10-05 21:52:32 -04:00
nsAppShell.h
nsClipboard.cpp
nsClipboard.h
nsDeviceContextAndroid.cpp
nsDeviceContextAndroid.h Bug 1321642 - Add missing include guards to nsDeviceContextAndroid.h r=jchen 2016-12-02 10:29:55 -08:00
nsIAndroidBridge.idl Bug 1307820 - Implement per-GeckoView messaging; r=snorp r=sebastian 2016-11-14 21:29:50 +08:00
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsPrintOptionsAndroid.cpp
nsPrintOptionsAndroid.h
nsScreenManagerAndroid.cpp Bug 1314974 - Make GeckoView on Android work again r=jchen 2016-11-14 14:55:29 -06:00
nsScreenManagerAndroid.h Bug 1282003 - (Part 1) Add display type/density info and addScreen/removeScreen function. r=snorp 2016-10-03 16:23:23 +08:00
nsWidgetFactory.cpp
nsWindow.cpp Bug 1299335 (part 3) - Streamline nsIWidget::SetParent. r=mstange. 2016-12-16 10:54:11 +11:00
nsWindow.h Bug 1299335 (part 4) - Streamline nsIWidget::HideWindowChrome. r=mstange. 2016-12-16 10:54:12 +11:00