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

Remove the backend Context ref in Element for earlier backend release #121

Closed
LastLeaf opened this issue Dec 22, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request module:core

Comments

@LastLeaf
Copy link
Member

Some backends ref-counts the Context to free the context-related resources. Consider release all refs of Context after root detached.

Furthermore, ShadowRoot.create* calls should return null backend element after detached.

@LastLeaf LastLeaf added enhancement New feature or request module:core labels Dec 22, 2023
@LastLeaf LastLeaf self-assigned this Dec 22, 2023
LastLeaf added a commit that referenced this issue Jan 8, 2024
…element-destroy

feat: drop context on element destroy (#121)
@LastLeaf LastLeaf closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:core
Projects
None yet
Development

No branches or pull requests

1 participant