[Webkit-unassigned] [Bug 66851] Fix CSSPrimitiveValue::cssText() to use StringBuilder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 07:00:28 PST 2012


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


Szilard Ledan <Ledan-Muntean.Szilard at stud.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121666|                            |review?, commit-queue?
               Flag|                            |




--- Comment #37 from Szilard Ledan <Ledan-Muntean.Szilard at stud.u-szeged.hu>  2012-01-09 07:00:27 PST ---
Created an attachment (id=121666)
 --> (https://bugs.webkit.org/attachment.cgi?id=121666&action=review)
Correcting v2

Added a new class: NumericFormatting.h/cpp. The StringBuilder::append(double) uses it.

Modified CSSPrimitiveValue::customCssText() to use StringBuilder instead of string.

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