summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2023-05-12 19:20:58 +0200
committerBenjamin Otte <otte@redhat.com>2023-05-16 18:53:27 +0200
commitee6ef41e715d3ea373c32e2bcd4d05e36d2534e8 (patch)
tree149d5bdb643428dc5539400e79fe7721570b33ea /meson.build
parentfde3d2cd50585ec2abef1313fbf4cd189c88a2a1 (diff)
downloadgtk+-ee6ef41e715d3ea373c32e2bcd4d05e36d2534e8.tar.gz
css: Remove crashy resource:// optimization
Using gdk_texture_new_from_resource() is not valid here because we are not sure if the given resource is valid. Plus, the previous optimization is no longer relevant, because we are not using gdk_pixbuf_new_from_resource() anymore - which was what this optimization was about before it was ported to GdkTexture. Test attached.
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions