[Webkit-unassigned] [Bug 87935] [EFL][DRT] Add support for Web Inspector in WebKit-EFL DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 04:40:30 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87935





--- Comment #21 from Seokju Kwon <seokju.kwon at samsung.com>  2012-07-17 04:40:29 PST ---
(In reply to comment #19)
> (In reply to comment #18)
> 
> > > I'm not clear this yet. Does inspector call ecore_main_loop_begin() / _quit() first before calling it from runTest() of DumpRenderTree.cpp ? Could you explain the reason again ?
> > > 
> 
> > It can't test the inspector without page(inspector.html) has finished loading on the view of inspector.
> > I think that it can't complete loading before it loads testURL on EFL Port. So it should wait until the page has finished loading with ecore_main_loop_begin() / _quit().
> 
> Do you mean you need to load inspector.html first before loading testURL by page instance ? If so, I can understand this. Please update patch according to comment  #17.

Yes. That's right. Thank you for your understanding.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list