[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:13:13 PST 2014


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #223396|1                           |0
        is obsolete|                            |




--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-02-06 16:10:32 PST ---
(From update of attachment 223396)
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?

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