зеркало из https://github.com/mozilla/gecko-dev.git
Back out a12e6c2e9535 (bug 972327) for not actually building
CLOSED TREE
This commit is contained in:
Родитель
36139c6bf2
Коммит
2c34a5ca5f
|
@ -890,12 +890,6 @@ abstract public class BrowserApp extends GeckoApp
|
|||
|
||||
// Intercept key events for gamepad shortcuts
|
||||
mLayerView.setOnKeyListener(this);
|
||||
|
||||
// Initialize the actionbar menu items on startup for both large and small tablets
|
||||
if (HardwareUtils.isTablet()) {
|
||||
onCreatePanelMenu(Window.FEATURE_OPTIONS_PANEL, null);
|
||||
invalidateOptionsMenu();
|
||||
}
|
||||
}
|
||||
|
||||
private void shareCurrentUrl() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче