[Webkit-unassigned] [Bug 140608] REGRESSION(r178527): It broke the !ENABLE(INSPECTOR) build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 19 09:22:05 PST 2015


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Given that we use the logic in Inspector::ConsoleMessage even when inspector is not enabled, yes, this logic needs to be always compiled in. I haven't looked into how much of other Inspector code it uses. Perhaps it can be factored out of Inspector::ConsoleMessage.

What is the rationale for disabling Inspector? The !ENABLE(INSPECTOR) build appears to be very high maintenance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150119/775b218b/attachment-0002.html>


More information about the webkit-unassigned mailing list