aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/kv-storage
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2025-06-11 11:50:20 +0200
committerGitHub <noreply@github.com>2025-06-11 09:50:20 +0000
commit048d4a2a5a020f943221a83eeac4c90a7f6aa0c3 (patch)
tree34cb36f1b226a7b57c23b8075a927567b9a9a768 /tests/wpt/web-platform-tests/kv-storage
parent15eadb56a4383c397f86893be8ba568934fb2901 (diff)
downloadservo-main.tar.gz
servo-main.zip
libservo: Let libservo manage compositor message reception (#37372)HEADmain
Instead of receiving message in the compositor during a spin of the Servo event loop, receive them in libservo and then send them to the compositor. This is preparation for allowing libservo to wait for messages without spinning the main application event loop. This is useful for two situations: 1. Allowing a blocking shutdown mode, which can be used to ensure clean shutdown, regardless of how the API is used. 2. Allowing unit tests to wait until message are received instead of using a timer like they do now. Testing: This should not change behavior and is thus covered by existing tests. Fixes: This is part of #37371. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/web-platform-tests/kv-storage')
0 files changed, 0 insertions, 0 deletions