[webkit-reviews] review granted: [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled : [Attachment 43418] an easier way

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 15:35:06 PST 2009


Eric Seidel <eric at webkit.org> has granted Mikhail Naganov
<mnaganov at chromium.org>'s request for review:
Bug 31575: Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled
https://bugs.webkit.org/show_bug.cgi?id=31575

Attachment 43418: an easier way
https://bugs.webkit.org/attachment.cgi?id=43418&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
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.


More information about the webkit-reviews mailing list