[Webkit-unassigned] [Bug 61556] REGRESSION(87152): Crash on page with svg fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 17:15:07 PDT 2011


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


Tim Horton <timothy_horton at apple.com> changed:

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




--- Comment #5 from Tim Horton <timothy_horton at apple.com>  2011-06-09 17:15:07 PST ---
Created an attachment (id=96667)
 --> (https://bugs.webkit.org/attachment.cgi?id=96667&action=review)
Preliminary patch

We were assuming that the parent of a SVG-font-styled block had an actual node, but it could have an anonymous node.

This fixes both the URL given in this bug's description, and my test case (which I'll post momentarily), but does not fix 96393: Repro (it gets past that crash, and to something else entirely).

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