Skip to content

Browser stops when src code is endless!! #53

Closed
@DartBot

Description

@DartBot

This issue was originally filed by MieAb...@gmail.com


What steps will reproduce the problem?

  1. use Loop statement like for(;;) or while(true);
  2. 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

No one assigned

    Labels

    closed-not-plannedClosed as we don't intend to take action on the reported issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions