[Webkit-unassigned] [Bug 61535] New: Add missing compile guards for WebWorkers in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 08:43:24 PDT 2011


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

           Summary: Add missing compile guards for WebWorkers in WebCore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leandrogracia at chromium.org


Some files in WebCore lack the appropriate #if ENABLED(WORKERS). This causes some V8 bindings to fail when compiling if this feature is disabled.

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