[Webkit-unassigned] [Bug 31575] Fix WebKit build when JAVASCRIPT_DEBUGGER is disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 17 12:40:04 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31575
Mikhail Naganov <mnaganov at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #43377| |review?, commit-queue?
Flag| |
--- Comment #1 from Mikhail Naganov <mnaganov at chromium.org> 2009-11-17 12:40:03 PST ---
Created an attachment (id=43377)
--> (https://bugs.webkit.org/attachment.cgi?id=43377)
Proposed fix
I tried to make 'console.profile()' and 'console.profileEnd()' declarations
platform-dependent, but for some reason this doesn't work. So I took another
route and made their implementations empty in the case when there is no
debugger.
Laszlo, can you try your debuggerless Qt build with this patch, please?
--
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