[Webkit-unassigned] [Bug 47990] [GTK] Replace encodings multi-dimensional array with calls to registrar method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 00:57:36 PDT 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71400|review?                     |review+
               Flag|                            |




--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2010-10-21 00:57:36 PST ---
(From update of attachment 71400)
View in context: https://bugs.webkit.org/attachment.cgi?id=71400&action=review

Great! Thank you.

> WebCore/platform/text/gtk/TextCodecGtk.cpp:62
> +static bool isEncodingAvailable(const gchar* encName)

encName should be replaced with encodingName, since we are avoiding abbreviations in new code. I'll fix this and land it myself. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list