[webkit-dev] Incremental Layout
zaheer ahmad
zaheer.mot at gmail.com
Wed Feb 13 05:02:01 PST 2008
hi,
can somebody suggest websites where we can see a considerable difference
using LOW_BANDWIDTH_DISPLAY or the FOUC problem. i dont seem to see the
difference with most links i have tried.
thanks in advance for your help.
Regards,
Zaheer
On Feb 4, 2008 5:27 AM, Maciej Stachowiak <mjs at apple.com> wrote:
>
> On Feb 2, 2008, at 4:23 AM, ankush tiwari wrote:
>
> > Hi All,
> >
> > Is there any plan of making webkit render pages incrementally for
> > better performance?
>
> WebKit does render incrementally, although normally pending scripts
> block parsing and pending stylesheets block layout and painting until
> a significant timeout has passed, to prevent showing incorrect content.
>
> I'm not sure what you mean by "better performance" but in general,
> rendering more often will make the total page load take longer,
> although it may be able to render for the first time sooner.
>
> - Maciej
>
> >
> >
> > Thanks,
> > Ankush.
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo/webkit-dev
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080213/9f667431/attachment.html
More information about the webkit-dev
mailing list