DescriptionFix failed filter followed by an affects-transparent-black filter.
When an upstream filter returns null, either through failure or clipping, a downstream affects-transparent-black
filter should still produce non-transparent pixels.
This patch fixes SkColorFilterImageFilter.
Note: this will affect the results of the imagefilterscropexpand GM.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1844593002
Committed: https://skia.googlesource.com/skia/+/6a93fa1a4526ba14782f7f17a73479ca5a4a8e3a
Patch Set 1 #Patch Set 2 : Implement fix for SkColorFilterImagefilter; revert changes to imageblurtiled GM #Patch Set 3 : Change test to use a FailImageFilter #Patch Set 4 : Fix formatting #
Total comments: 11
Patch Set 5 : Update to ToT #Patch Set 6 : Update to ToT #Patch Set 7 : Fixes per review comments #Patch Set 8 : More nits #Messages
Total messages: 18 (9 generated)
|