PTAL, This sanity check verifies that restoreOffset always result in the playback skipping forward. Under ...
12 years, 4 months ago
(2012-07-09 18:34:33 UTC)
#1
PTAL,
This sanity check verifies that restoreOffset always result in the playback
skipping forward. Under certain circumstances, when save() calls are missing
their corresponding restore() calls, it is possible to break this rule with the
current implementation.
Currently, all tests pass this check. In a follow-up patch, I will write a unit
test that breaks it, along with a fix for it.
Issue 6382044: Adding sanity checks on restore offsets in SkPicturePlayback::draw
(Closed)
Created 12 years, 4 months ago by junov1
Modified 12 years, 4 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0