Backed out changeset 9271d92ee0e2 (bug 1148149) for robocop crashes.

This commit is contained in:
Ryan VanderMeulen
2015-04-10 14:52:50 -04:00
parent d09f277e1b
commit 3ebe8fe436
15 changed files with 1 additions and 510 deletions

View File

@@ -294,9 +294,6 @@ 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 {