GNOME Bugzilla – Bug 793054
Empty Caps constructor creates ANY caps
Last modified: 2018-03-13 12:29:28 UTC
See summary. This should rather create EMPTY caps, to which you can then add structures as needed.
commit de989e180017f09b21fafb4de8dd60c72d25bc87 (HEAD -> master, origin/master, origin/HEAD) Author: Thibault Saunier <tsaunier@igalia.com> Date: Tue Mar 13 09:27:01 2018 -0300 caps: Make sure that the empty constructor build an Empty caps Moving the NewAny variant at the end of the nodes in the API definition file. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=793054