commit | 1a741f049e08ab862a1d1f22e868545fa0607304 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Sep 18 08:03:51 2023 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Sep 18 13:27:37 2023 +0000 |
tree | 4761b0d6733819f0a4f263aaf682d58e522264dd | |
parent | a57f30c981ea4c432285c383ad0b02df5b58c4ab [diff] |
Avoid direct call from SkPictureData -> Slug Chromium (the only user of Slug) will need to call Slug::AddDeserialProcs(&procs) in order to register the deserialization logic properly (will not be done by default). Change-Id: I04ab1be0dfd9cc27cc20d0f315f6665ec68913cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/755550 Reviewed-by: Brian Osman <brianosman@google.com>