Skip to content

Remove the hash table in GsAppList

Richard Hughes requested to merge wip/hughsie/no-unique-hash into master

The as_utils_unique_id_hash() functions do not work well when the unique_id is changed at runtime, as GsApps are allowed to do. This removes some of the 'strangeness' that can be seen when refining wildcard applications.

Merge request reports