Closed Bug 1538984 Opened 5 years ago Closed 5 years ago

WindowGlobal{Parent,Child}::GetActor should fail after actor is closed

Categories

(Core :: DOM: Content Processes, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
Fission Milestone M3

People

(Reporter: nika, Assigned: jdai)

References

Details

After the actor has begun dying (when we would call willDestroy on JS WindowActor objects), we should no longer allow creation of new JS WindowActors. This means that GetActor should fail with NS_ERROR_DOM_INVALID_STATE_ERR if it would create a new actor after mIPCClosed has been set to true.

Status: NEW → ASSIGNED
Fission Milestone: M2 → M3

This bug has been fixed by bug 1544936.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.