[Webkit-unassigned] [Bug 186263] New: [Win][MiniBrowser] Support multiple windows properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 01:10:51 PDT 2018


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

            Bug ID: 186263
           Summary: [Win][MiniBrowser] Support multiple windows properly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: achristensen at apple.com, bfulgham at webkit.org,
                    lforschler at apple.com, pvollan at apple.com
            Blocks: 184770

[Win][MiniBrowser] Support multiple windows properly

The current implementation of
PrintWebUIDelegate::createWebViewWithRequest is wrong. It is
using CreateProcess to open a new window, and doesn't return the
new instance of IWebView. As the result, for example,
window.close doesn't work as expected.

A test case of window.close
http://javascript-coder.com/files/window-popup/javascript-window-close-example1.html


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=184770
[Bug 184770] [Win] MiniBrowser should support both WebKitLegacy and modern WebKit
-- 
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/20180604/4ab1fffc/attachment.html>


More information about the webkit-unassigned mailing list