Thanks for feedback Ewen. :)
I was not able to make addBindOnStartLoading() work to me. I use bind() when loading stop (onLoadingStateChanged call with isLoading set to false). I would agree with you if binding was not working at all. Here the problem appears if I just reload the page. This seems very suspicious.
Unfortunately, I use the archive with compiled binaries for Mac (more than two years old: 31/10/10). I think the first step should to be up to date but compilation on OSX do not seems to work fine anymore. Compilation success, but binaries seems to be corrupted. :(
My building platform:
- MacPro3,1 (2x2,8 Quad-Core Intel Xeon / Memory: 6 GB)
- Mac OS X 10.6.8.
- GCC 4.2.1
- Mac OS X SDK 10.5
After full build (chromium+berkelium), according to documentation, liblibberkelium.dylib seems to be corrupted (Glut Sample crash and I'm not able to integrate binaries in my project working with old release).
29/03/13 14:42:02 [0x0-0x14d14d].org.berkelium.GLUTSample[45764] dyld: Library not loaded: liblibberkelium.dylib
I would be pleased to produce more recent binary files for Mac community but I think I need help to understand what's going wrong.