MCPcopy Create free account
hub / github.com/mailru/FileAPI / handleArbitraryUrl

Function handleArbitraryUrl

flash/core/html-template/history/history.js:303–306  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

301 }
302
303 function handleArbitraryUrl() {
304 //delete all the history entries
305 forwardStack = [];
306 }
307
308 /* Called periodically to poll to see if we need to detect navigation that has occurred */
309 function checkForUrlChange() {

Callers 1

checkForUrlChangeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…