iframe src="#" make error and firefox not responding (hang)
Categories
(Firefox :: Untriaged, enhancement)
Tracking
()
People
(Reporter: fjreggy, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
Steps to reproduce:
force close firefox
Actual results:
firefox crash not responding until i stop script from button
Expected results:
normal render or just ignore the iframe src
Comment 1•6 years ago
|
||
Hi,
Thanks for submitting this bug to us.
I wasn't able to reproduce this issue on my end, I've tried it both on Firefox 71.0 and Firefox Nightly 73.0a1 (2019-12-16) (64-bit)
Could you check if this also occurs to you while using a new profile? You can find the steps to do that here:
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
Thanks!
Comment 2•6 years ago
|
||
Hi,
I'm marking this as Resolved-Incomplete due to lack of response. If the issue is still reproducible with the latest Firefox version, feel free to reopen the bug with more information.
Regards, Clara.
Updated•6 years ago
|
its still a bug for new release of firefox.
<iframe src="#" id="test" class="test"></iframe>
if a web page have tons of script mozilla will often not repond if an iframe have src="#" . i just check on my blog, but now i have fixed the problem.
Description
•