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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 17:31:06 PST 2012


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





--- Comment #12 from Joseph Pecoraro <joepeck at webkit.org>  2012-03-05 17:31:06 PST ---
> cause the following virtual functions are pure within 'WebKit::InspectorFrontendClientImpl':
> Source/WebCore/inspector/InspectorFrontendClient.h:69: note: 	virtual bool WebCore::InspectorFrontendClient::canAttachWindow()
> Source/WebCore/inspector/InspectorFrontendClient.h:70: note: 	virtual void WebCore::InspectorFrontendClient::setDockingAvailable(bool)

I can provide empty implementations for these (canAttachWindow returning true).

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