Firefox/Projects/Network Error Pages: Difference between revisions
Jump to navigation
Jump to search
(→Bugs) |
(→Bugs) |
||
Line 18: | Line 18: | ||
[http://bugzilla.mozilla.org/show_bug.cgi?id=479922 Bug 479922] - Network error pages should give me tools instead of asking me questions | [http://bugzilla.mozilla.org/show_bug.cgi?id=479922 Bug 479922] - Network error pages should give me tools instead of asking me questions | ||
= Reference = | |||
[http://mxr.mozilla.org/mozilla-central/source/docshell/base/nsDocShell.cpp#3031 nsDocShell::DisplayLoadError] -- dispatches various error pages |
Revision as of 18:41, 25 February 2009
Overview
Sprint lead: curtis
Sprinters: johnath, boriss
- Description
- More useful/helpful set of network error pages that offer tools helping users get to a useful end point via search, analysis of Places DB, or automatic redirects/reloads.
Goals / Use Cases
tbd
Non Goals
tbd
Design
tbd
Bugs
Bug 479922 - Network error pages should give me tools instead of asking me questions
Reference
nsDocShell::DisplayLoadError -- dispatches various error pages