[Webkit-unassigned] [Bug 136526] Committed URL is not reset when a new load starts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 10 00:38:56 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136526
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-09-10 00:38:58 PST ---
(In reply to comment #2)
> (From update of attachment 237616 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=237616&action=review
>
> > Source/WebKit2/ChangeLog:8
> > + Reset the committed URL when a new load starts.
>
> I don't see how this can be right. When a load hasn't been committed yet, the current page is unchanged - this is the very reason for having an uncommitted state. If the user starts a load and immediately hits Esc to cancel, the page should remain in the same state that it was before load.
I see your point, and I agree that's the last committed URL in the page/frame, but I'm not so sure that's the active URL. I guess we need to define what the active URL is, though. This is what we have in the WebKitGTK+ API documentation:
http://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#webkit-web-view-get-uri
It doesn't say anything about the active URL when the provisional load fails, what do you think it should be?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list