DescriptionFix error revealed by Android unit test
The issue is/was that the original Picture/PictureRecorder that is being partially replayed is not guaranteed to issue any more commands before attempting to modify the existing data. Such modification is prohibited if there is a extant copy-on-write snapshot. Rather then further complicate the SkWriter32::snapshot capability for a dis-preferred use case, this CL simply copies the operation data.
Committed: https://skia.googlesource.com/skia/+/9058d602d0303c4d601bea260929367a8be37f04
Patch Set 1 #
Total comments: 16
Patch Set 2 : Address code review issues and update to ToT #
Total comments: 2
Patch Set 3 : Fix typo #
Messages
Total messages: 10 (0 generated)
|