-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core: remove no-unload-listeners
audit
#15874
Conversation
Is this clean up or fixing something pressing? I know long term the audit doesn't fit into a trace-first world, but removing (default) support for unload listeners on most sites doesn't start until Q3, with full removal by Q1 2025, so warning devs to not use unload listeners still seems like a good goal until sometime in that time. Could this live as-is for another few quarters and not hurt anything? |
We already warn about this in deprecations AND bfcache. IMO it doesn't need it's own audit anymore. |
Ah, didn't realize (or just forgot) it was in deprecations. Nice! |
Closes #15766
Also removes
GlobalListeners
artifact.