[Webkit-unassigned] [Bug 32724] [Qt] It should be possible to disable inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 23:48:23 PST 2009


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-12-29 23:48:22 PST ---
(From update of attachment 45636)
Should InspectElement even be defined?
20372045         case InspectElement: {
Seems we might as well remove that when ENABLE(INSPECTOR) isn't defined (unless
it's part of some public API header and difficutl to remove?)

In general this looks OK.  Why would we even compile InspectorClientQt when
ENABLE(INSPECTOR) was not defined?

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