mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
This change implements showing scope variable in Debugger tab. This is still early and we have more work to do. Next step is building correct data structure and showing different types of variables. Testing: Manual as well as current tests are passing. Fixes: part of #36027 Signed-off-by: atbrakhi <atbrakhi@igalia.com> Co-authored-by: eri <eri@igalia.com>