[webkit-dev] Support "registerProtocolHandler" in WebKit2
Gyuyoung Kim
gyuyoung.kim at webkit.org
Wed Jul 1 19:42:29 PDT 2015
WebKit2 already has a similar feature, which is so-called *custom protocol*
enabled by Mac, Gtk and EFL ports. However the custom protocol feature
supports to register custom scheme
through API layer instead of JavaScript. The registerProtocolHandler() is
to support to register the custom scheme by means of JavaScript. I don't
know yet why we can't support to register it
from JavaScript.
Gyuyoung.
On Tue, Jun 16, 2015 at 10:43 AM, Gyuyoung Kim <gyuyoung.kim at webkit.org>
wrote:
> On Mon, Jun 8, 2015 at 9:39 AM, Darin Adler <darin at apple.com> wrote:
>
>> Sam, Anders, you haven’t replied to the thread since Maciej made his
>> remarks two weeks ago. He asked what you dislike about the API.
>
>
> It seems that some people hope to listen why you guys dislike about this
> API as well as I want.
>
> Gyuyoung.
>
> On Thu, Jun 11, 2015 at 10:06 AM, Gyuyoung Kim <gyuyoung.kim at webkit.org>
> wrote:
>
>> On Mon, Jun 8, 2015 at 12:02 PM, Michael Catanzaro <mcatanzaro at igalia.com
>> > wrote:
>>
>>> On Sun, 2015-06-07 at 17:39 -0700, Darin Adler wrote:
>>> > As one next step in the discussion, is there anyone that wants to
>>> > present a use case for a protocol other than mailto?
>>>
>>> irc:// would be useful for those who don't like desktop clients.
>>>
>>>
>> "geo:" would be useful for people who want to use map application as well.
>>
>> Gyuyoung.
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20150702/3974a56d/attachment.html>
More information about the webkit-dev
mailing list