Skip to content

Remove obsolete HTML stack lookup limits - #2569

Merged
jhy merged 2 commits into
masterfrom
adoption-cycle
Aug 15, 2026
Merged

Remove obsolete HTML stack lookup limits#2569
jhy merged 2 commits into
masterfrom
adoption-cycle

Conversation

@jhy

@jhy jhy commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Remove the old fixed maxQueueDepth checks, which conflicted with the parser’s configured maxDepth.

Use the configured maximum depth as the single limit for the HTML tree-builder stack.

Remove the old fixed `maxQueueDepth` checks, which conflicted with the parser’s configured `maxDepth`.

Use the configured maximum depth as the single limit for the HTML tree-builder stack.
@jhy jhy added bug A confirmed bug, that we should fix fixed An {bug|improvement} that has been {fixed|implemented} labels Aug 15, 2026
@jhy jhy added this to the 1.23.2 milestone Aug 15, 2026
@jhy
jhy merged commit f2ea9df into master Aug 15, 2026
21 checks passed
@jhy
jhy deleted the adoption-cycle branch August 15, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A confirmed bug, that we should fix fixed An {bug|improvement} that has been {fixed|implemented}

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant