Bug 109649
| Summary: | platform/ files should not include rendering/ files. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Changwan Hong <cwhong893> |
| Component: | Layout and Rendering | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |