[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
Thu Jul 12 01:58:37 PDT 2012


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





--- Comment #16 from Seokju Kwon <seokju.kwon at samsung.com>  2012-07-12 01:58:37 PST ---
(In reply to comment #15)
> (From update of attachment 151612 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=151612&action=review
> 
> > Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp:771
> > +    Evas_Object* inspectorView = ewk_view_web_inspector_view_get(browser->mainView());
> 
> If we really need those 3 lines, then LGTM. I was just wondering because the Qt port code seems simpler here.

Some tests are not passing without those 3 line.
(Error messgae : "ReferenceError: Can't find variable: WebInspector")
And I got the hint at https://bugs.webkit.org/show_bug.cgi?id=80235.
Thank you for your review.

-- 
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