[webkit-dev] Need help in understanding Webkit reflow

David Hyatt hyatt at apple.com
Wed May 27 14:40:02 PDT 2009


Check out the layout() methods on RenderObject and its subclasses.

dave

On May 27, 2009, at 3:17 PM, Lucius Fox wrote:

> HI,
>
> I would like some help/pointers in how to understand Webkit reflow
> logic/mechanism.
> I would like to know given a URL, what elements are
> re-layout/re-calculate dimension multiple times (e.g. things like
> table without height/width attribute).
>
> Is there any instrumentation in Webkit to collect that information?
> Or can where can I add debug printfs in Webkit to understand that.
>
> Thank you.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list