Bug 1779631 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

~~[Once dump_syms can output INLINE and INLINE_ORIGIN records](https://github.com/mozilla/dump_syms/pull/392)~~ (*edit: done!*), and once we've updated rust-minidump (bug 1779630), Tecken (bug 1779633), and fix-stacks (bug 1781819) to not break when they see those records, we should update dump_syms and turn on this feature.

This will allow us to have inline stacks in crash reports (bug 1398533) and in the symbolication API (bug 1636194).
~~[Once dump_syms can output INLINE and INLINE_ORIGIN records](https://github.com/mozilla/dump_syms/pull/392)~~ (*edit: done!*), and once we've updated minidump-stackwalk (bug 1779630 + bug 1781930), Tecken (bug 1779633), and fix-stacks (bug 1781819) to not break when they see those records, we should update dump_syms and turn on this feature.

This will allow us to have inline stacks in crash reports (bug 1398533) and in the symbolication API (bug 1636194).

Back to Bug 1779631 Comment 0