Edit: I just tried Wikipedia again. 749 seconds, ouch. Could it be because it redirected my http:// to https:// ?
I don't know why Wikipedia takes so long. I assume it's the CSS processing but it seems insanely long.
Is there any chance to get "iconify" working? I'd love to be able to minimize this thing to quickly get to other icons on my Workbench.
Umm.. possibly. Are you definitely running NetSurf on the Workbench screen? As the iconify gadget options don't say they are new, so it should work... but only on the WB screen, if NetSurf is on another screen iconify isn't available (for boring reasons).
Very unstable. Locks Computer in random point, two times it didn't display anything, some times it loaded start page, once I got part of amiga.org displayed. One time it said please insert volume workbench in any drive and amiga freezed.
No gurus or erros, just freezed amiga.
When you find the code that is randomly overwriting memory (or re-using freed pointers?) please let me know. I'll give a hint: it's somewhere in the OS3-only code, as there are no such problems on OS4.
Unfortunately debugging such things on OS3 is virtually impossible. Enforcer might give some clues, but as I have no way of figuring out where the offset is pointing to in the source the only way I'm likely to fix this is by accident (or another pair of eyes looking over my source code for silly errors).
btw, it has got worse because I'm allocating some memory in pools now, so the chances of NetSurf overwriting memory NetSurf has allocated is increased.