[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:53:07 PDT 2011


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


Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Beth Dakin <bdakin at apple.com>  2011-05-06 17:53:07 PST ---
(In reply to comment #3)
> (From update of attachment 92665 [details])
> 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?

Thanks Darin! I changed it to a better, more-concise comment.

Committed with revision 85990.

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