GDBus: ignore qualified XML tags and attributes
authorRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 22:27:29 +0000 (15:27 -0700)
committerRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 22:28:51 +0000 (15:28 -0700)
commit9933a9f90477bf960f7f9c357253d1e4c78e5db5
treec0c07918666381712a84b7046f71cde157b6d4a3
parent1bc98830c5a3ffe5a43e5e05730064cb149f25bd
GDBus: ignore qualified XML tags and attributes

Ignore qualified (in the XML namespace sense) tags and attributes when
parsing D-Bus introspection XML.

This will allow people to add custom tags and attributes to their D-Bus
interfaces without tripping up GDBus.

https://bugzilla.gnome.org/show_bug.cgi?id=665634
gio/gdbusintrospection.c