[webkit-gtk] WebKitGTK+ 2.5.3 released!

Carlos Garcia Campos cgarcia at igalia.com
Tue Aug 26 08:28:32 PDT 2014


El mar, 26-08-2014 a las 16:32 +0200, Jose escribió:
> I want to try the patch. Are the steps below the right ones ?
> 
> # using non-root user
> git clone git://git.webkit.org/WebKit.git webkit
> 
> cd webkit
> # install base WebKitGTK+ dependencies
> Tools/gtk/install-dependencies
> # install jhbuild modules
> Tools/Scripts/update-webkitgtk-libs
> 
> 
> -> patch command
> 
> # build - requires ninja and eclipse dependencies

I'm pretty sure eclipse is not required :-)

> Tools/Scripts/build-webkit --gtk

Not sure if you have to create the build dir first

mkdir WebKitBuild
cd WebKitBuild
../Tools/Scripts/build-webkit --gtk

> ~
> 
> On Tue, Aug 26, 2014 at 10:50 AM, Carlos Garcia Campos
> <cgarcia at igalia.com> wrote:
> > El lun, 25-08-2014 a las 11:17 +0200, Jose escribió:
> >> Thanks. I am new to webkit and gtk.
> >>
> >> Just an additional question:
> >>
> >> How can I get the response headers for any resource ? (or at least for
> >> the main_resource)
> >> I thought they would be in WebKitURIResponse
> >> http://webkitgtk.org/reference/webkit2gtk/2.5.3/WebKitURIResponse.html
> >
> > Yes, but it's not there yet, I've just uploaded a patch to add
> > webkit_uri_response_get_http_headers(). See
> > https://bugs.webkit.org/show_bug.cgi?id=136248
> >
> >> On Mon, Aug 25, 2014 at 10:30 AM, Alberto Garcia <berto at igalia.com> wrote:
> >> > On Mon, Aug 25, 2014 at 10:09:38AM +0200, Jose wrote:
> >> >
> >> >> When trying to build 2.5.3 on my system 3.15.10-200.fc20.x86_64, I get this
> >> >>
> >> >> Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so
> >> >> [ 95%] Built target WebKit2
> >> >> [ 95%] Generating ../../WebKit2-4.0.gir
> >> >> /bin/sh: --quiet: command not found
> >> >
> >> > Do you have the gobject-introspection package installed?
> >> >
> >> > You need /usr/bin/g-ir-scanner
> >> >
> >> > Berto
> >> > _______________________________________________
> >> > webkit-gtk mailing list
> >> > webkit-gtk at lists.webkit.org
> >> > https://lists.webkit.org/mailman/listinfo/webkit-gtk
> >> _______________________________________________
> >> webkit-gtk mailing list
> >> webkit-gtk at 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
> 

-- 
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: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.webkit.org/pipermail/webkit-gtk/attachments/20140826/466965c2/attachment.sig>


More information about the webkit-gtk mailing list