Changes following review

pull/2/head
AlexVallat 9 years ago committed by gorhill
parent 22bad6201e
commit 75ac4b979e

@ -323,7 +323,7 @@ const LocationChangeListener = function(docShell) {
this.docShell.addProgressListener(this, Ci.nsIWebProgress.NOTIFY_LOCATION);
}
}
}
};
LocationChangeListener.prototype.QueryInterface = XPCOMUtils.generateQI(["nsIWebProgressListener", "nsISupportsWeakReference"]);

Loading…
Cancel
Save