[EMAIL PROTECTED] wrote: > I have embedded Gecko in my Windows application and am seeing a lot of > asserts in my debug build. They look like notifications of poorly > formed HTML - things going outside of boundaries, code that isn't > reached because of the HTML etc. > > Can I switch this behavior off somehow? It makes looking for real > problems very difficult. > > Thanks.
Yeah, I'm getting the same thing. Matt342, you can easily duplicate that by following the instructions for ubrowser: http://www.ubrowser.com/howtobuild.php (The only thing is, instead of checking out MOZILLA_1_8_BRANCH, check out FIREFOX_1_5_0_3_RELEASE). The release build works great, but the debug build has a whole bunch of asserts (continuing past the asserts, the client still works). _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
