Open Bug 1086214 Opened 10 years ago Updated 2 years ago

[root] FontFaceSet objects show up in the CC logs

Categories

(Core :: DOM: CSS Object Model, defect, P5)

34 Branch
x86_64
Linux
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

References

Details

Looks like something is keeping FontFaceSet objects alive and they end up being in cc graph all the time 0x7f1d0a0199e0 [rc=2] Promise 0x7f1d13c39140 [gc] JS Object (FontFaceSet) 0x7f1d074356d0 [rc=4] root DOMEventTargetHelper http://mxr.mozilla.org/mozilla-central/source/dom/events/EventStateManager.cpp#1874 0x7f1d13c38100 [gc] JS Object (Promise) We could optimize them out from CC graph, or maybe create them only when needed are release early?
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.