Bug 124036 - [EFL] The limit problem for stack overflow.
Summary: [EFL] The limit problem for stack overflow.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 03:42 PST by Sun-woo Nam
Modified: 2017-03-11 10:35 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sun-woo Nam 2013-11-08 03:42:34 PST
js/dom/toString-stack-overflow.html

This test is passed if stack-overflow occurred.
'toString-stack-overflow.js' file sets the array size from 1 to 10000 by loop. 
But, in EFL port, WEbKit doesn't cause an exception and prints 10000 values of the array.
Comment 1 Michael Catanzaro 2017-03-11 10:35:43 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.