Bug 151003 - DRT does not reset the frame rect between 2 runs.
Summary: DRT does not reset the frame rect between 2 runs.
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-07 19:26 PST by zalan
Modified: 2015-11-07 21:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)