[Webkit-unassigned] [Bug 23550] Browser eats can up all available memory and then crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 18:11:04 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23550





------- Comment #3 from yael.aharon at nokia.com  2009-01-26 18:11 PDT -------
(In reply to comment #2)
> Where did the limit of 1000 come from?  What maximum size do Firefox and IE
> allow?
> 

The 1000 limit is a guess, it could change if it breaks web sites.

IE and Opera do not have a limit. They eat up all the available memory and then
crash.
FireFox does not support setting the length on HTMLSelectElemet and throws a
NOT_SUPPORTED_ERR exception. This behavior is based on the spec in
http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-94282980. 

I thought that we still want to be compatible with IE and Opera, hence the
limit.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list