WebAPI/Inter App Communication: Difference between revisions

m
Line 1: Line 1:
= Description =
= Description =


(note: this proposal has a newer version at [https://wiki.mozilla.org/WebAPI/Inter_App_Communication_Alt_proposal Inter App Communication API Alt Proposal] and is currenly under implementation at [https://bugzilla.mozilla.org/show_bug.cgi?id=876397 Bug 876397])
Note: this proposal has a newer version at [https://wiki.mozilla.org/WebAPI/Inter_App_Communication_Alt_proposal Inter App Communication API Alt Proposal] and is currenly under implementation at [https://bugzilla.mozilla.org/show_bug.cgi?id=876397 Bug 876397].


An application wants to send or get information with another application. For example, some communications related applications (Skype, SMS, dialer) could send communication logs to a logging ''service'' that would then show the log of all communications to the user. Otherwise, an application might want to know which music is currently playing and get this information from a music player.
An application wants to send or get information with another application. For example, some communications related applications (Skype, SMS, dialer) could send communication logs to a logging ''service'' that would then show the log of all communications to the user. Otherwise, an application might want to know which music is currently playing and get this information from a music player.
Confirmed users
110

edits