Create Localizer factory method for LocaleNone.
Created attachment 164094 [details] Patch 1
Created attachment 164095 [details] Patch 2
Comment on attachment 164095 [details] Patch 2 Could you review this patch? Thanks in advance.
Created attachment 164098 [details] Patch 3
Comment on attachment 164098 [details] Patch 3 View in context: https://bugs.webkit.org/attachment.cgi?id=164098&action=review > Source/WebCore/platform/text/LocaleNone.cpp:10 > + * * Redistributions of source code must retain the above copyright > + * notice, this list of conditions and the following disclaimer. > + * * Redistributions in binary form must reproduce the above Please use two-clauses version of copyright header.
Comment on attachment 164098 [details] Patch 3 View in context: https://bugs.webkit.org/attachment.cgi?id=164098&action=review > Source/WebCore/ChangeLog:16 > + * CMakeLists.txt: Added platform/text/LocaleNone.cpp. > + * GNUmakefile.list.am: Added platform/text/LocaleNone.cpp > + * Target.pri: Added platform/text/LocaleNone.cpp. > + * WebCore.vcproj/WebCore.vcproj: Added platform/text/LocaleNone.cpp We need to add Localizer.{cpp.h} too.
Created attachment 164101 [details] Patch 4
Created attachment 164102 [details] Patch 5
Comment on attachment 164102 [details] Patch 5 Could you review this patch? Thanks in advance.
Comment on attachment 164102 [details] Patch 5 ok Please watch the bots after landing.
Comment on attachment 164102 [details] Patch 5 Clearing flags on attachment: 164102 Committed r128588: <http://trac.webkit.org/changeset/128588>
All reviewed patches have been landed. Closing bug.