RESOLVED FIXED 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
Summary [chromium] Upload root layer textures first so that it is less likely to be s...
Adrienne Walker
Reported 2011-07-01 14:41:34 PDT
[chromium] Upload root layer textures first so that it is less likely to be skipped
Attachments
Patch (1.89 KB, patch)
2011-07-01 14:42 PDT, Adrienne Walker
jamesr: review+
Adrienne Walker
Comment 1 2011-07-01 14:42:56 PDT
James Robinson
Comment 2 2011-07-01 14:45:48 PDT
Comment on attachment 99525 [details] Patch 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?
Adrienne Walker
Comment 3 2011-07-01 15:04:41 PDT
Note You need to log in before you can comment on or make changes to this bug.