RESOLVED FIXED99397
REGRESSION: Build break after r131373 when ACCELERATED_COMPOSITING disabled
https://bugs.webkit.org/show_bug.cgi?id=99397
Summary REGRESSION: Build break after r131373 when ACCELERATED_COMPOSITING disabled
Ryuan Choi
Reported 2012-10-15 17:40:49 PDT
home/ryuan/workspace/webkit/efl-webkit/Source/WebCore/page/scrolling/ScrollingCoordinator.cpp:241:20: error: invalid use of incomplete type ‘struct WebCore::GraphicsLayer’ /home/ryuan/workspace/webkit/efl-webkit/Source/WebCore/page/scrolling/ScrollingCoordinator.h:53:7: error: forward declaration of ‘struct WebCore::GraphicsLayer’ [ 9%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/Widget.cpp.o [ 9%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/animation/Animation.cpp.o make[2]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/page/scrolling/ScrollingCoordinator.cpp.o] Error 1
Attachments
Patch (1.43 KB, patch)
2012-10-15 17:42 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2012-10-15 17:42:17 PDT
Ryuan Choi
Comment 2 2012-10-15 17:48:09 PDT
Note You need to log in before you can comment on or make changes to this bug.