Platform/GFX/APZ: Difference between revisions

No edit summary
Line 32: Line 32:
* On Fennec (which doesn't use the APZ yet): [https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/GeckoAppShell.java GeckoAppShell] and [https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/gfx/GeckoLayerClient.java GeckoLayerClient], which communicate with native code via the [https://mxr.mozilla.org/mozilla-central/source/widget/android/nsIAndroidBridge.idl AndroidBridge].
* On Fennec (which doesn't use the APZ yet): [https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/GeckoAppShell.java GeckoAppShell] and [https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/gfx/GeckoLayerClient.java GeckoLayerClient], which communicate with native code via the [https://mxr.mozilla.org/mozilla-central/source/widget/android/nsIAndroidBridge.idl AndroidBridge].


The widget code interacts with the APZ in the following ways:


=== Compositor ===
=== Compositor ===
Confirmed users
85

edits