Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnsure proxy bindings properly finalize #819
Closed
Labels
Comments
|
We need to create a finalization hook and add it to the ProxyTraps in the finalize field. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A brief glance at HTMLDocumentBinding.rs revealed no finalizer. This requires further investigation.