Open Bug 1382164 Opened 8 years ago

CallExpression should report errors thrown by the called function

Categories

(L20n :: JS Library, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

People

(Reporter: stas, Unassigned)

References

(Blocks 1 open bug)

Details

Right now CallExpression just calls the function without checking nor reporting any errors: > // XXX functions should also report errors > return callee(posargs, keyargs);
You need to log in before you can comment on or make changes to this bug.