[webkit-help] Create a WebView without window -- no need to display (y w)

Arunprasad Rajkumar ararunprasad at gmail.com
Tue Dec 18 20:42:07 PST 2012


Try using Phantom JS <http://phantomjs.org/>, a headless version of WebKit
using Qt. It doesn't even requires any X11 dependencies.

On 19 December 2012 01:30, <webkit-help-request at lists.webkit.org> wrote:

>    1. Create a WebView without window -- no need to display (y w)
>
> MIME-version: 1.0
> Content-type: message/rfc822
>
> Date: Tue, 18 Dec 2012 08:36:30 -0800 (PST)
> From: y w <ytrac00 at yahoo.com>
> Subject: [webkit-help] Create a WebView without window -- no need to
> display
> To: webkit-help at lists.webkit.org
> Message-id: <
> 1355848590.33991.YahooMailClassic at web120801.mail.ne1.yahoo.com>
> MIME-version: 1.0
> Content-type: multipart/alternative;
>  boundary="Boundary_(ID_ZaErM9bCmoLn+qO1J7GNHg)"
> Precedence: list
> Message: 1
>
>
> --Boundary_(ID_ZaErM9bCmoLn+qO1J7GNHg)
> Content-type: text/plain; charset=iso-8859-1
> Content-transfer-encoding: quoted-printable
>
> Hi All,=A0
> I am using WebKit with GTK port in Ubuntu. My project is to get the
> domtree=
>  of a webpage and save it in background. I do not need to download the
> exte=
> rnal resources of the page(such as images, script files and css files) but
> =
> need save the url of this resources.=A0I am using WebKit GTK create a
> webvi=
> ew to load the page, the problem is it always open a window and start
> displ=
> ay all resources even if I hide the hide window.
> Q1;How can I create the webview without attach it to a window?Q2:=A0How
> sho=
> uld I do if I do not want to download external resources?
>
> Any help will be greatly appreciate.
> -Yang =A0 =A0
>
>
>
>

-- 
*Arunprasad Rajkumar*
http://in.linkedin.com/in/ararunprasad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20121219/5cf92345/attachment.html>


More information about the webkit-help mailing list