[webkit-reviews] review cancelled: [Bug 19402] Dynamic javascript-based layout changes do not render properly : [Attachment 21518] Ensure that containers are marked as needing layout and pref widths recalc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 12:49:39 PDT 2008


mitz at webkit.org has cancelled mitz at webkit.org's request for review:
Bug 19402: Dynamic javascript-based layout changes do not render properly
https://bugs.webkit.org/show_bug.cgi?id=19402

Attachment 21518: Ensure that containers are marked as needing layout and pref
widths recalc
https://bugs.webkit.org/attachment.cgi?id=21518&action=edit

------- Additional Comments from mitz at webkit.org
Hyatt and I talked a little about this, and I am looking into other situations
in which a child renderer being inserted is already marked as needing layout or
preferred widths recalculation, to see if they can be avoided (and then
appendChildNode() and insertChildNode() could stay the same, with an added
assertion that the child is not dirty).


More information about the webkit-reviews mailing list