Home | History | Annotate | Download | only in ui

Lines Matching full:unload

2125   // If the TabContents is not connected yet, then there's no unload
2126 // handler we can fire even if the TabContents has an unload listener.
2130 // If the page has unload listeners, then we tell the renderer to fire
2716 // If the tab crashes in the beforeunload or unload handler, it won't be
2984 // waiting for unload to fire. Don't actually try to close the tab as it
3128 // unload.
3131 // We want to handle firing the unload event ourselves since we want to
3132 // fire all the beforeunload events before attempting to fire the unload
4000 // We've finished all the unload events and can proceed to close the
4007 // unload tabs.
4018 // We've finished firing all beforeunload events and can proceed with unload
4023 // TODO(ojan): We can probably fire all the unload events in parallel and
4025 // unload handler or takes a long time to page in.
4258 // If this is the last tab with unload handlers, then ProcessPendingTabs