RESOLVED DUPLICATE of bug 114525 114545
Missing guards for #if ENABLE(THREADED_SCROLLING) causing build failures
https://bugs.webkit.org/show_bug.cgi?id=114545
Summary Missing guards for #if ENABLE(THREADED_SCROLLING) causing build failures
Mark Salisbury
Reported 2013-04-12 16:37:58 PDT
When 148197 landed (see https://bugs.webkit.org/show_bug.cgi?id=114353), it broke the GTK+ builds and is also causing me trouble (trying to create a patch now to build WinCairo using cmake). I think adding #if USE(THREADED_SCROLLING) guards makes sense to resolve the problem. Working on a patch now...
Attachments
Proposed fix (7.70 KB, patch)
2013-04-12 16:48 PDT, Mark Salisbury
no flags
Mark Salisbury
Comment 1 2013-04-12 16:48:44 PDT
Created attachment 197908 [details] Proposed fix
Martin Robinson
Comment 2 2013-04-12 17:02:03 PDT
My apologies, I already fixed this but neglected to link it on the original bug! *** This bug has been marked as a duplicate of bug 114525 ***
Note You need to log in before you can comment on or make changes to this bug.