rosendo100 / pywebkitgtk

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

example web site which segfaults the pywebkitgtk demo browser #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://partyliveonline.com - use a username of "test" and a password of
"ffffff" or maybe it's "tttttt" please respect the site, it's running LIVE.
i was stunned and amazed to find that webkit is good enough to run a
pyjamas-auto-generated site (try http://lkcl.net) which is a good
indication that the javascript is a long, long way along - congratulations!
the next test i tried - http://partyliveonline.com - segfaulted the demo
_instantly_ just after a login.

Original issue reported on code.google.com by luke.lei...@gmail.com on 15 Aug 2008 at 12:19

GoogleCodeExporter commented 8 years ago
this is a fault in libwebkit not pygtkwebkit.
issue can be closed.

Original comment by luke.lei...@gmail.com on 16 Aug 2008 at 11:58

GoogleCodeExporter commented 8 years ago
I will keep this open until the upstream WebKit bug has been resolved to avoid
reissuing the same defect in the future (as this also affects pywebkitgtk's
usability). Do you have the WebKit bug # for reference? 

Original comment by jmalo...@gmail.com on 17 Aug 2008 at 3:57

GoogleCodeExporter commented 8 years ago
https://bugs.webkit.org/show_bug.cgi?id=20403

Original comment by luke.lei...@gmail.com on 17 Aug 2008 at 10:30

GoogleCodeExporter commented 8 years ago
WebKit fix landed in http://trac.webkit.org/changeset/37676. This should be 
fixed now..

Original comment by jmalo...@gmail.com on 18 Oct 2008 at 7:14