[Webkit-unassigned] [Bug 37164] Poor rendering on lala.com with frame flattening

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 15:12:42 PDT 2010


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





--- Comment #28 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-04-06 15:12:41 PST ---
(In reply to comment #25)
> (In reply to comment #23)
> > (From update of attachment 52672 [details] [details])
> > > +    RenderObject* render = node()->renderer();
> > 
> > The thing here called "render" is the same as "this".

absoluteClippedOverflowRect() is non const, so it a const_cast or removing
const from the method the preferred solution?

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



More information about the webkit-unassigned mailing list