[Bug 227055] Re: Firefox 3 crash - repeatable example
davidpbrown
feedback at davidpbrown.co.uk
Mon May 5 22:51:41 UTC 2008
I've narrowed the problem down..
Fearing the online page might change, I saved it offline. I then
wondered if I could reduce it with the same error.
I can load this file multiple times..
<html><body>
<embed src="some_nonexistent.wav" id="soundb">
</body></html>
But this one crashes my Firefox every time..
<html><body>
<embed src="some_nonexistent.wav" id="soundb">
<embed src="a_second_nonexistent.wav" id="soundc">
</body></html>
--
Firefox 3 crash - repeatable example
https://bugs.launchpad.net/bugs/227055
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list