[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 08:46:28 PST 2009


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





--- Comment #19 from Mikhail Naganov <mnaganov at chromium.org>  2009-11-17 08:46:24 PST ---
I think, I can make more fine-grained #ifdefs in JSConsoleCustom, so functions
will be there, but they will be empty.

The only drawback is that 'console.profile' and 'console.profileEnd' will
present even if 'JAVASCRIPT_DEBUGGER' is turned off. But I think this isn't a
problem.

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