Descriptioncc: Fix nullptr dereference when capturing skps.
We capture sk picture from PictureLayer, which happens before we had
a chance to set the image decode controller during commit. The fix here
is not to use PlaybackToCanvas, but rather use other functions to
accomplish the same goal. PlaybackToCanvas should only be called after
commit.
R=enne
BUG=581107
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/6abc838bd4fed2d0e0eef80febbda07aa0190644
Cr-Commit-Position: refs/heads/master@{#371655}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|