(In reply to Andrew McCreight [:mccr8] from comment #0) > The top frame of [this crash](https://crash-stats.mozilla.org/report/index/996609cb-cf84-45c2-b9c6-e68c60230316) is `mozilla::Maybe<unsigned long>::value() const&` but somehow that got turned into just `[@ const]`, which is not very helpful. It seems to me that this crash used to be bug 1592404 but that its signature has been changed by bug 1791758. So once this patch is through we might need to update also the signature prefix.
Bug 1822931 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Andrew McCreight [:mccr8] from comment #0) > The top frame of [this crash](https://crash-stats.mozilla.org/report/index/996609cb-cf84-45c2-b9c6-e68c60230316) is `mozilla::Maybe<unsigned long>::value() const&` but somehow that got turned into just `[@ const]`, which is not very helpful. It seems to me that this crash used to be bug 1592404 but that its signature has been changed by bug 1791758. So once this patch is through we ~~might need to update also the signature prefix~~ will hopefully see them arrive again there.