MCPcopy Create free account
hub / github.com/mailru/FileAPI / history.js

File history.js

flash/camera/html-template/history/history.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1BrowserHistoryUtils = {
2 addEvent: function(elm, evType, fn, useCapture) {
3 useCapture = useCapture || false;
4 if (elm.addEventListener) {

Callers

nothing calls this directly

Calls 8

iFunction · 0.85
createStateFunction · 0.70
_initializeFunction · 0.70
getHashFunction · 0.70
funcFunction · 0.70
addHistoryEntryFunction · 0.70
getPlayersFunction · 0.70
getPlayerFunction · 0.70

Tested by

no test coverage detected