Bug 120478
| Summary: | [iOS] Clean up use of CheckForVisibilityChangeOnRecalcStyle in Style::resolveTree() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Daniel Bates <dbates> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | darin |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Daniel Bates
As Darin Adler remarked in bug 120173, comment 2, we should come up with a better way to integrate the iOS-specific CheckForVisibilityChangeOnRecalcStyle RAII class in Style::resolveTree() or at least explain its platform-specific nature.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |