Skip to content

Conversation

DavidHusicka
Copy link
Contributor

This gets rid of a memory leak where the anonymous block would be created in a loop and never cleared.

@@ -235,6 +235,13 @@ fn collect_complex_layout_children(
else if needs_wrap(child_node_kind, display_outside) {
use style::selector_parser::PseudoElement;

// TODO: once let chaining lends in stable, make nicer
Copy link
Contributor

Choose a reason for hiding this comment

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

Lends -> lands

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