Bug 161814

Summary: Remove unused member of GlyphBuffer
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: REOPENED ---    
Severity: Normal CC: commit-queue, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 161823    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

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