Hi all,
I have had a big problem: I compile webkit through port Qt. My web browser runs 
too slowly. I want to insert test-points into it to know what cause makes 
slowness.
In my opinion, "page loading" progress takes much time so that I want to insert 
test-points into "loading" progress. I have inserted into FrameLoader.cpp but I 
had errors. 
Who can help me or has other solutions to solve the slowness of my web 
browser???
Thank you in advance!

Nguyen Hai

--- Chủ nhật, 17/05/09, [email protected] 
<[email protected]> đã viết:

Từ: [email protected] <[email protected]>
Chủ đề: webkit-dev Digest, Vol 48, Issue 21
Đến: [email protected]
Ngày: Chủ nhật, 17 tháng 5, 2009, 21:04

Send webkit-dev mailing list submissions to
    [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
or, via email, send a message with subject or body 'help' to
    [email protected]

You can reach the person managing the list at
    [email protected]

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


Today's Topics:

   1. A webkit.dll demo? (David Jones)
   2. Re: build on ubuntu not working as expected (anurag uniyal)


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

Message: 1
Date: Sun, 17 May 2009 11:53:29 +0800 (CST)
From: "David Jones" <[email protected]>
To: webkit-dev <[email protected]>
Subject: [webkit-dev] A webkit.dll demo?
Message-ID:
    <[email protected]>
Content-Type: text/plain; charset="gbk"

Now I have successfully built webkit, and get the webkit.dll.
I'm gonna write a little routine which only provide a simple HTML page show 
job, much the same as :
 
demoBrowser.load("http://xxxxx.com";);
demoBrowser.show();
 
So, what are the required APIs of webkit.dll?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.webkit.org/pipermail/webkit-dev/attachments/20090517/33bb429e/attachment-0001.html>

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

Message: 2
Date: Sun, 17 May 2009 09:36:49 +0530 (IST)
From: anurag uniyal <[email protected]>
To: anurag uniyal <[email protected]>,
    [email protected]
Subject: Re: [webkit-dev] build on ubuntu not working as expected
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

can anybody give any pointers?



________________________________
From: anurag uniyal <[email protected]>
To: [email protected]
Sent: Friday, 15 May, 2009 3:34:55 PM
Subject: [webkit-dev] build on ubuntu not working as expected




I first posted it on [email protected] but was redirected here.

Hi,

I am facing problem in running latest build on ubuntu.

Problem:
I build revision 41937 sometime back and wxBrowser and my own wxPython browser 
was working fine

Today i updated to revision 43688.
1.
First I got an error at line 329 platform/network/curl/ResourceHandleManager.cpp
url not defined in this scope
so i moved out char* url out of #ifndef NDEBUG 

after that build was successful, regresion test also passed except few date 
test which were same in last revision too

2. now wxBrowser does not work as expected e.g.
on opening www.google.com 
a) it takes too much time
b) image are not displayed
c) it doesn't go to any other link, just stuck at loading...

for build I used 
./set-webkit-configuration --release
./build-webkit --wx --wx-args="wxgc wxpython"

my system is
GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Linux-2.6.24-19-generic-i686-with-debian-lenny-sid'

Any tips are appreciated.

Thanks
Anurag


________________________________
 From Chandigarh to Chennai - find friends all over India. Click here.
________________________________
 Share files, take polls, and make new friends - all under one roof. Click here.


      Own a website.Get an unlimited package.Pay next to nothing.*Go to 
http://in.business.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.webkit.org/pipermail/webkit-dev/attachments/20090517/970a3a9b/attachment-0001.html>

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

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


End of webkit-dev Digest, Vol 48, Issue 21
******************************************



      Lướt web nhanh hơn. Internet Explorer 8 tối ưu hóa cho Yahoo!, tự động 
khởi động 2 trang bạn thích mỗi lần mở trình duyệt. Tải IE8 tại đây! 
http://downloads.yahoo.com/vn/internetexplorer/
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to