WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
136812
Web Inspector: Docking support is not available in EFL port
https://bugs.webkit.org/show_bug.cgi?id=136812
Summary
Web Inspector: Docking support is not available in EFL port
Alok Raj
Reported
2014-09-14 22:42:43 PDT
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; }
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-09-14 22:43:23 PDT
<
rdar://problem/18333956
>
Brandon
Comment 2
2025-12-14 09:55:08 PST
The EFL port has been deprecated.
https://bugs.webkit.org/show_bug.cgi?id=168386
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug