[Webkit-unassigned] [Bug 212950] New: [WebDriver][WPE] Support creating new webviews from create-web-view signal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 20:21:03 PDT 2020


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

            Bug ID: 212950
           Summary: [WebDriver][WPE] Support creating new webviews from
                    create-web-view signal
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

Originally, bug 212118 was created to allow MB to create new views for some WebDriver tests from the "create" signal in child views, and fixed a number of failures.

But "POST /session/{session_id}/window/new" implementation emits "create-web-view". WPE's MiniBrowser handler for it only returns the original automated webview instead of creating a new one.

This is is causing a number of w3c/tests/new_window/user_prompts.py to fail.

-- 
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/20200609/329037e9/attachment.htm>


More information about the webkit-unassigned mailing list