Home
last modified time | relevance | path

Searched refs:replaceState (Results 1 – 14 of 14) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/setup/
Denvironment.js9 var replaceState = history.replaceState;
17 history.pushState = history.replaceState = function() {};
42 history.replaceState = replaceState;
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Drouter.js520 replaceState: function(state, title, url) { method
551 replaceState: function() {} method
566 replaceState: function(state, title, url) { method
585 replaceState: function() {} method
623 replaceState: null property
640 replaceState: function(state, title, url) { method
725 replaceState: function() { assert.ok(false); } method
742 replaceState: function() {} method
969 replaceState: function() { assert.ok(false); } method
1000 replaceState: undefined property
/plugin/fastwiki/
Dhistory.js152 history.replaceState({url: prevpage, title: document.title}, "", prevpage);
/plugin/tagfilter/script/
Djquery.history.js1replaceState=function(t,n,r,i){r=encodeURI(r).replace(/%25/g,"%");if(o.getHashByUrl(r))throw new E… function
/plugin/tagfilter/
Dscript.js262 History.replaceState({'tagfilter':tf_object},'tagfilter',url[0] + '?' + old_params.join('&'));
/plugin/diagramsnet/lib/js/diagramly/
DApp.js3435 if (window.history && window.history.replaceState)
3438 window.history.replaceState(null, null, window.location.pathname +
3448 if (window.history && window.history.replaceState)
3451 window.history.replaceState(null, null, window.location.pathname +
3471 if (urlParams['open'] != null && window.history && window.history.replaceState)
3473 window.history.replaceState(null, null, window.location.pathname +
/plugin/revealjs/js/
Dreveal.js4434 window.history.replaceState( null, null, '#' + locationHash() );
4440 window.history.replaceState( null, null, window.location.pathname + window.location.search );
/plugin/pdfjs/pdfjs/web/
Dviewer.js7775 window.history.replaceState(newState, '', newUrl);
7777 window.history.replaceState(newState, '');
Dviewer.js.map1replaceState(history.state, '', humanReadableUrl);\n if (top === window) {\n chrome.runtim…
/plugin/diagramsnet/lib/js/
Dapp.min.js11646 …ull!=this.stateArg.ids&&(window.history&&window.history.replaceState&&window.history.replaceState(…
11647replaceState&&window.history.replaceState(null,null,window.location.pathname+this.getSearch(["stat…
/plugin/openlayersmap/ol/
Dol.js.map1replaceState(null, '', url);\n }\n\n /**\n * @private\n */\n handleChangeLayerGroup_() {\n …
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js426 …ocation");setTimeout(()=>{const t=("#"==e.charAt(0)?"":"#")+e;history.replaceState(void 0,void 0,t…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js426 …ocation");setTimeout(()=>{const t=("#"==e.charAt(0)?"":"#")+e;history.replaceState(void 0,void 0,t…
Dbundle.js.map1 … = (location.charAt(0) == '#' ? '' : '#') + location\n history.replaceState(undefined, unde…