Home
last modified time | relevance | path

Searched refs:handleBeforeUnload (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DSourcesView.js69 function handleBeforeUnload(event) function in WebInspector.SourcesView
82 window.addEventListener("beforeunload", handleBeforeUnload, true);