I want to completely delete some history entries added through history.pushState , instead of using history.replaceState to change them. How do I achieve this?
history.pushState
history.replaceState
Editing records from a previous story is not possible. From the history documentation:
All recipients and setters for attributes and all methods defined in the History interface, when called in the History object associated with a Document that is not fully active, must raise a SecurityError exception
http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#the-history-interface
Source: https://habr.com/ru/post/954548/More articles:https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/954543/need-users-to-re-authenticate-with-ntlm&usg=ALkJrhjWuPfoQgaKrGvilntzgQeokzxc0wImage capture for processing - pythonFind the largest sequence of numbers in an integer array - javaRequire re-authentication for specific actions - securityIIS site for both intranet and anonymous users - authenticationFloating-point arithmetic error - pythondjango-rest-framework: __init __ () takes exactly 1 argument (2) - pythonAWS S3 CORS 403 error with OPTIONS request - ajaxlvalue argument for dispatch_semaphore_create? - grand-central-dispatchPHP date string time synchronization - phpAll Articles