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

Function getHistoryFrame

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

Source from the content-addressed store, hash-verified

101
102 // Accessor functions for obtaining specific elements of the page.
103 function getHistoryFrame()
104 {
105 return document.getElementById('ie_historyFrame');
106 }
107
108 function getAnchorElement()
109 {

Callers 4

getIframeHashFunction · 0.70
addHistoryEntryFunction · 0.70
checkForUrlChangeFunction · 0.70
funcFunction · 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…