Bug 158013 - [Font Loading] Crash during font download failure after garbage collection
Summary: [Font Loading] Crash during font download failure after garbage collection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-23 22:29 PDT by Myles C. Maxfield
Modified: 2016-05-24 15:03 PDT (History)
0 users

See Also:


Attachments
Patch (4.00 KB, patch)
2016-05-23 22:33 PDT, Myles C. Maxfield
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2016-05-23 22:29:27 PDT
[Font Loading] Crash during font download failure after garbage collection
Comment 1 Myles C. Maxfield 2016-05-23 22:33:42 PDT
Created attachment 279626 [details]
Patch
Comment 2 Myles C. Maxfield 2016-05-23 22:34:40 PDT
Comment on attachment 279626 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=279626&action=review

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=158013

Needs a radar.
Comment 3 Myles C. Maxfield 2016-05-24 15:03:00 PDT
Committed r201358: <http://trac.webkit.org/changeset/201358>