Bug 120478 - [iOS] Clean up use of CheckForVisibilityChangeOnRecalcStyle in Style::resolveTree()
Summary: [iOS] Clean up use of CheckForVisibilityChangeOnRecalcStyle in Style::resolve...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 10:28 PDT by Daniel Bates
Modified: 2013-08-29 10:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2013-08-29 10:28:56 PDT
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.