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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 08:47:20 PDT 2011


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


Andreas Kling <kling at webkit.org> changed:

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




--- Comment #29 from Andreas Kling <kling at webkit.org>  2011-10-21 08:47:20 PST ---
(From update of attachment 111969)
You need to move the huge functions in StringBuilder.h to a cpp file to prevent them from being inlined at least once per compilation unit that calls them.

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