Hi, I found two bugs in Qt4.6-stable branch. Both of them are related to JSValue32 in QtWebKit. They have been already fixed in WebKit trunk. So, Qt4.6 branches should pick those patches as well!
The bugs cause problem on those platforms which use JSValue32 (for example: on ARM). The patches can be accessed from WebKit trunk: - svn revisions: 49874, 49845 - git commit ids: - 8407b61103123f3bdb51d9b1bffec9536630cc5a - 00720ce71fe31cf34c4cfa1b79a3ef0876dc8dee - bugzilla entries: - https://bugs.webkit.org/show_bug.cgi?id=30570 - https://bugs.webkit.org/show_bug.cgi?id=30372 (second one) --Gabor _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
