Tjaster94 / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

websocket support #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. javascript: alert('WebSocket' in window);

What is the expected output? What do you see instead?
"true", says false instead

What version of the product are you using? On what operating system?
1.1.7, ubuntu 10.04 package

Please provide any additional information below.
should websockets work since webkitGTK seems to support them?  
if not, is it planned?

Original issue reported on code.google.com by cwe...@gmail.com on 14 Oct 2010 at 7:29

GoogleCodeExporter commented 8 years ago
I have same problem

Original comment by nigr...@gmail.com on 22 Oct 2010 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by jmalo...@gmail.com on 22 Oct 2010 at 10:25

GoogleCodeExporter commented 8 years ago
What version of WebKitGtk are you using? Was it built with 
--enable-web-sockets? If not please file a bug against the Ubuntu package.

This works fine on WebKitGtk built with --enable-web-sockets. 

Cheers,
Jan

Original comment by jmalo...@gmail.com on 23 Oct 2010 at 12:01