Closed Bug 1699352 Opened 4 years ago Closed 4 years ago

Fix DrawTargetD2D1::mVRAMUsageSS handling

Categories

(Core :: Graphics, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file)

This bug is created from bug 1697476 comment 10

It is weird that mVRAMUsageSS is incremented only at one place and the value is not decremented.

Assignee: nobody → sotaro.ikeda.g

DrawTargetD2D::mVRAMUsageSS that existed in the past(Bug 738189) was added/removed correctly.

DrawTargetD2D1::mVRAMUsageSS was added by Bug 883004. And the change did not have decrement of DrawTargetD2D1::mVRAMUsageSS.

Blocks: 1697476

During looking intoDrawTargetD2D1::mVRAMUsageSS. I found that DrawTargetD2D1::mVRAMUsageDT is not counted at all.

Component: Graphics: WebRender → Graphics

(In reply to Sotaro Ikeda [:sotaro] from comment #3)

During looking intoDrawTargetD2D1::mVRAMUsageSS. I found that DrawTargetD2D1::mVRAMUsageDT is not counted at all.

Created Bug 1699361 for DrawTargetD2D1::mVRAMUsageDT.

Pushed by sikeda.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bc678cfbe237 Fix DrawTargetD2D1::mVRAMUsageSS handling r=jrmuizel
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: