Bug 1541120 Comment 2 Edit History

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

As a work around create a super search that finds the interesting crashes and then facet on the `java stack trace`. Example:

https://crash-stats.mozilla.org/search/?java_stack_trace=~ArrayIteratorKt.throwNpe&build_id=%3E%3D20200720000000&product=Fenix&_facets=signature&_facets=java_stack_trace&_sort=-date&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-java_stack_trace

The line numbers shard this a bit more than I would like but otherwise it looks fairly usable.

Back to Bug 1541120 Comment 2