WebIntents/Ian Hickson's Web Intent Proposal: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 April 2012

15 March 2012

  • curprev 18:5018:50, 15 March 2012Dsr talk contribs 2,216 bytes +2,216 Created page with " var port = navigator.handleIntent(intent, filter); port.start = function () { }; port.onmessage = function (event) { handle(event.data) }; port.close = function (ev…"