Closed
Bug 1905674
Opened 4 months ago
Closed 3 months ago
Add memory reporting for SharedContextWebgl
Categories
(Core :: Graphics: Canvas2D, enhancement, P3)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: mccr8, Assigned: bradwerth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
As seen in bug 1904048, this SourceSurfaceAlignedRawData stuff can use up hundreds of megabytes of memory per second. It would be good if we had a memory reporter for it so that we don't have to recreate any reported memory problems in a DMD build in order to understand what is happening.
Comment 1•3 months ago
|
||
Maybe we can find someone to add this? Dropping into triage.
Blocks: gfx-triage
Updated•3 months ago
|
Type: defect → enhancement
Updated•3 months ago
|
Severity: -- → N/A
Flags: needinfo?(lsalzman)
Assignee | ||
Comment 3•3 months ago
|
||
I'll try to do this.
Assignee: nobody → bwerth
Severity: N/A → S4
Priority: -- → P3
Assignee | ||
Comment 4•3 months ago
|
||
Updated•3 months ago
|
Attachment #9413931 -
Attachment description: WIP: Bug 1905674: Create a memory reporter for SourceSurfaceRawData. → Bug 1905674: Create a memory reporter for SourceSurfaceRawData.
Updated•3 months ago
|
Attachment #9413931 -
Attachment description: Bug 1905674: Create a memory reporter for SourceSurfaceRawData. → Bug 1905674: Create an aggregate memory reporter for SourceSurfaceRawData.
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4383dcfce974
Create an aggregate memory reporter for SourceSurfaceRawData. r=gfx-reviewers,lsalzman
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•