]> Pileus Git - ~andy/gtk/commit
cssprovider: Do error handling differently
authorBenjamin Otte <otte@redhat.com>
Mon, 11 Apr 2011 00:18:21 +0000 (02:18 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 19:58:45 +0000 (21:58 +0200)
commit8fb6fdd3e73162a3f32caf021c7019363d46adf4
tree08a70ae8207bd9a4e395157e4daee4187e60c339
parent992ee6a20302585ac45149ac54ceda8f2c684eb0
cssprovider: Do error handling differently

Instead of aborting a parse whenever we encounter an error, parse to the
end. But if a GError was passed in, reset the provider completely as if
nothing had been parsed.
gtk/gtkcssprovider.c