RESOLVED FIXED 120634
[WinCairo] Unneeded code in method GlyphPage::fill().
https://bugs.webkit.org/show_bug.cgi?id=120634
Summary [WinCairo] Unneeded code in method GlyphPage::fill().
peavo
Reported 2013-09-03 06:58:10 PDT
The call to the Win32 function GetTextMetrics() is unnecessary as the result is not used.
Attachments
Patch (1.50 KB, patch)
2013-09-03 07:04 PDT, peavo
no flags
peavo
Comment 1 2013-09-03 07:04:26 PDT
WebKit Commit Bot
Comment 2 2013-09-03 07:49:53 PDT
Comment on attachment 210369 [details] Patch Clearing flags on attachment: 210369 Committed r154984: <http://trac.webkit.org/changeset/154984>
WebKit Commit Bot
Comment 3 2013-09-03 07:49:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.