[Webkit-unassigned] [Bug 200341] New: [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:00:30 PDT 2019


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

            Bug ID: 200341
           Summary: [GTK][WPE] Inconsistent reporting of current URI in
                    WebKitWebView:load-changed signal
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Created attachment 375303

  --> https://bugs.webkit.org/attachment.cgi?id=375303&action=review

Test program, triggers a second load 200ms after the first is committed

If a new load is triggered soon after a previous one has reached the
WEBKIT_LOAD_COMMITTED state, the next notified WEBKIT_LOAD_STARTED
will have the old URL most of the time (9 out of 10 times, at least)
instead of the new one being loaded.

-- 
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/afb539f5/attachment.html>


More information about the webkit-unassigned mailing list