[webkit-gtk] Moving to the new inspector in 2.2?

Carlos Garcia Campos cgarcia at igalia.com
Sun Sep 15 04:25:02 PDT 2013


Hi all, 

this week we have moved to the new inspector in trunk (thanks Gustavo!),
and I was wondering whether we should merge the commit in the stable
branch or not. It's true that it's quite late in the release cycle (next
week is hard code freeze), but the patch is indeed pretty simple (mostly
Makefile changes) and we don't probably want to maintain a deprecated
web inspector for another 6 months. I've been playing with the new
inspector for a while and it works perfectly, the only regression I've
found is that it's not possible to dock the inspector again once
undocked. It seems that mac uses the window decoration for that, see the
screenshot:

https://developer.apple.com/technologies/safari/images/web-inspector.png

And I don't think this is possible with x11, so we need to a find a way
to add the dock button to the main toolbar.

Another advantage of the move, is that we have changed the way inspector
resources are handled, by compiling them as GResources, which simplifies
the code a lot and resources are always available without having to run
make install or define environment variables. 

So, I'm all for merging the change in the stable branch before the 2.2
release. What do you think? Does anybody object?
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20130915/0a21a8f6/attachment.sig>


More information about the webkit-gtk mailing list