[webkit-dev] New feature : Network Information API

John Knottenbelt jknotten at chromium.org
Thu Dec 1 02:22:04 PST 2011


Hi Gyuyoung,

This is great news! Can I ask you also to take a look at the editor's draft
http://dev.w3.org/2009/dap/netinfo/#connection-interface so that you can
keep it in mind as you design the feature, since the draft will at some
point likely become the next TR.

Cheers

John

On Thu, Dec 1, 2011 at 9:27 AM, Gyuyoung Kim <gyuyoung.kim at samsung.com>wrote:

>  Hello WebKit folks,
>
>
>
> I'd like to introduce new feature - Network Information API.  This feature
> is to provide an interface for Web Applications to access the underlying
> network information of device. In Web Application case, they need to know
> what current network interface it uses. Because, it is important to know
> current network backbone(wifi, 3g, 4G and so on) in mobile domain. Thus,
> Web Application can let user know whether current network bearer is 3G or
> wifi via this new functionality. In addition, in streaming service case,
> Web Application can control content resolution according to kind of network.
>
> Spec : http://www.w3.org/TR/netinfo-api/
>
>
>
> I file a bug for this feature. Bug 73528. (
> https://bugs.webkit.org/show_bug.cgi?id=73528). However, submitted patch
> is still prototype. I will improve the submitted patch according to advices
> or opinions.
>
>
>
> Cheers,
>
> Gyuyoung.
>
>
>
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111201/07b3d1af/attachment.html>


More information about the webkit-dev mailing list