[Webkit-unassigned] [Bug 18830] Assertion failure (using HashMap empty value) in svg/W3C-SVG-1.1/fonts-glyph-02-t.svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 5 09:55:27 PST 2008


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


darin at apple.com changed:

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




------- Comment #12 from darin at apple.com  2008-12-05 09:55 PDT -------
(From update of attachment 25524)
> +            const int extraCharsAvailable = length - textBox->end() + i - 1;

We don't use const for local variables in cases like this, and I don't think
it's good to start using it in some places but noth others.

r=me on this change despite all the caveats in the change log


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list