Bug 81870 - REGRESSION (r111635): Assertion failure in RenderFlexibleBox::layoutFlexItems() (!lineContexts.size()) in many flexbox tests
Summary: REGRESSION (r111635): Assertion failure in RenderFlexibleBox::layoutFlexItems...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, MakingBotsRed, Regression
: 81872 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-21 21:35 PDT by mitz
Modified: 2012-03-22 09:50 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-03-21 21:35:58 PDT
After <http://trac.webkit.org/r111635>, the fix for bug 81843, many css3/flexbox tests are crashing because of an assertion failure in RenderFlexibleBox::layoutFlexItems(). For example, css3/flexbox/flex-align-stretch.html.
Comment 1 mitz 2012-03-21 21:58:53 PDT
Fixed by reverting r111635 in <http://trac.webkit.org/r111652>.
Comment 2 Tony Chang 2012-03-22 09:43:11 PDT
Sorry, thanks for reverting.
Comment 3 Tony Chang 2012-03-22 09:50:07 PDT
*** Bug 81872 has been marked as a duplicate of this bug. ***