Home | History | Annotate | Download | only in ui

Lines Matching full:beforeunload

313   // Gives beforeunload handlers the chance to cancel the close.
728 // Figure out if there are tabs that have beforeunload handlers.
928 // Processes the next tab that needs it's beforeunload/unload event fired.
931 // Whether we've completed firing all the tabs' beforeunload/unload events.
934 // Clears all the state associated with processing tabs' beforeunload/unload
945 // cases where a tab crashes or hangs even if the beforeunload/unload haven't
1083 // Tracks tabs that need there beforeunload event fired before we can
1091 // Whether we are processing the beforeunload and unload events of each tab