[Webkit-unassigned] [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 23:57:00 PST 2009


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





--- Comment #10 from Mikhail Naganov <mnaganov at chromium.org>  2009-11-18 23:56:57 PST ---
(In reply to comment #5)
> (From update of attachment 43418 [details])
> I don't understand why the chromium build doesn't define
> ENABLE_JAVASCRIPT_DEBUGGER.  Probably because ENABLE_JAVASCRIPT_DEBUGGER
> depends on JSC?  If that's the case then we really should come up with a define
> for the debugger which would not depend on JSC.

Yes, currently the code under ENABLE_JAVASCRIPT_DEBUGGER defines is tied
directly to JSC, so it won't event compile in Chromium.

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