[Webkit-unassigned] [Bug 87167] [chromium] Cleanup scissor rect computation/use with damage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 13:48:57 PDT 2012


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





--- Comment #21 from Dana Jansens <danakj at chromium.org>  2012-05-30 13:48:57 PST ---
(From update of attachment 144908)
View in context: https://bugs.webkit.org/attachment.cgi?id=144908&action=review

Wonderful :)

jamesr/enne can you please take a look?

> Source/WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:467
>      if (scissorRect.isEmpty())

Let's ASSERT(!scissorRect.isEmpty()) as well, since we should be preventing these quads from being added in CCLTHImpl?

> Source/WebCore/platform/graphics/chromium/cc/CCRenderPass.cpp:78
> +

extra whitespace

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