Summary: | Active Web Browser: error feedback on load failure | ||
---|---|---|---|
Product: | [Unmaintained] Active | Reporter: | Aaron J. Seigo <aseigo> |
Component: | Applications | Assignee: | active |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | unscheduled | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aaron J. Seigo
2011-09-26 15:07:24 UTC
Git commit 19bfd74c1a2f710aab9cd12b81df8807b7c09ed1 by Sebastian Kügler. Committed on 27/09/2011 at 01:45. Pushed by sebas into branch 'master'. Page loading error handling Displays an HTML page showing the network error. Kindly borrowed from Rekong / Arora. BUG:282811 M +2 -0 applications/webbrowser/src/CMakeLists.txt A +127 -0 applications/webbrowser/src/errorhandling.cpp [License: GPL (v2/3)] A +63 -0 applications/webbrowser/src/infopage.html M +8 -0 applications/webbrowser/src/kdeclarativewebview.cpp M +2 -0 applications/webbrowser/src/kdeclarativewebview.h http://commits.kde.org/plasma-mobile/19bfd74c1a2f710aab9cd12b81df8807b7c09ed1 |