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

Function createState

flash/camera/html-template/history/history.js:206–208  ·  view source on GitHub ↗
(baseUrl, newUrl, flexAppUrl)

Source from the content-addressed store, hash-verified

204 }
205
206 function createState(baseUrl, newUrl, flexAppUrl) {
207 return { 'baseUrl': baseUrl, 'newUrl': newUrl, 'flexAppUrl': flexAppUrl, 'title': null };
208 }
209
210 /* Add a history entry to the browser.
211 * baseUrl: the portion of the location prior to the '#'

Callers 2

history.jsFile · 0.70
addHistoryEntryFunction · 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…