Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement support for disowning opener #24819
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#24815 (comment) describes a problem with calling
window.opener = nullin our implementation of Window::SetOpener.