Bug 137848
Summary: | [EFL] InspectorOverlay isn't shown since r174231/r174435 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | lucas.de.marchi, mcatanzaro, ossy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 137164, 137443 |
Gyuyoung Kim
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
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.
Csaba Osztrogonác
GTK fixed a similar bug: bug131433 , maybe it helps fixing this bug.
Michael Catanzaro
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.