зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1215739 - "Start browsing" link should bring up keyboard/highlight urlbar. r=margaret
--HG-- extra : commitid : 4MgOfAJFJdX extra : rebase_source : ccfdae7bdfb375735ec0a245b21fe29015b4e259 extra : amend_source : 5f76c2f6d268fab4a92c88e26edb981f204f10f5
This commit is contained in:
Родитель
eb15932c91
Коммит
e0e723f2ff
|
@ -2419,7 +2419,7 @@ public class BrowserApp extends GeckoApp
|
||||||
mFirstrunPane.registerOnFinishListener(new FirstrunPane.OnFinishListener() {
|
mFirstrunPane.registerOnFinishListener(new FirstrunPane.OnFinishListener() {
|
||||||
@Override
|
@Override
|
||||||
public void onFinish() {
|
public void onFinish() {
|
||||||
BrowserApp.this.mFirstrunPane = null;
|
enterEditingMode();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче