mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 452080, additional line that was missed due to merging
This commit is contained in:
parent
ac69c19305
commit
a1062f4371
@ -734,6 +734,7 @@ var BrowserUI = {
|
||||
// URL textbox events
|
||||
case "click":
|
||||
this.show(UIMODE_URLEDIT);
|
||||
this.updateAutoComplete(true);
|
||||
break;
|
||||
case "input":
|
||||
this.updateAutoComplete(false);
|
||||
|
Loading…
Reference in New Issue
Block a user