[Webkit-unassigned] [Bug 25252] REGRESSION (r41469): mis-layout at endless.com before window resize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 10:12:59 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25252


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29936|review+                     |review-
               Flag|                            |




------- Comment #7 from eric at webkit.org  2009-05-01 10:12 PDT -------
(From update of attachment 29936)
This roll out covers more than I changed.  I don't remember making any changes
to

     // Grab the arena from node()->document()->renderArena() before clearing
the node pointer.
103      // Clear the node before deref-ing, as this may be deleted when deref
is called.
104      RenderArena* arena = renderArena();
 99     if (style() && (style()->height().isPercent() ||
style()->minHeight().isPercent() || style()->maxHeight().isPercent()))
 100         RenderBlock::removePercentHeightDescendant(this);

http://trac.webkit.org/changeset/41469


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list