[Webkit-unassigned] [Bug 79139] CCLayerTreeHostImpl calls didDraw more frequently than willDraw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 11:39:01 PST 2012


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128214|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #5 from James Robinson <jamesr at chromium.org>  2012-02-22 11:39:01 PST ---
(From update of attachment 128214)
View in context: https://bugs.webkit.org/attachment.cgi?id=128214&action=review

R=me

> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:280
> +        if (it.representsItself()
> +            && !it->visibleLayerRect().isEmpty())

just put this on one line

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