Matthias Clasen
|
d5efa64539
|
Deal with lack of O_CLOEXEC
Some platforms don't have it. We fall back to fcntl() in other
places, so do it here as well.
https://bugzilla.gnome.org/show_bug.cgi?id=769042
|
2016-07-21 11:54:14 -04:00 |
|
Matthias Clasen
|
63654183a8
|
documents portal: Make sure O_PATH is defined
FreeBSD doesn't have it.
https://bugzilla.gnome.org/show_bug.cgi?id=768780
|
2016-07-13 12:38:22 -04:00 |
|
Cosimo Cecchi
|
bc7c030480
|
documentportal: print warnings when document portal fails to initialize
Instead of siletly failing or calling a method on a NULL instance.
|
2016-07-12 15:12:35 -07:00 |
|
Cosimo Cecchi
|
62bd8f54bb
|
appinfo: support opening files through document portal
In addition to URIs, we now also support opening files internal to the
sandboxed application through the document portal.
|
2016-07-11 18:20:48 -07:00 |
|