[webkit-reviews] review granted: [Bug 108135] Avoid doing work at 60fps for tiled layers when not necessary : [Attachment 185111] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 19:09:18 PST 2013


Dean Jackson <dino at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 108135: Avoid doing work at 60fps for tiled layers when not necessary
https://bugs.webkit.org/show_bug.cgi?id=108135

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

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=185111&action=review


It seems weird to have a struct with only one member variable, but Simon
mentions on IRC that there is a good chance the things a CommitState tracks may
grow in the future.

> Source/WebCore/ChangeLog:26
> +	   (GraphicsLayerCA):

Useless line.


More information about the webkit-reviews mailing list