Open
Bug 1985463
Opened 7 months ago
Updated 7 months ago
#navigate should block new navigations if the ongoing navigtion type is traverse
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: farre, Unassigned)
References
(Blocks 1 open bug)
Details
#navigate performs a check for the ongoing navigation type and returns early. It might be that we implement this in another way, but really not sure.
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•