Skip to content
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

breaking: remove log:memory:pressure and firefox:force:gc from the socket API #30222

Open
AtofStryker opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
browser: firefox type: breaking change Requires a new major release version

Comments

@AtofStryker
Copy link
Contributor

What would you like?

With Cypress 14, I would like to remove the log:memory:pressure and firefox:force:gc from the socket API as they are not documented and likely not used any longer by existing Firefox users and the methods are undocumented. See
this github comment for more information.

Why is this needed?

Since these two socket methods are no longer needed, it breaks our dependency from needing foxdriver inside the firefox-utils file, further simplifying our firefox automation implementation.

Other

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: firefox type: breaking change Requires a new major release version
Projects
None yet
Development

No branches or pull requests

1 participant