Bug 39542
Summary: | Compositing tests crashing on Windows (debug) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Chris Marrin
These two tests are asserting:
LayoutTests/compositing/iframes/connect-compositing-iframe.html
LayoutTests/compositing/iframes/leave-compositing-iframe.html
They are hitting the !needsLayout() assert, which I've seen in the past, but which I thought had been fixed quite a while ago.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
These tests no longer assert.