Bug 125073

Summary: Web Inspector: [EFL] The remote inspector stuck in infinite loop.
Product: WebKit Reporter: László Langó <llango.u-szeged>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: gyuyoung.kim, inspector-bugzilla-changes, j.isorce, mcatanzaro, m.morais, obzhirov, ossy, vivek.vg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

László Langó
Reported 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?
Attachments
Radar WebKit Bug Importer
Comment 1 2014-02-14 09:52:08 PST
Anton Obzhirov
Comment 2 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.
Csaba Osztrogonác
Comment 3 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.
László Langó
Comment 4 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.
Anton Obzhirov
Comment 5 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.
Michael Catanzaro
Comment 6 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.
Note You need to log in before you can comment on or make changes to this bug.