[webkit-reviews] review denied: [Bug 72578] [Chromium] Restrict clearing render surface on each frame to debug builds : [Attachment 115514] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 12:48:15 PST 2011


James Robinson <jamesr at chromium.org> has denied Daniel Sievers
<sievers at chromium.org>'s request for review:
Bug 72578: [Chromium] Restrict clearing render surface on each frame to debug
builds
https://bugs.webkit.org/show_bug.cgi?id=72578

Attachment 115514: Patch
https://bugs.webkit.org/attachment.cgi?id=115514&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=115514&action=review


We still want the clear to blue to happen for release builds since we're
getting reports from the wild where we fail to draw parts of the screen and
blue is a lot easier to debug than corruption.

Maybe instead we make this a per-platform setting, so we can leave it on for
desktop platforms while we chase these issues down?

> Source/WebCore/ChangeLog:9
> +	   Reviewed by James Robinson.

This is wrong, please take it out. I haven't review+'d this patch.


More information about the webkit-reviews mailing list