Re: [webkit-gtk] Web Inspector broken in various distributions

2019-10-29 Thread Andrea Giammarchi
Thanks a lot, it looks like all I have to do is waiting for changes to land
in ArchLinux.

Best Regards

On Tue, Oct 29, 2019 at 12:23 PM Carlos Garcia Campos 
wrote:

> El mar, 29-10-2019 a las 11:58 +0100, Andrea Giammarchi escribió:
> > I couldn't find anything online related to this, and apologies if
> > this is not the best place to discuss this, but I think Epiphany
> > Inspector has been broken for a very long time in latest GNOME, in
> > both ArchLinux and/or Ubuntu.
> >
> > Is there some dependency I am missing, in order to have the ability
> > to use the Web inspector?
>
> It's a shared-mime-info bug, see
>
> https://bugs.webkit.org/show_bug.cgi?id=202321
>
> > The first time I click on "Inspect Element" nothing happens, the
> > second time I have this at the bottom of any page I try to inspect:
> >
> > This page contains the following errors:
> > error on line 43 at column 8: Opening and ending tag mismatch: link
> > line 0 and head
> > Below is a rendering of the page up to the first error.
> > WI.sharedApp = new WI.AppController; WI.sharedApp.initialize();
> >
> >
> > Thanks in advance for any sort of hint, suggestion, solution, or
> > indication.
> >
> > Best Regards
> > ___
> > webkit-gtk mailing list
> > webkit-gtk@lists.webkit.org
> > https://lists.webkit.org/mailman/listinfo/webkit-gtk
> --
> Carlos Garcia Campos
> http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
> ___
> webkit-gtk mailing list
> webkit-gtk@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
>
___
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk


Re: [webkit-gtk] Web Inspector broken in various distributions

2019-10-29 Thread Carlos Garcia Campos
El mar, 29-10-2019 a las 11:58 +0100, Andrea Giammarchi escribió:
> I couldn't find anything online related to this, and apologies if
> this is not the best place to discuss this, but I think Epiphany
> Inspector has been broken for a very long time in latest GNOME, in
> both ArchLinux and/or Ubuntu.
> 
> Is there some dependency I am missing, in order to have the ability
> to use the Web inspector?

It's a shared-mime-info bug, see

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

> The first time I click on "Inspect Element" nothing happens, the
> second time I have this at the bottom of any page I try to inspect:
> 
> This page contains the following errors:
> error on line 43 at column 8: Opening and ending tag mismatch: link
> line 0 and head
> Below is a rendering of the page up to the first error.
> WI.sharedApp = new WI.AppController; WI.sharedApp.initialize();
> 
> 
> Thanks in advance for any sort of hint, suggestion, solution, or
> indication.
> 
> Best Regards
> ___
> webkit-gtk mailing list
> webkit-gtk@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-gtk
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk


Re: [webkit-gtk] web inspector

2012-04-02 Thread Carlos Garcia Campos
El mar, 03-04-2012 a las 00:29 +0800, Jay Bhaskar escribió:
> I am implementing a browser based on webkit2
> i am trying to get inspector for webview but i think webkit2 has not an 
> webkit2/3/gtk interface
> for getting inspector view as a gtk Widget.
>  i just want like
> GtkWidget *  webkit_web_view_get_inspector(webview);
> this api  in webkit2
> 
> how can i add interface in webkit2

It's not possible at this moment because the inspector API hasn't bee
added yet. You can use the inspector by enabling developer extras
setting and using the Inspect Element menu item of the default context
menu. But the API to get the inspector as a GtkWidget is not yet
implemented.

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3


signature.asc
Description: This is a digitally signed message part
___
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk