Closed Bug 1340507 Opened 8 years ago Closed 4 years ago

Closing a tab (on which resources are not completely loaded) returns “TypeError:> this.browser.webProgress is undefined”

Categories

(WebExtensions :: Android, defect, P5)

Unspecified
Android
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: rmacarie, Unassigned)

Details

(Whiteboard: [triaged])

Attachments

(1 file)

Attached file every-event-1.0.xpi
*Environment* Firefox: Nightly 54.0a1 Mobile device: Samsung S7 (Android 6.0.1) Prerequisites: - Install “every event 1.0” add-on in Firefox (attached, if needed) - use web console to catch errors *Steps to reproduce* # Run Firefox Nightly. # Open a tab and go to any website. # Close the tab and observe what the console returns. *Expected results* No errors are returned. *Actual results* The console returns: TypeError: this.browser.webProgress is undefined[Learn More] ext-utils.js:419:1 background.js:4 Event fired: browser.tabs.onRemoved background.js:5:3 Arguments: Array [ 7, Object ] background.js:6:3 "https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/tabs/onRemoved/" background.js:7:3 *Notes* # Reproducibility: 5/5.
Additional info! It seems that the issue is reproducible when closing a tab on which not all resources were loaded. Regards, Rares
Summary: Closing a tab returns “TypeError:> this.browser.webProgress is undefined” → Closing a tab (on which resources are not completely loaded) returns “TypeError:> this.browser.webProgress is undefined”
Priority: -- → P2
Whiteboard: [triaged]
Priority: P2 → P5
Product: Toolkit → WebExtensions

GeckoView/Fenix do not use this code anymore.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: