[Webkit-unassigned] [Bug 114545] New: Missing guards for #if ENABLE(THREADED_SCROLLING) causing build failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 16:39:42 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114545

           Summary: Missing guards for #if ENABLE(THREADED_SCROLLING)
                    causing build failures
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark.salisbury at hp.com


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...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list