~webapps/unity-chromium-extension/14.04

« back to all changes in this revision

Viewing changes to npapi-plugin/src/unity-webapps-binding-dispatcher.c

  • Committer: Tarmac
  • Author(s): Alexandre Abreu
  • Date: 2013-09-16 21:39:13 UTC
  • mfrom: (228.1.1 revert)
  • Revision ID: tarmac-20130916213913-63a50kn45ddqom1j
Revert revision 228: deprecate tab integration.

Approved by Robert Bruce Park, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
200
200
  ,
201
201
  DECLARE_UNITY_WEBAPPS_BINDING(application_repository_get_resolved_application_name)
202
202
  ,
203
 
  DECLARE_UNITY_WEBAPPS_BINDING(application_repository_generate_desktop_for_url_launch)
204
 
  ,
205
 
  DECLARE_UNITY_WEBAPPS_BINDING(application_repository_add_desktop_to_launcher)
206
 
  ,
207
203
  DECLARE_UNITY_WEBAPPS_BINDING(service_set_xid_for_browser_window_id)
208
204
  ,
209
205
  DECLARE_NOTIFY_BINDING(notification_init)