Skip to content

devtools: implement listing all frames#43015

Merged
eerii merged 1 commit into
servo:mainfrom
atbrakhi:get_newest_frame
Mar 5, 2026
Merged

devtools: implement listing all frames#43015
eerii merged 1 commit into
servo:mainfrom
atbrakhi:get_newest_frame

Conversation

@atbrakhi
Copy link
Copy Markdown
Member

@atbrakhi atbrakhi commented Mar 4, 2026

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: part of #36027

This change implements listing all frames from youngest to oldest. This is in
order to send correct frame message from thread actor

Co-authored-by: eri <[email protected]>
Signed-off-by: atbrakhi <[email protected]>
@atbrakhi atbrakhi requested a review from gterzian as a code owner March 4, 2026 10:52
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 4, 2026
@eerii eerii mentioned this pull request Mar 4, 2026
@atbrakhi atbrakhi requested review from eerii March 5, 2026 12:42
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 5, 2026
@eerii eerii added this pull request to the merge queue Mar 5, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 5, 2026
Merged via the queue into servo:main with commit 1b7ec96 Mar 5, 2026
33 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 5, 2026
offline-ant pushed a commit to offline-ant/havi that referenced this pull request Jun 4, 2026
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: servo#36027

Signed-off-by: atbrakhi <[email protected]>
Co-authored-by: eri <[email protected]>
(cherry picked from commit 1b7ec96)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants