WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
26248
Building without Javascript Debugger support is broken.
https://bugs.webkit.org/show_bug.cgi?id=26248
Summary
Building without Javascript Debugger support is broken.
Eric
Reported
2009-06-07 19:32:32 PDT
I attempted to build from current trunk and it fails if I pass --disable-javascript-debugger. The errors are produced because "#if ENABLE(JAVASCRIPT_DEBUGGER)" evaluates to true and that code is attempted to be built. Passing -DENABLE-JAVASCRIPT-DEBUGGER=0 to the compiler fixes the problem.
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2009-06-25 06:27:48 PDT
***
Bug 26679
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug