[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
Wed Nov 26 11:39:20 PST 2008


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25224|0                           |1
        is obsolete|                            |
  Attachment #25524|                            |review?
               Flag|                            |




------- Comment #11 from zecke at selfish.org  2008-11-26 11:39 PDT -------
Created an attachment (id=25524)
 --> (https://bugs.webkit.org/attachment.cgi?id=25524&action=view)
Fix the calculation for RTL text to stop reading random memory

Same patch, using the svg test again. Regarding correctness: I'm pretty sure
that we stop constructing strings from random parts of memory.
I'm also aware that the SVG text handling needs to be changed to process the
text in logical order to be correct and spec complaint.

So this patch will stop an assert, a real world crash, will fix a test case. On
the other hand it will not be the last thing that is going to happen in regard
to RTL text handling of SVG. So what is our take on real world crashes and
fixes for them?


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