[webkit-dev] Websocket enabling on android 4.0.3

Peter Beverloo peter at chromium.org
Mon May 7 14:03:19 PDT 2012


Hello Priyadarshini,

An Web Sockets implementation will also require a client-side
implementation, which is not provided in the Android port. You'll want to
file a feature request against http://code.google.com/p/android/, or switch
to using the Chrome on Android beta which does support the feature:
http://www.google.com/intl/en/chrome/android/

In either case, since the Android port is not upstreamed to WebKit, I'm
afraid your question is out of scope for this list.

Peter

On Mon, May 7, 2012 at 6:48 PM, priya s <priyas111 at gmail.com> wrote:

> Hello
>
>
> I am trying to enable web socket feature on android 4.0.3 native browser.
> i.e WEB-SOCKET flag in android 4.0.3 (ICS) webkit code. (#if  ENABLE
> (WEB_SOCKET)). I have refered http://trac.webkit.org/wiki/AddingFeatures  link
> to enable WEB-SOCKET flag. Still there is no difference in the build.
> Please let me know the detailed procedure to enable WEB-SOCKET flag in
> android webkit code base.
>
> --
> Regards,
> Priyadarshini
>
> _______________________________________________
> 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/20120507/acfce6d7/attachment.html>


More information about the webkit-dev mailing list