Open
Bug 1725716
Opened 4 years ago
Updated 1 year ago
Consider removing mIsNavigating field
Categories
(Core :: DOM: Navigation, task, P3)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: annyG, Unassigned)
References
Details
Filing this bug to keep track of mIsNavigating related bugs
| Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Comment 1•4 years ago
•
|
||
When we enable browser.tabs.documentchannel.parent-controlled and SHIP by default, we will not need to check for isNavigating here anymore.
| Reporter | ||
Comment 2•4 years ago
|
||
In this bug we can also investigate if it's ok to remove other usages of isNavigating (e.g. here and in MozBrowser.didStartLoadSinceLastUserTyping), and then finally maybe remove the isNavigating field itself.
| Reporter | ||
Updated•4 years ago
|
Assignee: agakhokidze → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•