> The ASSERT macros are there to _cause_ the crash when something > unexpected happens. If you're hitting an ASSERT you are probably doing > something wrong in your code somewhere.
Yeah, that was clear. I was seeking for help because at least one of them seemed unrelated to the port. > It may also be the case that the ASSERT is wrong, or wrong specifically > for your port, but that should be rare. For now I'm not building with debug enabled, but soon I want to build with another port, say, Qt, and check the same sites with their launcher. Thanks for answering! I'm new to webkit and I really appreciate its performance :D > See you, > > -- > Gustavo Noronha <[email protected]> > GNOME contributor > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > -- Gustavo Lima Chaves Computer Engineer @ ProFUSION Embedded Systems _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

