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 beforeunload #1657
Closed
Implement beforeunload #1657
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#unloading-documents
This is being filed for consideration as part of the eventual design of document loading (ie. #1417 and friends). We will need to ensure that our documents are still salvageable after we commence unloading them.