I've long felt guilty about setPOSIXLocale, which was used to regression test an issue that only comes up on non-Qt Linux ports (related to how sprintf handled floating-point numbers dependent on locale).
But from a glance at the code it may be used in other places now. On Thu, Apr 19, 2012 at 4:54 PM, Alexey Proskuryakov <[email protected]> wrote: > > We're capturing ideas for which LayoutTestController methods could be moved > to Internals here: <https://trac.webkit.org/wiki/Internals_Hackathon>. > > Even found some that are completely unused in tests! > > - WBR, Alexey Proskuryakov > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

