[Webkit-unassigned] [Bug 139290] Fix build warning in WebCore/platform/graphics module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 4 23:26:21 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=139290

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #242617|review?, commit-queue?      |review-, commit-queue-
              Flags|                            |

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 242617
  --> https://bugs.webkit.org/attachment.cgi?id=242617
Patch

getFamilyNameStringFromFontDescriptionAndFamily() is a private function, we should change it instead. If the font description is no longer used, the name is not true. So, I think it would be better to rename the function as something like getFamilyNameStringFromFamily() and remove the FontDescription parameter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141205/272fb0af/attachment-0002.html>


More information about the webkit-unassigned mailing list