Bug 1148149 - Support Android Presentation API. r=snorp, r=jgilbert
This commit is contained in:
@@ -294,6 +294,9 @@ public class GeckoAppShell
|
||||
|
||||
public static native SurfaceBits getSurfaceBits(Surface surface);
|
||||
|
||||
public static native void addPresentationSurface(Surface surface);
|
||||
public static native void removePresentationSurface(Surface surface);
|
||||
|
||||
public static native void onFullScreenPluginHidden(View view);
|
||||
|
||||
public static class CreateShortcutFaviconLoadedListener implements OnFaviconLoadedListener {
|
||||
|
||||
Reference in New Issue
Block a user