Bug 161814 - Remove unused member of GlyphBuffer
Summary: Remove unused member of GlyphBuffer
Status: REOPENED
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: 161823
Blocks:
  Show dependency treegraph
 
Reported: 2016-09-09 14:10 PDT by Myles C. Maxfield
Modified: 2016-09-09 17:05 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.10 KB, patch)
2016-09-09 14:11 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (6.01 KB, patch)
2016-09-09 14:19 PDT, 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-09-09 14:10:22 PDT
Remove unused member of GlyphBuffer
Comment 1 Myles C. Maxfield 2016-09-09 14:11:35 PDT
Created attachment 288438 [details]
Patch
Comment 2 Myles C. Maxfield 2016-09-09 14:19:42 PDT
Created attachment 288440 [details]
Patch
Comment 3 WebKit Commit Bot 2016-09-09 14:56:33 PDT
Comment on attachment 288440 [details]
Patch

Clearing flags on attachment: 288440

Committed r205771: <http://trac.webkit.org/changeset/205771>
Comment 4 WebKit Commit Bot 2016-09-09 14:56:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryan Haddad 2016-09-09 16:40:57 PDT
This change broke the Windows build (as EWS predicted it would):

https://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/80389
Comment 6 Myles C. Maxfield 2016-09-09 17:04:53 PDT
It's used in FontCGWin.cpp :(
Comment 7 WebKit Commit Bot 2016-09-09 17:05:02 PDT
Re-opened since this is blocked by bug 161823