KHTMLPart executeScript() infinite loop
Michael Pyne
mpyne at kde.org
Thu Apr 14 21:33:04 BST 2011
On Thursday, April 14, 2011 11:13:46 sebaro wrote:
> KHTMLPart loads, it executes the script,
> then it seems like when loading "someDataPath"
> KHTMLPart executes the script again, therefore an infinite loop.
This is JavaScript you're loading? Be very, very sure that you did not compile
with -ffast-math, or any optimization flag that enables -ffast-math.
Recompile kdelibs if you had such an optimization flag enabled and try again
please.
Regards,
- Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20110414/90635e7f/attachment.sig>
More information about the kfm-devel
mailing list