Skip to content

Commit

Permalink
πŸ’ž Add temporary compat method for removing progress listener
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett committed Dec 21, 2023
1 parent 8164dd5 commit efd6fa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/content/browser-compat.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ var gBrowser = {
tab.maybeClose();
},

removeTabsProgressListener(listener) {},

_initCompat() {}
};

Expand Down

0 comments on commit efd6fa4

Please sign in to comment.