[webkit-reviews] review granted: [Bug 18994] LANG/LC_ALL influences the result of element.style.opacity : [Attachment 40662] add a regression test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 08:35:21 PDT 2009


Eric Seidel <eric at webkit.org> has granted Evan Martin <evan at chromium.org>'s
request for review:
Bug 18994: LANG/LC_ALL influences the result of element.style.opacity
https://bugs.webkit.org/show_bug.cgi?id=18994

Attachment 40662: add a regression test
https://bugs.webkit.org/attachment.cgi?id=40662&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
I would have wrapped:
setlocale(LC_ALL, "");
into some shared:
resetToDefaultPOSIXLocale()
function or similar.

But in general this looks fine.


More information about the webkit-reviews mailing list