Skip to content

webbrowser: fix window.opener and window.close()

These web APIs are used by webpages such as sites that use "Sign in with Google" to control and communicate across windows. Wire up the appropriate parts of QtWebEngine to allow these APIs to work.

Fixes: #568 (closed)


@sunweaver is something like this safe enough to get into OTA-4?

Merge request reports