[Webkit-unassigned] [Bug 51293] New: WebKit does not build with worker but without the javascript debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 18 12:51:57 PST 2010


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

           Summary: WebKit does not build with worker but without the
                    javascript debugger
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com
        Depends on: 51025


The patch https://bugs.webkit.org/show_bug.cgi?id=51025 refactor Inspector.idl in a way that functions related to workers are not generated if ENABLE_JAVASCRIPT_DEBUGGER is not defined.

This does not compile because InspectorController guards the build with ENABLE(WORKERS).

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