[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:21:28 PDT 2009


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





------- Comment #11 from mitz at webkit.org  2009-05-01 10:21 PDT -------
(In reply to comment #7)
> (From update of attachment 29936 [review])
> 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
> 

Can you be more specific about what this changes that you did not change?


-- 
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