Bug 177598 - [Cairo] Remove the cairo_glyph_t complexity from GlyphBuffer
Summary: [Cairo] Remove the cairo_glyph_t complexity from GlyphBuffer
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: Zan Dobersek
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-28 01:37 PDT by Zan Dobersek
Modified: 2017-09-28 07:55 PDT (History)
4 users (show)

See Also:


Attachments
Patch (11.00 KB, patch)
2017-09-28 01:48 PDT, Zan Dobersek
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2017-09-28 01:37:19 PDT
[Cairo] Remove the cairo_glyph_t complexity from GlyphBuffer
Comment 1 Zan Dobersek 2017-09-28 01:48:39 PDT
Created attachment 322073 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-09-28 03:31:49 PDT
Comment on attachment 322073 [details]
Patch

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

> Source/WebCore/ChangeLog:16
> +        that will actually be drawn. This will likely in th future be leveraged

th -> the
Comment 3 Zan Dobersek 2017-09-28 07:54:29 PDT
Committed r222610: <http://trac.webkit.org/changeset/222610>
Comment 4 Radar WebKit Bug Importer 2017-09-28 07:55:18 PDT
<rdar://problem/34713946>