« iCab 3.0.3 Beta 445..447 | Main | iCab 3.0.3 Beta 449 »
Thu, May 03, 2007
iCab 3.0.3 Beta 448
Today Alexander released yet another iCab beta version. Again, he fixed several bugs, among them a memory leak in my InScript code concerning regular expressions (thanks for finding and fixing this one!):
- If JavaScript code created an IFRAME element and then before the document for this IFRAME could be loaded, tried to get the JavaScript references to the not-yet-existing document, iCab did return a NULL value. Some scripts won't work anymore when this happens. Now iCab creates a JavaScript references even for not-yet-existing documents to avoid these problems.
- Fixed a bug which could result in a crash, if many documents were downloaded at the same time and the network layer of the MacOS could not deliver all the data immediately to iCab.
- If IMG elements were redefined as "table-cell" via CSS the images were not shown.
- Fixed two memory leaks in iCab
- Added a workaround for a certain memory leak of MacOSX.