Closed Bug 565192 Opened 14 years ago Closed 14 years ago

JM: Browser stops while running Mochitest after first group

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dmandelin, Assigned: dmandelin)

References

Details

The first set of tests passes, but at that point Mochitest stops running, and the browser just sits there.
The problem was that jsl_Call was using the scope chain of the calling frame, not the scope chain of the callee function (same as scope chain of callee frame) to compile the script.

http://hg.mozilla.org/users/danderson_mozilla.com/jaegermonkey/file/32c251089a0d
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: JaegerGreen
No longer blocks: JaegerBrowser
You need to log in before you can comment on or make changes to this bug.