WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
125073
Web Inspector: [EFL] The remote inspector stuck in infinite loop.
https://bugs.webkit.org/show_bug.cgi?id=125073
Summary
Web Inspector: [EFL] The remote inspector stuck in infinite loop.
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-02-14 09:52:08 PST
<
rdar://problem/16070880
>
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.
Top of Page
Format For Printing
XML
Clone This Bug