-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
closed-not-plannedClosed as we don't intend to take action on the reported issueClosed as we don't intend to take action on the reported issue
Description
This issue was originally filed by [email protected]
What steps will reproduce the problem?
- use Loop statement like for(;;) or while(true);
- see wot happens
3.
What is the expected output? What do you see instead?
No output. because browser waits for its result for ever
What version of the product are you using? On what operating system?
Dartboard app on tutorials. MS Win 7 SP1 x64, Chrome 14
Please provide any additional information below.
I do not think Dartboard app doe not have a running time limit (also called compile time)
So if i type infinite loop in code editor and run that, browser stops for a while and crashes.
Please fix this so that prevent other programmers crash their browser by accidentally type a semi-colon next to the loop statement that has a end.
Metadata
Metadata
Assignees
Labels
closed-not-plannedClosed as we don't intend to take action on the reported issueClosed as we don't intend to take action on the reported issue