NEW 154631
A FontFace's promise may change when all the references to the FontFace are destroyed
https://bugs.webkit.org/show_bug.cgi?id=154631
Summary A FontFace's promise may change when all the references to the FontFace are d...
Myles C. Maxfield
Reported 2016-02-23 20:18:02 PST
CSSFontFace holds on to its FontFace with a WeakPtr, which means it may be recreated if there are no more references to it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.