Bug 114525

Summary: r148197 broke the GTK+ build
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, cmarcelo, commit-queue, jamesr, luiz, mark.salisbury, noam, rniwa, simon.fraser, thorton, tonikitoo
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.