[Webkit-unassigned] [Bug 33266] WebCore::InlineFlowBox::determineSpacingForFlowBoxes ReadAV at NULL (43c64e8abbda6766e5f5edbd254c2d57)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 01:38:57 PST 2010


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


Roland Steiner <rolandsteiner at google.com> changed:

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




--- Comment #1 from Roland Steiner <rolandsteiner at google.com>  2010-01-15 01:38:57 PST ---
Created an attachment (id=46654)
 --> (https://bugs.webkit.org/attachment.cgi?id=46654)
patch - handle all combinations of inline and block flow when splitting and
merging ruby bases

As described in the ChangeLog, the ruby code so far did not anticipate block
flow in ruby bases. This caused an illegal type cast and subsequently the
crash.

The new code covers all combinations when splitting and merging ruby bases.

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