Tallefer / qtweb

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

Application crashes sometimes on web pages having Flash plugins #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some YouTube pages, or Microsoft XBox videos, having Adobe Flash media 
content that runs automatically when page opens, cause application crash.
Debugging shows that exception is thrown from Qt Plugin classes.
Presumably Qt+WebKit problems.

Original issue reported on code.google.com by alexei.c...@gmail.com on 3 Dec 2008 at 4:08

GoogleCodeExporter commented 9 years ago
Problem seems to be with Qt 4.5.0 tech.preview and WebKit 523.15 which is used 
in v. 
1.2.

Qt 4.5.0 Beta 1 + WebKit 527+ work much better, no crashes noticed, next 
release 1.5 
will be more stable.

Original comment by alexei.c...@gmail.com on 8 Jan 2009 at 9:41