[Webkit-unassigned] [Bug 18994] LANG/LC_ALL influences the result of element.style.opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 08:44:24 PDT 2009


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





--- Comment #44 from Darin Adler <darin at apple.com>  2009-10-07 08:44:23 PDT ---
(From update of attachment 40753)
General direction looks right here.

I agree there's no obvious way to use a builder class for the matrix case.
Instead, I suggest you write the code out longhand, including some way to
reserve the capacity for the string, and then consider how to factor it into
some kind of builder afterward.

I think we should consider eliminating String::format entirely.

-- 
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