RESOLVED FIXED 80288
Make it explicit when we are allowing updates to the actual backing store or the tile buffers
https://bugs.webkit.org/show_bug.cgi?id=80288
Summary Make it explicit when we are allowing updates to the actual backing store or ...
Alexander Færøy
Reported 2012-03-05 08:01:17 PST
We need to make it more clean when we are disallowing updates to either the actual backing store (recreating the tiled region) or to the tile buffers, as this has caused confusions in the past.
Attachments
Patch (3.78 KB, patch)
2012-03-05 08:04 PST, Alexander Færøy
noam: review+
Alexander Færøy
Comment 1 2012-03-05 08:04:46 PST
Noam Rosenthal
Comment 2 2012-03-05 09:17:55 PST
Comment on attachment 130136 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=130136&action=review > Source/WebCore/ChangeLog:3 > + Make it explit when we are allowing updates to the actual backing store or the tile buffers you mean explicit?
Alexander Færøy
Comment 3 2012-03-06 04:22:22 PST
Note You need to log in before you can comment on or make changes to this bug.