diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-05-27 09:30:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 07:30:51 +0000 |
commit | 5f0866379a731628c535593d0022b91cfabfb868 (patch) | |
tree | e575c1f1a2f77e42a83174180b95cab9a0ec6c38 /components/gfx/tests | |
parent | a7bf099cb1694157e2085b9cc3d1e81dc687e2c7 (diff) | |
download | servo-5f0866379a731628c535593d0022b91cfabfb868.tar.gz servo-5f0866379a731628c535593d0022b91cfabfb868.zip |
Remove more IPC messages between script and layout (#32377)
Instead of bouncing messages from the compositor to script and then to
layout, just have script call methods on Layout. Additionally, we do not
need to send any followup messages to script for these messages. Instead
just execute code after calling the method on Layout.
Diffstat (limited to 'components/gfx/tests')
0 files changed, 0 insertions, 0 deletions