Closed domenic closed 2 years ago
I don't think we want to protect those:
history.go()
.x.index
is just a convenience getter for to appHistory.entries().indexOf(x)
I was thinking you might want to have private state just for history entries on that document. I think I'm okay with not going to those lengths though.
Also be clear that, despite the shaky spec foundations, the intent after this fix is to expose session history entries across browsing context group swaps.
Closes #71.
Preview | Diff