Bug 87516
Summary: | Add ASSERT_NOT_REACHED in some RenderObject mapping methods | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | hyatt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
Followup from bug 84410: mapLocalToContainer() and pushMappingToContainer() in RenderObject are unreachable. I think, so should have ASSERT_NOT_REACHED
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |