[webkit-reviews] review requested: [Bug 24917] Finish support for disabling the JavaScript Debugger at compile time : [Attachment 29989] Finish/Fix support for disabling the JavaScript Debugger and Profiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 07:55:33 PDT 2009


Laszlo Gombos <laszlo.1.gombos at nokia.com> has asked  for review:
Bug 24917: Finish support for disabling the JavaScript Debugger at compile time
https://bugs.webkit.org/show_bug.cgi?id=24917

Attachment 29989: Finish/Fix support for disabling the JavaScript Debugger and
Profiler 
https://bugs.webkit.org/attachment.cgi?id=29989&action=review

------- Additional Comments from Laszlo Gombos <laszlo.1.gombos at nokia.com>
ChangeSet http://trac.webkit.org/changeset/43072 introduced a global build flag
for Debuggerless  builds, and also extended the cover to disable Profiler. 

This patch fixes the build if the ENABLE_JAVASCRIPT_DEBUGGER is set to 0
(changes under page directory) and also explicitly disables some of the .h|.cpp
files to reduce the binary size (as it was proposed in the first patch attached
to this bug).


More information about the webkit-reviews mailing list