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

Function handleArbitraryUrl

flash/image/html-template/history/history.js:312–315  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

310 }
311
312 function handleArbitraryUrl() {
313 //delete all the history entries
314 forwardStack = [];
315 }
316
317 /* Called periodically to poll to see if we need to detect navigation that has occurred */
318 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…