[webkit-dev] Need help in understanding Webkit reflow

Lucius Fox lucius.fox08 at gmail.com
Wed May 27 13:17:40 PDT 2009


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.


More information about the webkit-dev mailing list