Hi,

What is the standard way to get the url content in webkit/gtk?

Though I'm able to get the url content directly with a soup call

Soup_session_send_message()

I need the webkit standard way to get the url content instead of giving direct 
calls to soup.

Any help would be appreciated.

Thanks,
Sunil


Sent from Samsung Mobile

-------- Original message --------
From: webkit-help-requ...@lists.webkit.org 
Date: 16/01/2014  1:30 AM  (GMT+05:30) 
To: webkit-help@lists.webkit.org 
Subject: webkit-help Digest, Vol 55, Issue 11 
 
Send webkit-help mailing list submissions to
webkit-help@lists.webkit.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.webkit.org/mailman/listinfo/webkit-help
or, via email, send a message with subject or body 'help' to
webkit-help-requ...@lists.webkit.org

You can reach the person managing the list at
webkit-help-ow...@lists.webkit.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of webkit-help digest..."


Today's Topics:

   1. Font rendering regression (Dirkjan Ochtman)
   2. Re: For x64 version of VS2013 for WinCairoRequirements.zip
      (Konstantin Tokarev)


----------------------------------------------------------------------

Message: 1
Date: Wed, 15 Jan 2014 12:28:19 +0100
From: Dirkjan Ochtman <dirk...@ochtman.nl>
To: webkit-help@lists.webkit.org
Subject: [webkit-help] Font rendering regression
Message-ID:
<cakmkyachushpa_qbftk2is2-w2mszyd3__mjoh_dmon3xlp...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi there,

In updating our in-house webkit version (with Cairo and Freetype,
running on Linux), I've run into a font rendering regression. No doubt
we're doing something wrong, and I've looked around the code in
platform/graphics a bunch, but I've yet to find out what might have
changed. Does anyone have some suggestions on what code/changes to
look at?

I'm updating from a Dec 2011 snapshot to a Mar 2013 snapshot (and yes,
I hope we can keep it closer to tip of trunk soon), so the regression
range is pretty large, and unfortunately bisecting is kind of painful
with our current repository setup.

Here's what I'm seeing (before, then after):

http://dirkjan.ochtman.nl/files/font-regression.png

Note how the small type has become very fat, and especially the larger
TrueType rendering is kind of irregular.

Thanks in advance,

Dirkjan


------------------------------

Message: 2
Date: Wed, 15 Jan 2014 18:11:16 +0400
From: Konstantin Tokarev <annu...@yandex.ru>
To: Takayuki Kunihiro <kunih...@fsi.co.jp>,
"webkit-help@lists.webkit.org" <webkit-help@lists.webkit.org>
Subject: Re: [webkit-help] For x64 version of VS2013 for
WinCairoRequirements.zip
Message-ID: <50611389795...@web16j.yandex.ru>
Content-Type: text/plain



10.01.2014, 06:14, "Takayuki Kunihiro" <kunih...@fsi.co.jp>:
> Hello everyone,
>
> I am trying to build in VS2013 the 64 bit version of Wincairo port.
> (Nightly build r161330)
> I've found that the library of x64 is not included in the
> WinCairoRequirements.zip to be downloaded in the script of
> build-webkit.
> I tried the library of x64 I had previously downloaded, but are like
> those libjpeg.lib was built with VS2010, you could not link in VS2013.

libjpeg is a C library, so it should not matter.

>
> Will there somewhere x64 library of VS2013 for WinCairoRequirements.zip?


-- 
Regards,
Konstantin


------------------------------

_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help


End of webkit-help Digest, Vol 55, Issue 11
*******************************************
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to