Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Stop importing Services.jsm for recent TB versions #128

Open
eyalroz opened this issue Jul 29, 2024 · 0 comments
Open

Stop importing Services.jsm for recent TB versions #128

eyalroz opened this issue Jul 29, 2024 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jul 29, 2024

The Services.jsm module was removed at some point after TB 102, and is now accessed as globalThis.Services' see here. Since we are no longer multi-TB-version-compatible, let's just drop the import commands for it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant