Closed Bug 465028 Opened 16 years ago Closed 15 years ago

avoid operation counting in single threaded js shell

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: igor, Assigned: andrei)

References

Details

With the bug #453157 addressed the JS shell no longer relies on using operationCount to support terminating long-running JS scripts using a separated thread to monitor such scripts. But this only available in thread-safe builds. It would be nice to use such counting-less mode even with single-threaded builds using alarm signal or its alternative on Windows.
Fixed by bug 477187.

Bug 477850 will shut down the watchdog thread in the ST shell when idle.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.