Closed Bug 1669286 Opened 4 years ago Closed 4 years ago

Hold on to a Weak<T> for fonts so that we can memory report them.

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

Attachments

(1 file)

Using PtrWeakHashSet is overkill for this because we only ever
add items and we know they're all unique, but it already exists
and is tested.

Using PtrWeakHashSet is overkill for this because we only ever
add items and we know they're all unique, but it already exists
and is tested.

Blocks: 1625590
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/03df2fdc9586 Hold on to a Weak<T> for fonts so that we can memory report them. r=gw
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b8fe2a6e6bd4 Hold on to a Weak<T> for fonts so that we can memory report them. r=aosmond,gw
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Flags: needinfo?(jmuizelaar)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: