Bug 125073 - Web Inspector: [EFL] The remote inspector stuck in infinite loop.
Summary: Web Inspector: [EFL] The remote inspector stuck in infinite loop.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-12-02 04:40 PST by László Langó
Modified: 2017-03-11 10:51 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description László Langó 2013-12-02 04:40:43 PST
The remote inspector does not work on EFL correctly. After start with this command: "WEBKIT_INSPECTOR_SERVER=127.0.0.1:2999 ./MiniBrowser"
When I try to connect to "http://localhost:2999/Main.html?page=1", it stuck in an infinite loop and print this error message to the console:

ERR<13143>:ecore ecore_main.c:1531 _ecore_main_fd_handlers_bads_rem() Removing bad fds
ERR<13143>:ecore ecore_main.c:1573 _ecore_main_fd_handlers_bads_rem() No bad fd found. Maybe a foreign fd from glib?
Comment 1 Radar WebKit Bug Importer 2014-02-14 09:52:08 PST
<rdar://problem/16070880>
Comment 2 Anton Obzhirov 2014-12-15 02:27:58 PST
It seems like the problem is still there so if nobody is working on it at the moment I can have a look.
Comment 3 Csaba Osztrogonác 2014-12-15 02:34:57 PST
just a note: https://trac.webkit.org/changeset/172438 disabled 
the zillion of warnings. Maybe it affected this bug too.
Comment 4 László Langó 2014-12-15 02:40:56 PST
(In reply to comment #2)
> It seems like the problem is still there so if nobody is working on it at
> the moment I can have a look.

Unfortunatly I don't have time for that, so if you can dig into this, that would be great.
Comment 5 Anton Obzhirov 2015-01-19 09:07:01 PST
(In reply to comment #3)
> just a note: https://trac.webkit.org/changeset/172438 disabled 
> the zillion of warnings. Maybe it affected this bug too.

Well, _ecore_main_fd_handlers_bads_rem() warnings are removed in the latest WebKit but it still gets stuck. Got some time to investigate today.
Comment 6 Michael Catanzaro 2017-03-11 10:51:48 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.