Skip to content

devtools: Merge preview and scopes#43860

Merged
atbrakhi merged 1 commit into
servo:mainfrom
atbrakhi:merge_scope_and_preview
Apr 2, 2026
Merged

devtools: Merge preview and scopes#43860
atbrakhi merged 1 commit into
servo:mainfrom
atbrakhi:merge_scope_and_preview

Conversation

@atbrakhi

@atbrakhi atbrakhi commented Apr 2, 2026

Copy link
Copy Markdown
Member

Before we had seperate parsing functions for preview and scopes. In this change we merge them into one.

Testing: current tests are passing, also tested manually.
Fixes: #36027

@atbrakhi atbrakhi requested a review from eerii as a code owner April 2, 2026 09:02
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 2, 2026
Before we had two different parsing function for preview and scopes.
In this change we merge them into one.

Co-authored-by: eri <eri@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
@atbrakhi atbrakhi force-pushed the merge_scope_and_preview branch from fcd13a7 to ec19a0b Compare April 2, 2026 09:24
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 2, 2026
@atbrakhi atbrakhi added this pull request to the merge queue Apr 2, 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 Apr 2, 2026
Merged via the queue into servo:main with commit 9a43d43 Apr 2, 2026
30 checks passed
@atbrakhi atbrakhi deleted the merge_scope_and_preview branch April 2, 2026 10:37
@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 Apr 2, 2026
@eerii eerii mentioned this pull request Apr 16, 2026
37 tasks
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.

devtools: Debugger tab

3 participants