Skip to content

26488 - Moves WebGLRenderingContext cleanup to a dedicated struct#41717

Merged
jdm merged 1 commit intoservo:mainfrom
willypuzzle:26488-Drop-impls-for-DOM-types-should-be-forbidden-WebGLPRenderingContext
Jan 7, 2026
Merged

26488 - Moves WebGLRenderingContext cleanup to a dedicated struct#41717
jdm merged 1 commit intoservo:mainfrom
willypuzzle:26488-Drop-impls-for-DOM-types-should-be-forbidden-WebGLPRenderingContext

Conversation

@willypuzzle
Copy link
Copy Markdown
Contributor

Refactors the WebGLRenderingContext to manage resource cleanup via a dedicated DroppableWebGLRenderingContext struct.

Testing: This task is only a refactor, no tests added
Fixes: partially #26488

Refactors the WebGLRenderingContext to manage resource cleanup via a dedicated `DroppableWebGLRenderingContext` struct.

Signed-off-by: Domenico Rizzo <[email protected]>
@willypuzzle willypuzzle requested a review from gterzian as a code owner January 6, 2026 23:46
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jan 6, 2026
Copy link
Copy Markdown
Member

@jdm jdm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jan 7, 2026
@jdm jdm added this pull request to the merge queue Jan 7, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 7, 2026
Merged via the queue into servo:main with commit 2bcad73 Jan 7, 2026
32 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 7, 2026
@willypuzzle willypuzzle deleted the 26488-Drop-impls-for-DOM-types-should-be-forbidden-WebGLPRenderingContext branch January 7, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants