Bug 215309 - Use references instead of pointers for GlyphBuffer::add()'s Font argument
Summary: Use references instead of pointers for GlyphBuffer::add()'s Font argument
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: InRadar
Depends on:
Blocks: 206208
  Show dependency treegraph
 
Reported: 2020-08-07 23:25 PDT by Myles C. Maxfield
Modified: 2020-08-08 20:58 PDT (History)
16 users (show)

See Also:


Attachments
Patch (16.46 KB, patch)
2020-08-07 23:26 PDT, Myles C. Maxfield
darin: 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 2020-08-07 23:25:20 PDT
Use references instead of pointers for GlyphBuffer::add()'s Font argument
Comment 1 Myles C. Maxfield 2020-08-07 23:26:27 PDT
Created attachment 406250 [details]
Patch
Comment 2 Myles C. Maxfield 2020-08-08 20:57:14 PDT
Committed r265411: <https://trac.webkit.org/changeset/265411>
Comment 3 Radar WebKit Bug Importer 2020-08-08 20:58:16 PDT
<rdar://problem/66739276>