Docking Support is not implemented for EFL port. File:WebInspectorProxyEFL.cpp void WebInspectorProxy::platformAttach() { notImplemented(); } void WebInspectorProxy::platformSetAttachedWindowHeight(unsigned) { notImplemented(); } unsigned WebInspectorProxy::platformInspectedWindowHeight() { notImplemented(); return 0; }
<rdar://problem/18333956>