1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

[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
parent b848a924bc
commit a1d0cf1e05
@@ -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