[Webkit-unassigned] [Bug 19392] [Gtk] Enable WebInspector in the Gtk port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 14 08:23:37 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19392
------- Comment #7 from gns at gnome.org 2008-07-14 08:23 PDT -------
(In reply to comment #6)
> Another small thing:
> If I understand correctly, shouldn't
>
> core(m_webView)->inspectorController()->setWindowVisible(true);
>
> be
>
> core(m_inspectedWebView)->inspectorController()->setWindowVisible(true);
OMGWTF! yeah, you're quite right! thanks =)
> ? If I make that change, I get for example focus on selected node (which I
> don't otherwise)
>
>
> > hey! thanks, and thanks for the comments! that was a first go, and I'm
> > currently refactoring the patch to add a WebKitWebInspector class
>
> Great, I'll test your next patch :)
>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list