Bug 139158 - Crash in Font::dashesForIntersectionsWithRect() regarding SVG fonts
Summary: Crash in Font::dashesForIntersectionsWithRect() regarding SVG fonts
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: InRadar
Depends on:
Blocks:
 
Reported: 2014-12-01 15:37 PST by Myles C. Maxfield
Modified: 2014-12-01 15:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2014-12-01 15:45 PST, 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 2014-12-01 15:37:18 PST
Crash in Font::dashesForIntersectionsWithRect() regarding SVG fonts
Comment 1 Myles C. Maxfield 2014-12-01 15:45:52 PST
Created attachment 242356 [details]
Patch
Comment 2 Myles C. Maxfield 2014-12-01 15:47:11 PST
<rdar://problem/18983290>
Comment 3 Simon Fraser (smfr) 2014-12-01 15:51:03 PST
Comment on attachment 242356 [details]
Patch

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

> Source/WebCore/ChangeLog:3
> +        Crash in Font::dashesForIntersectionsWithRect() regarding SVG fonts

"regarding SVG fonts" is a bit vague.
Comment 4 Myles C. Maxfield 2014-12-01 15:55:04 PST
http://trac.webkit.org/changeset/176607