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

Function getHistoryFrame

flash/camera/html-template/history/history.js:99–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97
98 // Accessor functions for obtaining specific elements of the page.
99 function getHistoryFrame()
100 {
101 return document.getElementById('ie_historyFrame');
102 }
103
104 function getFormElement()
105 {

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…