mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
Follow-up fix for bug 726529
This commit is contained in:
parent
83b5172cc1
commit
7558e838d3
@ -24,8 +24,6 @@ XPCOMUtils.defineLazyGetter(Services, 'fm', function() {
|
||||
XPCOMUtils.defineLazyGetter(navigator, 'mozKeyboard', function() {
|
||||
return new MozKeyboard();
|
||||
});
|
||||
|
||||
updateApplicationCache(window);
|
||||
};
|
||||
|
||||
let progressListener = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user