Skip to content

Commit

Permalink
Specify traversal and overhaul ongoing navigation tracking
Browse files Browse the repository at this point in the history
This commit introduces a much more robust framework for tracking ongoing navigations. This fixes #130, for example, by appropriately keeping the signal around so that we can signal abort when necessary. It also ensures every same-document navigation ends in either navigationsuccess or navigationerror, with a few unified spec paths.

With this framework in hand, we can specify goTo()/back()/forward().
  • Loading branch information
domenic authored Jul 27, 2021
1 parent 12d5a1a commit 02cb604
Showing 1 changed file with 363 additions and 74 deletions.
Loading

0 comments on commit 02cb604

Please sign in to comment.