[Webkit-unassigned] [Bug 30939] counterValueForElementById should return space-separated string for multiple counters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 10:14:42 PDT 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42165|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2009-10-30 10:14:42 PDT ---
(From update of attachment 42165)
> +                stream << " ";

It's probably more efficient to append a space character instead of a
single-character string, but efficiency is not critical here.

r=me

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