[Webkit-unassigned] [Bug 60421] Custom scrollbars nested inside an overlay scrollbar overflow region end up painting twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 17:47:59 PDT 2011


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #92665|review?                     |review+
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2011-05-06 17:47:59 PST ---
(From update of attachment 92665)
View in context: https://bugs.webkit.org/attachment.cgi?id=92665&action=review

> Source/WebCore/rendering/RenderLayer.cpp:2254
> +    // If this is the special overlay scrollbar painting pass, then don't re-paint any
> +    // non-overlay scrollbars. Only custom-CSS scrollbars will be non-overlay in this
> +    // context.

This comment seems a little long. Maybe you could remove more of what's redundant with the code and concentrate on the why part of this?

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