[Webkit-unassigned] [Bug 73177] Add Custom Content Handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 09:02:02 PDT 2012


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





--- Comment #13 from Greg Billock <gbillock at google.com>  2012-06-08 09:02:00 PST ---
(In reply to comment #6)
> gbillock might have some insight into how this relates to WebIntents.

On the HTML list, we're considering basically seeing registerProtocolHandler, web intents, and registerContentHandler as APIs of the same feature. I don't think we'll end up getting rid of the RPH/RCH method signatures, though, so this is valuable. If that direction ends up being the one we take, we may want to end up merging all that code into one module, and having the APIs delegate to a single client signature.

One caveat is that isContentHandlerRegistered has privacy implications that are worth considering specially.

-- 
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