Skip to content

Commit

Permalink
Remove history.pushState()
Browse files Browse the repository at this point in the history
It's single-document-bound so in theory cannot be used as a vector.
  • Loading branch information
annevk committed May 16, 2020
1 parent 10751cd commit ef7df64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ A likely inexhaustive enumeration of user agent state and ongoing standards acti
* Cache API
* `localStorage`
* `sessionStorage`
* `history.pushState()`
* `new Notification()`
* AppCache (actively being removed, probably not relevant)
* Storage (communication channels):
Expand Down

0 comments on commit ef7df64

Please sign in to comment.