RESOLVED FIXED Bug 114525
r148197 broke the GTK+ build
https://bugs.webkit.org/show_bug.cgi?id=114525
Summary r148197 broke the GTK+ build
Martin Robinson
Reported 2013-04-12 11:48:37 PDT
Removing the guards on the threaded scrolling code both potentially increased the code size for configurations that don't use it and broke the build for ports that don't have an implementation of the scrolling tree.
Attachments
Patch (10.53 KB, patch)
2013-04-12 12:24 PDT, Martin Robinson
andersca: review+
Martin Robinson
Comment 1 2013-04-12 12:24:24 PDT
Anders Carlsson
Comment 2 2013-04-12 12:32:01 PDT
Comment on attachment 197876 [details] Patch It's unfortunate that this has to added, but it's OK for now. (Ideally I'd like to see all ports use the scrolling state stuff).
Martin Robinson
Comment 3 2013-04-12 12:34:07 PDT
Martin Robinson
Comment 4 2013-04-12 17:02:03 PDT
*** Bug 114545 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.