Bug 77196 - [next] avoid dbus-glib types for media base classes
Summary: [next] avoid dbus-glib types for media base classes
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 77194
Blocks: 68661 76369
  Show dependency treegraph
 
Reported: 2014-04-08 18:03 UTC by Simon McVittie
Modified: 2019-12-03 20:43 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2014-04-08 18:03:35 UTC
+++ This bug was initially created as a clone of Bug #76369 +++

We should make sure that dbus-glib isn't exposed in our high-level API.

tp_base_media_call_content_get_local_media_description returns some dbus-glib thing.

TpBaseMediaCallStreamAddCandidatesFunc takes some dbus-glib thing. tp_base_media_call_stream_set_stun_servers, tp_base_media_call_stream_set_relay_info too. tp_base_media_call_stream_get_local_candidates returns one.

tp_call_content_media_description_append_codec takes some dbus-glib thing.

tp_call_stream_endpoint_add_new_candidates, 
tp_call_stream_endpoint_add_new_candidate likewise.
Comment 1 GitLab Migration User 2019-12-03 20:43:20 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/127.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.