[webkit-reviews] review requested: [Bug 128831] Add a way to efficiently thumbnail WKViews : [Attachment 224246] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 13:09:49 PST 2014


Tim Horton <thorton at apple.com> has asked  for review:
Bug 128831: Add a way to efficiently thumbnail WKViews
https://bugs.webkit.org/show_bug.cgi?id=128831

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

------- Additional Comments from Tim Horton <thorton at apple.com>
an initial cut. currently we don't re-use existing tiles when bringing in
unparented views, because we can't tell if they've been purged without
parenting them, and don't want to cause a sudden surge in backing store if many
thumbnail views are made from unparented views at once, but this can be
revisited.


More information about the webkit-reviews mailing list