[Webkit-unassigned] [Bug 24917] Finish support for disabling the JavaScript Debugger at compile time

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


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


laszlo.1.gombos at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29041|0                           |1
        is obsolete|                            |
  Attachment #29989|                            |review?
               Flag|                            |




------- Comment #4 from laszlo.1.gombos at nokia.com  2009-05-04 07:55 PDT -------
Created an attachment (id=29989)
 --> (https://bugs.webkit.org/attachment.cgi?id=29989&action=view)
Finish/Fix support for disabling the JavaScript Debugger and Profiler 

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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list