Bug 142446 - Work around a Cocoa font parsing bug
Summary: Work around a Cocoa font parsing bug
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-07 19:54 PST by Myles C. Maxfield
Modified: 2015-03-09 12:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.00 KB, patch)
2015-03-07 19:58 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (11.71 KB, patch)
2015-03-08 13:03 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (12.33 KB, patch)
2015-03-09 12:29 PDT, Myles C. Maxfield
simon.fraser: 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 2015-03-07 19:54:45 PST
Add more general tests for SVG fonts
Comment 1 Myles C. Maxfield 2015-03-07 19:58:34 PST
Created attachment 248175 [details]
Patch
Comment 2 Myles C. Maxfield 2015-03-08 13:03:42 PDT
Created attachment 248197 [details]
Patch
Comment 3 Myles C. Maxfield 2015-03-09 12:29:41 PDT
Created attachment 248270 [details]
Patch
Comment 4 Simon Fraser (smfr) 2015-03-09 12:36:19 PDT
Comment on attachment 248270 [details]
Patch

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

> Source/WebCore/ChangeLog:4
> +        Work around a Cocoa font parsing bug
> +        https://bugs.webkit.org/show_bug.cgi?id=142446

Please note the radar here.
Comment 5 Myles C. Maxfield 2015-03-09 12:59:04 PDT
Committed r181278: <http://trac.webkit.org/changeset/181278>