project: Use asset ID as URI if possible
authorThibault Saunier <tsaunier@igalia.com>
Tue, 9 Jul 2019 04:05:21 +0000 (00:05 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Fri, 26 Jul 2019 17:48:51 +0000 (13:48 -0400)
commitcb1ee4b64152fed6d669f17722d3b0fea57048a3
treeddd3200d78df188be9e4cd6659f2a6a3f6e67804
parent2c08770cf03dd04bfb0c4bf33243389222c1243d
project: Use asset ID as URI if possible

It was making no sense to consider it an empty timeline when the user
had passed the project URI when requesting the asset. Usually user
use `ges_project_new` with the URI but it is also valid to use
`ges_asset_request` with the uri as ID so let's handle that properly.
ges/ges-project.c