Skip to content

Commit

Permalink
Refactor the navigation algorithm
Browse files Browse the repository at this point in the history
* Create the document after the global is created.
* Calculate the sandbox flags and origin before the document is created.
  This replaces the previously-declarative determination of the document
  origin.
* Thread through much of the previously-implicit state as explicit
  arguments.
  • Loading branch information
dtapuska authored and domenic committed Jul 11, 2019
1 parent 15cf23a commit 061e782
Showing 1 changed file with 258 additions and 226 deletions.
Loading

0 comments on commit 061e782

Please sign in to comment.