diff options
author | Josh Matthews <josh@joshmatthews.net> | 2024-08-15 18:20:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-15 22:20:52 +0000 |
commit | 3cc91e655f4119d15fa226cabe8e2f66be3d3c58 (patch) | |
tree | 5d95e401c553099ef8166ced29bb8e60c72c0b00 /components/script/dom/servoparser | |
parent | a34920b6058016f026c2b710224b9227826fcf85 (diff) | |
download | servo-3cc91e655f4119d15fa226cabe8e2f66be3d3c58.tar.gz servo-3cc91e655f4119d15fa226cabe8e2f66be3d3c58.zip |
Remove many explicit reflow calls (#33067)
* Remove explicit reflow for iframe content updates.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove explicit reflow for timers.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove explicit reflow for MouseEvent.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove explicit reflow for key events.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove explicit reflow for document load.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove explicit reflow for iframe load.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove unused reflow reasons.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Fix warnings.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'components/script/dom/servoparser')
0 files changed, 0 insertions, 0 deletions