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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 10:31:24 PDT 2011


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





--- Comment #19 from Darin Adler <darin at apple.com>  2011-10-14 10:31:23 PST ---
(From update of attachment 111022)
View in context: https://bugs.webkit.org/attachment.cgi?id=111022&action=review

> Source/JavaScriptCore/wtf/text/StringBuilder.h:135
> +    void append(double d, int precision = 6)

This giant function should not be inlined in a header.

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