[webkit-reviews] review granted: [Bug 73250] REGRESSION(r101268): Intermittent assertion failure in fast/block/child-not-removed-from-parent-lineboxes-crash.html : [Attachment 117536] fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 18:01:53 PST 2011


Darin Adler <darin at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 73250: REGRESSION(r101268): Intermittent assertion failure in
fast/block/child-not-removed-from-parent-lineboxes-crash.html
https://bugs.webkit.org/show_bug.cgi?id=73250

Attachment 117536: fixes the bug
https://bugs.webkit.org/attachment.cgi?id=117536&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=117536&action=review


> Source/WebCore/rendering/RenderBlockLineLayout.cpp:1212
> +		  
resolver.setPosition(InlineIterator(resolver.position().root(), 0, 0), 0);

Tragically verbose!


More information about the webkit-reviews mailing list