[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:00:40 PDT 2010


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





--- Comment #25 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-04-06 15:00:40 PST ---
(In reply to comment #23)
> (From update of attachment 52672 [details])
> > +    RenderObject* render = node()->renderer();
> 
> The thing here called "render" is the same as "this".
> 
> > +    FrameView* view = frame->tree()->top()->view();
> 
> I would make this go via page()->mainFrame()->view(). But you'd have to null
> check page().

Ok, I will fix that and put a real patch up for review.

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