Skip to content

Devtools Debugger: Generate Previews for collections - #1675

Merged
ksh8281 merged 1 commit into
Samsung:masterfrom
matetokodi:devtools_protocol_previews_1
Sep 20, 2026
Merged

ksh8281 merged 1 commit into
Samsung:masterfrom
matetokodi:devtools_protocol_previews_1

Conversation

@matetokodi

Copy link
Copy Markdown
Contributor

Generate Previews in the scope variable view for:

  • Array
  • Map
  • WeakMap
  • Set
  • WeakSet
  • Generic Objects

The current implementation generates new Object()s for each container, and each entry in the container; This leverages the existing code to list object properties.
If generating temporary objects like this is not acceptable, please let me know.

Generate Previews for:
- Array
- Map
- WeakMap
- Set
- WeakSet
- Generic Objects

Signed-off-by: Máté Tokodi <mate.tokodi@szteszoftver.hu>
@matetokodi
matetokodi force-pushed the devtools_protocol_previews_1 branch from e9b858e to f731148 Compare September 18, 2026 17:18
@ksh8281
ksh8281 merged commit 66bab7e into Samsung:master Sep 20, 2026
108 of 110 checks passed
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.

2 participants