[Webkit-unassigned] [Bug 24917] Fix/Enable turning off JavaScript Debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 28 20:36:19 PDT 2009


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


laszlo.1.gombos at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29041|                            |review?
               Flag|                            |




------- Comment #1 from laszlo.1.gombos at nokia.com  2009-03-28 20:36 PDT -------
Created an attachment (id=29041)
 --> (https://bugs.webkit.org/attachment.cgi?id=29041&action=view)
Fix/Enable turning off JavaScript Debugger

Made an attempt to make sure that in all ports JavaScript Debugger support
remains as it was before the patch.

Introduced guards not only where the JavaScript Debugger is used, but also in
JavaScript Debugger implementation itself - to stay consistent with other
feature flags, like the App Cache (e.g. see
http://trac.webkit.org/browser/trunk/WebCore/loader/appcache/ApplicationCacheStorage.h)

Enable the Gtk and Qt ports to turn off JavaScript Debugger support, other
ports can enable turning off JavaScript Debugger support later (if there is
interest).


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