Skip to content

glue: Use release assert for popping interrupt queue - #806

Draft
jschwe wants to merge 1 commit into
servo:mainfrom
jschwe:use-unconditional-assert
Draft

glue: Use release assert for popping interrupt queue#806
jschwe wants to merge 1 commit into
servo:mainfrom
jschwe:use-unconditional-assert

Conversation

@jschwe

@jschwe jschwe commented Aug 28, 2026

Copy link
Copy Markdown
Member

The assert has side-effects, so doing this only in debug mode is not sufficient.

Testing: Not tested

The assert has side-effects, so doing this only in debug mode is not sufficient.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
@sagudev

sagudev commented Aug 28, 2026

Copy link
Copy Markdown
Member

I think we would need a devtools test that would test SavedQueue and servo/servo#47489 (comment)

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.

2 participants