PTAL, This sanity check verifies that restoreOffset always result in the playback skipping forward. Under ...
13 years, 1 month 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 13 years, 1 month ago by junov1
Modified 13 years, 1 month ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0