angular/devtools/projects/protocol/src/lib
Matthieu Riegler 4b3f7a0e5f refactor(devtools): guard value reads in the serializer (#64096)
Some properties (like gets) might throw when we try to read them.
With this commit we fail gracefuly and show a warning message for the property that can't be read.

fixes #56755

PR Close #64096
2025-09-29 13:08:12 -04:00
..
message-bus.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
messages.ts refactor(devtools): guard value reads in the serializer (#64096) 2025-09-29 13:08:12 -04:00
priority-aware-message-bus.spec.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
priority-aware-message-bus.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00