[webkit-help] Standard way to fetch the url content
ksingh.sunil
ksingh.sunil at gmail.com
Wed Jan 15 23:42:16 PST 2014
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-request at lists.webkit.org
Date: 16/01/2014 1:30 AM (GMT+05:30)
To: webkit-help at lists.webkit.org
Subject: webkit-help Digest, Vol 55, Issue 11
Send webkit-help mailing list submissions to
webkit-help at 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-request at lists.webkit.org
You can reach the person managing the list at
webkit-help-owner at 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 <dirkjan at ochtman.nl>
To: webkit-help at lists.webkit.org
Subject: [webkit-help] Font rendering regression
Message-ID:
<CAKmKYaChUShPa_QBFtK2iS2-w2msZyD3__mJOH_DmOn3xLpS5A at 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 <annulen at yandex.ru>
To: Takayuki Kunihiro <kunihiro at fsi.co.jp>,
"webkit-help at lists.webkit.org" <webkit-help at lists.webkit.org>
Subject: Re: [webkit-help] For x64 version of VS2013 for
WinCairoRequirements.zip
Message-ID: <50611389795076 at web16j.yandex.ru>
Content-Type: text/plain
10.01.2014, 06:14, "Takayuki Kunihiro" <kunihiro at 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 at lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help
End of webkit-help Digest, Vol 55, Issue 11
*******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20140116/1e7ee5d9/attachment.html>
More information about the webkit-help
mailing list