LibWeb: Add opt-in tracing of invalidate_layout_tree() calls with reason

This commit is contained in:
Andreas Kling 2025-03-05 21:04:20 +01:00 committed by Alexander Kalenik
parent c333042e63
commit 415079bc11
Notes: github-actions[bot] 2025-03-08 02:39:05 +00:00
8 changed files with 46 additions and 12 deletions

View file

@ -561,7 +561,7 @@ void HTMLObjectElement::update_layout_and_child_objects(Representation represent
m_representation = representation;
invalidate_style(DOM::StyleInvalidationReason::HTMLObjectElementUpdateLayoutAndChildObjects);
document().invalidate_layout_tree();
document().invalidate_layout_tree(DOM::InvalidateLayoutTreeReason::HTMLObjectElement);
}
// https://html.spec.whatwg.org/multipage/interaction.html#dom-tabindex