Skip to content

Commit

Permalink
Rewrite some on top of the session history rewrite
Browse files Browse the repository at this point in the history
This is not complete, but mainly attempts to tackle the "Updating the Navigation object" section, in particular to get rid of the TODO around the navigationType set when firing currententrychange. A notable result is clarifying the relative timing of currententrychange/dispose vs. pageshow vs. hashchange/popstate.

Other sections remain on top of the current HTML spec, or on top of older revisions of the session history rewrite.

This also replaces the abbrevation "AHE" (AppHistoryEntry) with "NHE" (NavigationHistoryEntry) inside the "update the entries" algorithm.
  • Loading branch information
domenic committed Mar 29, 2022
1 parent eb76072 commit f06f2dc
Showing 1 changed file with 79 additions and 41 deletions.
Loading

0 comments on commit f06f2dc

Please sign in to comment.