Bug 154631
| Summary: | A FontFace's promise may change when all the references to the FontFace are destroyed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | mmaxfield |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 153346 | ||
Myles C. Maxfield
CSSFontFace holds on to its FontFace with a WeakPtr, which means it may be recreated if there are no more references to it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |