Searched defs:is_during_beforeunload (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc3960 bool is_during_beforeunload,
3974 if (is_during_beforeunload || is_during_unload) {
3989 if (is_during_beforeunload && delegate_) {
3959 RendererUnresponsive(RenderViewHost* rvh, bool is_during_beforeunload, bool is_during_unload) argument

Completed in 637 milliseconds