[Pale-Moon] Issue #1972 - Follow-up: include Ci with nsIWebNavigation flag.

For code consistency.
This commit is contained in:
Moonchild 2024-10-05 14:27:05 +02:00 committed by roytam1
commit a1d0cf1e05

View file

@ -2130,7 +2130,7 @@
// Using the "STOP_ALL" flag should halt all animations, fetches, network
// activity, etc. to come to a clean state for removal and unlinking (if enabled).
var browser = this.getBrowserForTab(aTab);
browser.webNavigation.stop(nsIWebNavigation.STOP_ALL);
browser.webNavigation.stop(Ci.nsIWebNavigation.STOP_ALL);
// Clean up mTabFilters and mTabListeners now rather than in
// _beginRemoveTab, so that their size is always in sync with the