RESOLVED FIXED Bug 60057
Unreachable URL is lost when canceling load of a new page
https://bugs.webkit.org/show_bug.cgi?id=60057
Summary Unreachable URL is lost when canceling load of a new page
Jeff Miller
Reported 2011-05-03 13:39:50 PDT
In bug 47938 <http://trac.webkit.org/changeset/70097>, we added support for tracking the unreachable URL in the UI process in WebFrameProxy. However, as soon as you start loading a new URL, any previous unreachable URL is lost. If you cancel loading the new page, the previous page is still shown, but it no longer has an unreachable URL.
Attachments
Patch (2.81 KB, patch)
2011-05-03 13:50 PDT, Jeff Miller
darin: review+
Jeff Miller
Comment 1 2011-05-03 13:40:14 PDT
Jeff Miller
Comment 2 2011-05-03 13:50:15 PDT
Jeff Miller
Comment 3 2011-05-03 13:54:31 PDT
Note You need to log in before you can comment on or make changes to this bug.