[Webkit-unassigned] [Bug 190700] New: webkit_web_view_stop_loading does not always trigger load-failed even when is-loading is true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 01:01:11 PDT 2018


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

            Bug ID: 190700
           Summary: webkit_web_view_stop_loading does not always trigger
                    load-failed even when is-loading is true
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kapouer at melix.org
                CC: bugs-noreply at webkitgtk.org

Using webkitgtk 2.22.2 as distributed in debian/testing.

i'm loading a web view using webkit_web_view_load_uri,
and after a 50ms timeout i stop the load using
webkit_web_view_stop_loading.

Before that call, webkit_web_view_is_loading returns true.
However, "load-failed" is not triggered, nor is "load-changed".

This behavior does not match documentation and changed quite recently.

-- 
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/20181018/2f7c877f/attachment.html>


More information about the webkit-unassigned mailing list