Closed
Bug 784232
Opened 12 years ago
Closed 6 years ago
Expose page load status via tabs module
Categories
(Add-on SDK Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: canuckistani, Unassigned)
References
Details
as per Gandalf's suggestion in IRC, it should be simpler to react to Firefox loading an error page instead of the requested document - in the case of a netowrk problem ( for example ):
gandalf: tab.url returns "expired.example.com"
gandalf: document.documentURI returns "about:neterror"
P3 for exposing an additional property that shows the page load status.
Priority: -- → P3
Summary: handle internal error pages → Expose page load status via tabs module
Comment 2•6 years ago
|
||
Add-on SDK is no longer supported so resolving bugs as INCOMPLETE
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•