Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 16184 by cordys: Cannot create more then 200 iframes. After 200  
iframes don't have contentwindow anymore
http://code.google.com/p/chromium/issues/detail?id=16184

Google Chrome   3.0.191.3 (Officiƫle build 19935)
WebKit  531.2
V8      1.2.10
User Agent      Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/531.2 (KHTML, like Gecko) Chrome/3.0.191.3 Safari/531.2


      Safari 4: OK
   Firefox 3.x: OK
          IE 7: OK
          IE 8: OK

What steps will reproduce the problem?
1. In the attached webpage, there is a button, which is creating iframes.
Google chrome has the limitation, that up to 200 iframes can be created.
Iframes created after that don't have a contentWindow. It seems that
appendChild of the iframe even is not working proper then. In all other
browser we can creat up to 2500 iframes without any issue in this way.
2.
3.

What is the expected result?
I should be able to create up to 2500 iframes without any issue

What happens instead?
After 200 iframes, the iframes don't have a contentWindow anymore and also
the contentDocument is undefined.

Please provide any additional information below. Attach a screenshot if
possible.


Attachments:
        testiframecreation.htm  1001 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to