Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic
This commit is contained in:
@@ -133,7 +133,6 @@ public class Tabs implements GeckoEventListener {
|
||||
mSelectedTab = tab;
|
||||
mActivity.runOnUiThread(new Runnable() {
|
||||
public void run() {
|
||||
mActivity.hideFormAssistPopup();
|
||||
if (isSelectedTab(tab)) {
|
||||
notifyListeners(tab, TabEvents.SELECTED);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user