Bug 81872 - Fix crashing flexbox tests
Summary: Fix crashing flexbox tests
Status: RESOLVED DUPLICATE of bug 81870
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 22:02 PDT by Keishi Hattori
Modified: 2012-03-22 09:50 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2012-03-21 22:05 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Keishi Hattori 2012-03-21 22:05:18 PDT
Created attachment 133188 [details]
Patch
Comment 2 Tony Chang 2012-03-22 09:49:48 PDT
mitz reverted in https://bugs.webkit.org/show_bug.cgi?id=81870.

Turns out that the assert is just wrong, so I'm going to remove it. It's possible for there to be no lines if a flexbox has no children.
Comment 3 Tony Chang 2012-03-22 09:50:07 PDT

*** This bug has been marked as a duplicate of bug 81870 ***