getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
352 stars 45 forks source link

ref(js): Always serialize `symbolicated` flag #1465

Closed loewenheim closed 1 month ago

loewenheim commented 1 month ago

If data is not serialized at all, it can be hard to tell whether a frame even went through symbolication. Therefore we now always serialize at least data.symbolicated to make it clear that Symbolicator has processed the frame.