[Webkit-unassigned] [Bug 218789] New: REGRESSION(r269665) [GLib] API test /WebKit2Gtk/TestWebKitWebView /webkit/WebKitWebView/page-visibility is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 22:14:32 PST 2020


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

            Bug ID: 218789
           Summary: REGRESSION(r269665) [GLib] API test
                    /WebKit2Gtk/TestWebKitWebView
                    /webkit/WebKitWebView/page-visibility is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

r269665 Removed the `prerender` value from the VisibilityState list of values and the page-visibility API test needs to be updated.

Replacing "prerender" with "hidden" in line 743 of Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp makes the assertion pass but looks like the previous logic of waiting for the title to change after showInWindow needs to be updated, as the onVisibilityChanged seems to not be emitted after it and the waitUntilTitleChanged() call in line 752 makes the test timeout.

-- 
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/20201111/b7fe34a5/attachment.htm>


More information about the webkit-unassigned mailing list