NEW 109649
platform/ files should not include rendering/ files.
https://bugs.webkit.org/show_bug.cgi?id=109649
Summary platform/ files should not include rendering/ files.
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.