[webkit-dev] Enabling debugging for libwebkit on Linux

Carlos Alberto Lopez Perez clopez at igalia.com
Tue Feb 4 07:59:06 PST 2020


On 03/02/2020 21:11, Ben Greear wrote:
> Hello,
> 
> Is there an easy way to add a 'show source' button to the right-click
> menu, or enable some
> other feature that would help determine what content libwebkit is trying
> to render (printing
> to stdout is good enough for me).
> 
> Thanks,
> Ben
> 

A quick way may be to enable the web inspector and use the sources tab
to inspect the sources.

You can enable the web inspector by enabling the
"enable-developer-extras" setting.


[1]
https://webkitgtk.org/reference/webkit2gtk/stable/WebKitSettings.html#WebKitSettings--enable-developer-extras

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 897 bytes
Desc: OpenPGP digital signature
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20200204/575eef27/attachment-0004.bin>


More information about the webkit-dev mailing list