mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 735912 - Use updated method name. r=bnicholson
This commit is contained in:
parent
ace3558298
commit
029003275b
@ -327,7 +327,7 @@ var BrowserApp = {
|
||||
});
|
||||
|
||||
if (this.isAppUpdated())
|
||||
this.onUpdate();
|
||||
this.onAppUpdated();
|
||||
},
|
||||
|
||||
isAppUpdated: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user