Closed Bug 780494 Opened 12 years ago Closed 12 years ago

Assertion failure: script->formalLivesInCallObject(i)

Categories

(Core :: JavaScript Engine, defect)

14 Branch
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox14 --- affected
firefox15 --- affected
firefox16 --- fixed
firefox17 --- fixed

People

(Reporter: bc, Unassigned)

References

()

Details

(Keywords: assertion, regression)

So the cause is bug 740259 and the fix should be one of the patches in bug 659577.  What happened is that the former added code that asserted the invariant required by the latter.  However, this invariant wasn't required by the former (it didn't change dynamic semantics) so, as long as the bug has been fixed by the latter I think we don't need to fix anything on FF14/15.  Tentatively resolving WONTFIX based on this assumption.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.