missioncontrol
missioncontrol copied to clipboard
Track OOM crashes as a seperate measure
It would be useful to track OOM crashes seperately from other types of crashes. At the least we should have a different measure for it, if we wanted to go all the way we'd make the per-platform rates be based on 4 measures:
- main crashes (not including oom)
- main oom
- content crashes (not including oom)
- content oom
This depends on https://bugzilla.mozilla.org/show_bug.cgi?id=1510359