Bug 151003

Summary: DRT does not reset the frame rect between 2 runs.
Product: WebKit Reporter: zalan <zalan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: ap, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description zalan 2015-11-07 19:26:39 PST
fast/dynamic/crash-subtree-layout-when-auto-size-enabled.html calls enableAutoSize() with a certain rect and apparently this rect does not get reset for the next test.
Comment 1 zalan 2015-11-07 19:33:42 PST
Committed r192136: <http://trac.webkit.org/changeset/192136>
Comment 2 zalan 2015-11-07 19:34:31 PST
^^ is not the actual fix. (just a workaround to make the bots green)