mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
This change implements listing all frames from youngest to oldest. This is in order to send correct frame message from thread actor This is needed for our upcoming work! Testing: Current tests are passing + manual test Fixes: #36027 Signed-off-by: atbrakhi <atbrakhi@igalia.com> Co-authored-by: eri <eri@igalia.com>