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

Methods defined within define-ffi-generic shouldn't inherit from t #3465

Open
aadcg opened this issue Aug 9, 2024 · 0 comments
Open

Methods defined within define-ffi-generic shouldn't inherit from t #3465

aadcg opened this issue Aug 9, 2024 · 0 comments
Labels
4-series Related to releases whose major version is 4.

Comments

@aadcg
Copy link
Member

aadcg commented Aug 9, 2024

They should inherit from browser/window/buffer. In that setting, the most-specific method will no longer be the method defined in the renderer packages. Therefore, a refactor using call-next-method is needed.

@aadcg aadcg added the 4-series Related to releases whose major version is 4. label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4-series Related to releases whose major version is 4.
Development

No branches or pull requests

1 participant