[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:14:49 PDT 2010


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





--- Comment #29 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-04-06 15:14:48 PST ---
(In reply to comment #28)
> (In reply to comment #25)
> > (In reply to comment #23)
> > > (From update of attachment 52672 [details] [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?

also, please consider [1] while using it


[1] http://lists.macosforge.org/pipermail/webkit-dev/2010-March/012075.html

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