On Sun, 2005-02-27 at 12:45 -0600, Boris Zbarsky wrote: > Tom Copeland wrote: > > I'm getting a "ASSERTION: How'd we get a floated inline frame?" message > > from a small embedded Mozilla program... > > What webpage are you loading when you get this assert? Do you get the same > assert in a debug Mozilla on the same page (I would hope that you do...).
Hi Boris - I'm loading a simple .swf file, so the Flash plugin is rendering it... here's the .swf file: http://infoether.com/~tom/test.swf This is with the firefox-1.0 release compiled with a .mozconfig like this: ============================== . $topsrcdir/browser/config/mozconfig ac_add_options --enable-default-toolkit=gtk2 ac_add_options --disable-freetype2 ac_add_options --enable-debug ============================== Yours, Tom _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
