Bug 137848 - [EFL] InspectorOverlay isn't shown since r174231/r174435
Summary: [EFL] InspectorOverlay isn't shown since r174231/r174435
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 137164 137443
  Show dependency treegraph
 
Reported: 2014-10-18 02:50 PDT by Gyuyoung Kim
Modified: 2017-03-11 10:50 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2014-10-18 02:50:03 PDT
r173929 changed that web inspector runs on a separate web process. Since that, EFL inspector begun not to work correctly. r174820 fixed that web inspector isn't shown though, highlight function doesn't still work.
Comment 1 Csaba Osztrogonác 2014-10-21 07:38:41 PDT
I experimented with it a little bit, and the root of the problem is
http://trac.webkit.org/changeset/174231 , not r173929.

It seems the Inspector Overlay isn't shown at all after r174231
and its workaround r174435.
Comment 2 Csaba Osztrogonác 2015-01-27 08:52:53 PST
GTK fixed a similar bug: bug131433 , maybe it helps fixing this bug.
Comment 3 Michael Catanzaro 2017-03-11 10:50:17 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.