Open
Bug 334850
Opened 19 years ago
Updated 3 years ago
error page should reload itself if it was loaded from a page meta-Refreshing itself
Categories
(Core :: Networking, defect, P5)
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
References
()
Details
(Whiteboard: [necko-would-take])
When I have a page like http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox (which has a meta-refresh to reload itself) loaded and I suspend my laptop, when I resume, the page tries to meta-refresh itself before the laptop is conected to the network and is replaced by an error page saying the page could not be found. I sometimes find these pages still around hours after I've resumed.
It would be nice if an error page that was the result of a page refreshing itself had the same refresh as the page so that it would retry again at the same interval (after the network is up).
Steps to reproduce:
1. load a page that meta-refreshes itself
2. suspend computer (in a way that causes network to stop, and then restart when resuming)
3. resume computer
Actual results: Page permanently replaced by an error page that never refreshes.
Expected results: Page continues to refresh, possible interrupted by a transient error page.
(It's possible that this situation would also be improved by changes to make Mozilla understand offline status from NetworkManager.)
Updated•10 years ago
|
Whiteboard: [necko-would-take]
Comment 1•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•