mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
The initial document creation does not involve navigation, and it would cause a confusion if this was done by a function which has `navigation` in its name. This commit renames `navigate_or_reload_child_browsing_ context` to `start_new_pipeline`, and introduces a new function which has the original name and is dedicated to handle navigation.
159 KiB
159 KiB