[Webkit-unassigned] [Bug 78575] Web Inspector: Disable dock button when not allowed to dock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 12:58:52 PST 2012


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





--- Comment #29 from Joseph Pecoraro <joepeck at webkit.org>  2012-03-06 12:58:52 PST ---
This broke the Qt minimal bot:
> ../../../../Source/WebCore/page/FrameView.cpp: In member function 'void WebCore::FrameView::performPostLayoutTasks()':
> ../../../../Source/WebCore/page/FrameView.cpp:2342: error: 'class WebCore::Page' has no member named 'inspectorController'

Looks like this needs to be wrapped in ENABLE(INSPECTOR) or something similar. I'll take a look.

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