Commit Graph

3 Commits

Author SHA1 Message Date
Matthias Clasen
72f5d59c3f Avoid a race with the openuri portal
Same as the previous commit; use the new predictable request
object path to connect to the Response signal early.
2017-07-07 12:18:12 -04:00
Matthias Clasen
098f9c6088 OpenFile support: Handle open failing
This can happen, report it as an error when it does.
2017-06-22 08:55:34 -04:00
Matthias Clasen
7cb7967cf5 Use OpenFile for local files
The OpenURI portal has a separate method to handle local
files now. Use it.

At the same time, split out the openuri helpers into separate
files, and generate code for the OpenURI portal.

https://bugzilla.gnome.org/show_bug.cgi?id=783193
2017-06-22 08:55:26 -04:00