Bug 154465 - [Win] [SVG -> OTF Converter] All uses of a font except the first one are invisible
Summary: [Win] [SVG -> OTF Converter] All uses of a font except the first one are invi...
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-02-19 12:33 PST by Myles C. Maxfield
Modified: 2016-02-19 14:28 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2016-02-19 12:33 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (2.40 KB, patch)
2016-02-19 12:36 PST, Myles C. Maxfield
no flags 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-02-19 12:33:08 PST
[Win] [SVG -> OTF Converter] All uses of a font except the first one are invisible
Comment 1 Myles C. Maxfield 2016-02-19 12:33:50 PST
Created attachment 271779 [details]
Patch
Comment 2 Myles C. Maxfield 2016-02-19 12:35:21 PST
Comment on attachment 271779 [details]
Patch

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

> Source/WebCore/css/CSSFontFaceSource.cpp:160
> +        // FIXME: Re-run this when script modifies the element or any of its descendents

Both these FIXMEs have since been fixed.
Comment 3 Myles C. Maxfield 2016-02-19 12:36:25 PST
Created attachment 271780 [details]
Patch
Comment 4 WebKit Commit Bot 2016-02-19 14:28:21 PST
Comment on attachment 271780 [details]
Patch

Clearing flags on attachment: 271780

Committed r196835: <http://trac.webkit.org/changeset/196835>
Comment 5 WebKit Commit Bot 2016-02-19 14:28:25 PST
All reviewed patches have been landed.  Closing bug.