Opened 9 years ago

Closed 7 years ago

Last modified 7 years ago

#3503 closed defect (invalid)

Playing Replays make debug build crash

Reported by: Stan Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

When I tried to replay a game with the debug version of the game it crashes line 736 of RootingAPI.h

#ifdef JS_DEBUG
        MOZ_ASSERT(js::IsInRequest(cx));

Change History (2)

comment:1 by Stan, 7 years ago

Resolution: invalid
Status: newclosed

Can't reproduce anymore, must have been false positive.

comment:2 by Stan, 7 years ago

Milestone: Backlog
Note: See TracTickets for help on using tickets.