[Webkit-unassigned] [Bug 59637] Overview of Web Introducer API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 09:00:24 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59637





--- Comment #4 from Tyler Close <tjclose at chromium.org>  2011-04-28 09:00:24 PST ---
(In reply to comment #3)
> For discussion, please bring this up on webkit-dev mailing list.

Looking forward to that once some preliminary discussions have advanced. This bug is for those who want to get a head start on the discussion and to square away implementation details that might distract from the broader discussion.

> This functionality seems quite esoteric to me personally.

It's probably pretty hard to understand the Introducer based only on the WebKit patch. Most of the actual functionality ends up being specific to the embedder. The corresponding Chromium patch is at:

http://codereview.chromium.org/6880275/

The Web Introducer is also a pretty low level API, just adding a discovery and user consent mechanism to the browser and letting Web applications define protocols for sharing of particular media types. Just as a transistor is a little esoteric until you see a computer, the Web Introducer is a little esoteric until you see media-type specific sharing protocols. A strawman proposal for social bookmarking is at:

http://web-send.org/bookmark/

If you have time to spot check this patch for implementation oddities that might distract people from discussing the core functionality, that would probably help the eventual mailing list discussion.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list