[webkit-reviews] review requested: [Bug 79145] [chromium] Make opaque paint tracker aware of SkCanvas layers : [Attachment 128594] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 16:26:46 PST 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 79145: [chromium] Make opaque paint tracker aware of SkCanvas layers
https://bugs.webkit.org/show_bug.cgi?id=79145

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

------- Additional Comments from Dana Jansens <danakj at chromium.org>
ok no longer need the setTracking(false).

PlatformContextSkia will always keep track of layers so that no matter when you
enable tracking, you are in a valid state. The tracking is pretty much a no-op
when tracking is not on, other than append/remove from vector.


More information about the webkit-reviews mailing list