Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Window.onClosing() not work in GWT 2.12 (gwtproject#10074)
When Window.onClosing(), if beforeCloseHandlersInitialized (not closeHandlersInitialized) is true, fire the ClosingEvent. Fixes gwtproject#10072.
- Loading branch information