mozilla / bugbot

A Mozilla release management tool to send reminders to Firefox developers and improve Bugzilla metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tolerate low volume when filing bugs for crashes where we can identify the "regressed by" bug

suhaibmujahid opened this issue · comments

Similar to null and security crashes:

or signature.is_potential_near_null_crash
or signature.is_potential_security_crash
or signature.has_moz_crash_reason("MOZ_RELEASE_ASSERT")
or signature.has_moz_crash_reason("DocumentChannel::SetLoadFlags")