Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
BrowserHistoryUtils = {
2
addEvent:
function
(elm, evType, fn, useCapture) {
3
useCapture = useCapture || false;
4
if
(elm.addEventListener) {
Callers
nothing calls this directly
Calls
8
i
Function · 0.85
createState
Function · 0.70
_initialize
Function · 0.70
getHash
Function · 0.70
func
Function · 0.70
addHistoryEntry
Function · 0.70
getPlayers
Function · 0.70
getPlayer
Function · 0.70
Tested by
no test coverage detected