mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
The debugger preview popup was showing `function ()` for all functions. This change implements support to show function name in the debugger preview popup. This is initial work towards showing other values in debugger preview popup! **Before:** <img width="306" height="118" alt="image" src="https://github.com/user-attachments/assets/5c090820-4862-4234-a6ea-50666f83c192" /> **After:** <img width="282" height="128" alt="image" src="https://github.com/user-attachments/assets/869a0122-c9da-4098-bb77-8a1110c29d48" /> <img width="286" height="137" alt="image" src="https://github.com/user-attachments/assets/8655a8cb-bbd3-4b80-a297-daac58a6337f" /> Testing: Existing test passes Fixes: Part of #36027 Signed-off-by: atbrakhi <atbrakhi@igalia.com>
24 KiB
24 KiB