[Webkit-unassigned] [Bug 31293] Web Inspector: Enable 'console.profile()' and 'console.profileEnd()' regardless of JAVASCRIPT_DEBUGGER

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 09:09:17 PST 2009


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





--- Comment #20 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-11-17 09:09:14 PST ---
I would change the test in Console.idl to 
#if defined(ENABLE_JAVASCRIPT_DEBUGGER) && ENABLE_JAVASCRIPT_DEBUGGER ||
(defined(PLATFORM_CHROMIUM))

and revert the change made in WebCore/bindings/js/JSConsoleCustom.cpp.

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



More information about the webkit-unassigned mailing list