[Webkit-unassigned] [Bug 200341] [GTK][WPE] Inconsistent reporting of current URI in WebKitWebView:load-changed signal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 04:05:05 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200341

--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
A couple of times I have also seen the new URL being used for the
WEBKIT_LOAD_FINISHED of the previous page load. I don't seem to be
able of getting that today (it's much less frequent), but I have
this log saved from yesterday:

** Message: 18:39:03.581: Load started <http://apple.com/>
** Message: 18:39:03.587: Load redirected <https://www.apple.com/>
** Message: 18:39:04.395: Load committed <https://www.apple.com/>
** Message: 18:39:04.596: on_load_started_timeout: triggering load for igalia.com
** Message: 18:39:04.599: on_web_view_load_failed: event=committed error=Load request cancelled
** Message: 18:39:04.599: Load finished <https://igalia.com/>
** Message: 18:39:04.599: Load started <https://igalia.com/>
** Message: 18:39:05.042: Load redirected <https://www.igalia.com/>
** Message: 18:39:05.297: Load committed <https://www.igalia.com/>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190801/e6f573e6/attachment.html>


More information about the webkit-unassigned mailing list