[Webkit-unassigned] [Bug 125083] New: Fix !ENABLE(JAVASCRIPT_DEBUGGER) build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 2 10:50:31 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125083
Summary: Fix !ENABLE(JAVASCRIPT_DEBUGGER) build
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pmolnar.u-szeged at partner.samsung.com
CC: demarchi at webkit.org
Build fix after http://trac.webkit.org/changeset/158937 which broke the JSC build if JavaScript Debugger is disabled.
The proposed patch fixes the JSC build and fixes WebCore build too if ENABLE(INSPECTOR) is also turned off, because inspector always needs the JavaScript debugger.
--
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