https://html.spec.whatwg.org/multipage/browsers.html#joint-session-history
The current idea here is to create a HistoryIterator that will lazily interleave Frame history depending on the NavigartionDirection. Each Frame entry will now also hold an Instant so the order of navigations can be determined.
cc @asajeffrey
https://html.spec.whatwg.org/multipage/browsers.html#joint-session-history
The current idea here is to create a
HistoryIteratorthat will lazily interleaveFramehistory depending on theNavigartionDirection. EachFrameentry will now also hold anInstantso the order of navigations can be determined.cc @asajeffrey