[webkit-reviews] review granted: [Bug 63850] [chromium] Upload root layer textures first so that it is less likely to be skipped : [Attachment 99525] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 14:45:47 PDT 2011


James Robinson <jamesr at chromium.org> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 63850: [chromium] Upload root layer textures first so that it is less
likely to be skipped
https://bugs.webkit.org/show_bug.cgi?id=63850

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

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

Cool

> Source/WebCore/ChangeLog:10
> +	   [chromium] Upload root layer textures first so that it is less
likely to be skipped
> +	   https://bugs.webkit.org/show_bug.cgi?id=63850
> +
> +	   This is a tiny follow-on patch to bug 63760.  If the root layer is
not
> +	   uploaded first, then it may not have enough space to fit into
texture
> +	   memory and might be skipped, leaving a blue background.
> +
> +	   Reviewed by NOBODY (OOPS!).

can you put the "Reviewed by " line above the long description?


More information about the webkit-reviews mailing list