Hi :marco, I linked the bug related to enhancing tab kill telemetries. I plan to record ApplicationExitInfo which will have the last PSS and RSS values available for a process at the time that gets killed. I will distinguish between the process kills by checking the reason for the kill and REASON_LOW_MEMORY is one of them. This information will also be useful for us to have better analysis on the tab kills telemetries, that's why I wanted to link that ticket here.
Bug 1826718 Comment 7 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hi :marco, I linked the bug related to enhancing tab kill telemetries. I plan to record `ApplicationExitInfo` which will have the last `PSS` and `RSS` values available for a process at the time that gets killed. I will distinguish between the process kills by checking the reason for the kill and `REASON_LOW_MEMORY` is one of them. This information will also be useful for us to have better analysis on the tab kills telemetries, that's why I wanted to link that ticket here.