[totem] browser-plugin: Add FIXME for LaunchPlayer API
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] browser-plugin: Add FIXME for LaunchPlayer API
- Date: Wed, 27 Mar 2013 13:13:54 +0000 (UTC)
commit b5ac58909c1a5016b9b9d43b641c9d367d38e4b0
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 27 14:05:03 2013 +0100
browser-plugin: Add FIXME for LaunchPlayer API
browser-plugin/totem-plugin-viewer.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/browser-plugin/totem-plugin-viewer.c b/browser-plugin/totem-plugin-viewer.c
index 02f775d..a18151c 100644
--- a/browser-plugin/totem-plugin-viewer.c
+++ b/browser-plugin/totem-plugin-viewer.c
@@ -2121,6 +2121,8 @@ handle_method_call (GDBusConnection *connection,
char *uri;
guint time;
+ /* FIXME the URI parameter is unused in the function,
+ * broken API? */
g_variant_get (parameters, "(su)", &uri, &time);
totem_embedded_launch_player (emb, invocation, uri, time);
g_free (uri);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]