[Webkit-unassigned] [Bug 105085] New: [JSC] Use WorkerScriptDebugServer::debuggerTaskMode instead of WorkerDebuggerAgent::debuggerTaskMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 01:34:12 PST 2012


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

           Summary: [JSC] Use WorkerScriptDebugServer::debuggerTaskMode
                    instead of WorkerDebuggerAgent::debuggerTaskMode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: seokju.kwon at gmail.com


Build break occurs when ENABLE_INSPECTOR is disabled.
(Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp:96:82: error: ‘WorkerDebuggerAgent’ has not been declared)
And Use WorkerScriptDebugServer::debuggerTaskMode instead of WorkerDebuggerAgent::debuggerTaskMode.

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