[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:01:28 PDT 2019


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
Typical output from the “load-test.c” program (attached):

% ./test-load       
** Message: 13:57:12.909: Load started <http://apple.com/>
** Message: 13:57:13.443: Load redirected <https://www.apple.com/>
** Message: 13:57:13.810: Load committed <https://www.apple.com/>
** Message: 13:57:14.011: on_load_started_timeout: triggering load for igalia.com
** Message: 13:57:15.135: on_web_view_load_failed: event=committed error=Load request cancelled uri=https://www.apple.com/ web_view_uri=https://www.apple.com/
** Message: 13:57:15.135: Load finished <https://www.apple.com/>
** Message: 13:57:15.135: Load started <https://www.apple.com/>
** Message: 13:57:15.558: Load redirected <https://www.igalia.com/>
** Message: 13:57:15.842: Load committed <https://www.igalia.com/>
** Message: 13:57:18.322: Load finished <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/c46eee6c/attachment-0001.html>


More information about the webkit-unassigned mailing list