Bug 147765 - CSSSegmentedFontFace::fontRanges() does not handle duplicate fonts correctly
Summary: CSSSegmentedFontFace::fontRanges() does not handle duplicate fonts correctly
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: 147722
  Show dependency treegraph
 
Reported: 2015-08-06 20:11 PDT by Myles C. Maxfield
Modified: 2015-08-06 21:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.89 KB, patch)
2015-08-06 20:16 PDT, Myles C. Maxfield
fpizlo: 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-08-06 20:11:41 PDT
CSSSegmentedFontFace::fontRanges() does not handle duplicate fonts correctly
Comment 1 Myles C. Maxfield 2015-08-06 20:16:03 PDT
Created attachment 258436 [details]
Patch
Comment 2 Myles C. Maxfield 2015-08-06 21:21:15 PDT
Committed r188114: <http://trac.webkit.org/changeset/188114>