Bug 109649

Summary: platform/ files should not include rendering/ files.
Product: WebKit Reporter: Changwan Hong <cwhong893>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cwhong893, dino, hyatt, jamesr, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Changwan Hong
Reported 2013-02-12 19:01:59 PST
platform/ files should not include rendering/ files. That is a layering violation. e.g.) GraphicsLayerCA.cpp, GraphicsLayerClutter.cpp use enums in RenderStyleConstants.h. Because Animation.h includes RenderStyleConstants.h.
Attachments
Note You need to log in before you can comment on or make changes to this bug.