-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: factor out and clean up javascript: URL processing
This attempts to make the navigation algorithm slightly more comprehensible by factoring out the conversion of javascript: URL requests into responses into a dedicated algorithm, instead of having it occupy about half of the main "navigate" algorithm. The factored-out algorithm is also slightly modernized and cleaned up in various ways.
- Loading branch information
Showing
1 changed file
with
119 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters