Open
Bug 1974717
Opened 1 year ago
Navigation API: Make `BrowsingContext::Navigate` follow #navigate
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: jjaschke, Unassigned)
References
Details
In its current state (after being introduced by Bug 1959961) BrowsingContext::Navigate() is the code which previously existed in LocationBase::SetURI, which performs a navigation.
It would be helpful to refactor this code to align with the spec.
You need to log in
before you can comment on or make changes to this bug.
Description
•