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 upFire a mozbrowserclose event when a page calls window.close() #11560
Comments
|
Not high priority as this is not a thing we use in browserhtml yet. |
|
Not needed anymore. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment we close the constellation when a page calls
window.close(). In the mozbrowser case, we should fire amozbrowsercloseevent.cc @paulrouget (you may want to set a priority for this)