diff --git a/browser/components/urlbar/UrlbarInput.jsm b/browser/components/urlbar/UrlbarInput.jsm index 196a40a2a22c..e8497f2ecb87 100644 --- a/browser/components/urlbar/UrlbarInput.jsm +++ b/browser/components/urlbar/UrlbarInput.jsm @@ -59,7 +59,6 @@ class UrlbarInput { this.window = this.textbox.ownerGlobal; this.isPrivate = PrivateBrowsingUtils.isWindowPrivate(this.window); this.document = this.window.document; - this.window.addEventListener("unload", this); // Create the panel to contain results. this.textbox.appendChild(