WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrienne Walker
Comment 1
2011-07-01 14:42:56 PDT
Created
attachment 99525
[details]
Patch
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
Committed
r90283
: <
http://trac.webkit.org/changeset/90283
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug