[webkit-reviews] review requested: [Bug 33266] WebCore::InlineFlowBox::determineSpacingForFlowBoxes ReadAV at NULL (43c64e8abbda6766e5f5edbd254c2d57) : [Attachment 46654] patch - handle all combinations of inline and block flow when splitting and merging ruby bases

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


Roland Steiner <rolandsteiner at google.com> has asked  for review:
Bug 33266: WebCore::InlineFlowBox::determineSpacingForFlowBoxes ReadAV at NULL
(43c64e8abbda6766e5f5edbd254c2d57)
https://bugs.webkit.org/show_bug.cgi?id=33266

Attachment 46654: patch - handle all combinations of inline and block flow when
splitting and merging ruby bases
https://bugs.webkit.org/attachment.cgi?id=46654&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at google.com>
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.


More information about the webkit-reviews mailing list