Closed
Bug 1964451
Opened 5 months ago
Closed 5 months ago
Add use counters for OOM handling
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 file)
Let's just figure out how frequently we recover and -don't- crash by collecting use counter telemetry.
| Assignee | ||
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P3
| Assignee | ||
Comment 1•5 months ago
|
||
So the goal here is that we get OOM data where processes survive long enough
send telemetry. To get the case where processes -crash- we'll also have to
get crash data. See Bug 1964092 for that half.
Updated•5 months ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a65d2960e0d
Add use counters for OOM handling r=sfink,mccr8
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
| Assignee | ||
Comment 4•5 months ago
|
||
I'm requesting backout for this and will re-land an updated version that is hopefully safer after soft-freeze.
Pushed by chorotan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ebbd2cd3905e
Revert "Bug 1964451 - Add use counters for OOM handling r=sfink,mccr8" on request
Comment 6•5 months ago
|
||
Backed out on request: https://hg.mozilla.org/integration/autoland/rev/ebbd2cd3905e3542c417ea33e0c2cdd88260e6c9
Status: RESOLVED → REOPENED
status-firefox140:
fixed → ---
Flags: needinfo?(mgaudet)
Resolution: FIXED → ---
Target Milestone: 140 Branch → ---
Comment 7•5 months ago
|
||
The backout was merged to central: https://hg-edge.mozilla.org/mozilla-central/rev/ebbd2cd3905e
Updated•5 months ago
|
Attachment #9485784 -
Attachment description: Bug 1964451 - Add use counters for OOM handling r?sfink!,mccr8! → Bug 1964451 - Add use counters for OOM handling r=sfink,mccr8
| Assignee | ||
Updated•5 months ago
|
Flags: needinfo?(mgaudet)
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1dd1545eb1f9
Add use counters for OOM handling r=sfink,mccr8
Comment 9•5 months ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 5 months ago → 5 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•