Bug 56172 - WebViewClient does not report failures to display the chosen page
Summary: WebViewClient does not report failures to display the chosen page
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Android Android
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 21:54 PST by Dan Schmitt
Modified: 2011-03-10 21:54 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Schmitt 2011-03-10 21:54:25 PST
WebViewClient should be extended to return render errors for broken images or malformed html so that watcher applications could attempt to receive reports on failures to display information and possibly try to fall back to a more simple document.