[Webkit-unassigned] [Bug 33150] Do not render the full frame when there is some elements with fixed positioning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 04:50:43 PST 2010


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





--- Comment #18 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-01-07 04:50:40 PST ---
(In reply to comment #15)
> > > I dislike the method name. Shouldn't it always be fast? 
> > 
> > No, there are some cases when you cannot avoid the slow path. For example, if
> > the view is not opaque, you need full repaint.
> 
> scrollContentsFastPath :-) ?

The thing is that for me, if there is a fastScrollContents it is not obvious
why you would not always use that. If you have a fast path, it sounds as it is
something that you can not use in all situations.

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