[Webkit-unassigned] [Bug 34529] [CSSOM] issues with cssText and selectorText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 08:19:56 PDT 2010


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56358|review?                     |review-
               Flag|                            |




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-05-18 08:19:55 PST ---
(From update of attachment 56358)
In general this looks good, but doing lots of String appends is inefficient. You should use StringBuilder instead.

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