[Webkit-unassigned] [Bug 128339] Should get rid of TileController's CoverageForSlowScrolling mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 16:20:46 PST 2014


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





--- Comment #6 from Beth Dakin <bdakin at apple.com>  2014-02-06 16:18:05 PST ---
(In reply to comment #5)
> (From update of attachment 223396 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=223396&action=review
> 
> > Source/WebCore/rendering/RenderObject.cpp:1291
> > +    if (!shouldClipToLayer && repaintContainer == view)
> > +        repaintRect = pixelSnappedIntRect(view->backgroundRect(view));
> 
> This confuses me. Do we ever have !shouldClipToLayer when |this| != view?

Hmm, no I don't think so! I was just being extra careful, but I realize now that is not necessary.

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