[webkit-help] Rendering page before resurces loading

Seweryn Pływaczyk s.plywaczyk at gmail.com
Wed Nov 18 01:12:59 PST 2009


Hi all,

I'm wondering if it's possible to render page before any resource will be
downloaded (excluding CSS file).

The flow is the following:

1. Send request
2. Download CSS file if there is any
3. Render page according to CSS or <style>
4. Downloading rest of resources in the background

I tried to find any matching notification but any of them like
dispatchDidFirstVisuallyNonEmp
tyLayout or similar are sent after every resource is downloaded.

Why do I need this?

I'd like to have a possibility to stop loading a page after rendering first
layout (in order to save a time and data downloading limit).

If someone has any suggestions or advices I'll be really grateful :)

I know that my email is not very detailed but I just want to know if it's
possible at all to do such a division.

Best regards
Seweryn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091118/2927e41a/attachment.html>


More information about the webkit-help mailing list