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 upCross-origin windows instanceof Window #15476
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR #15358 adds
XOriginWindowobjects, representing windows in a different script thread. Since this is a webidl interface,window instanceof Windowcan now fail. cc @jdm