Open Bug 701427 Opened 13 years ago Updated 2 years ago

Compartment checking assertions tolerate a NULL cx->compartment

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: bhackett1024, Unassigned)

Details

CompartmentChecker does this weird thing where if cx->compartment is NULL then it only checks that the compartments of the various things are all consistent with each other.  Most of the API functions thus tolerate being passed a cx with a NULL compartment.  There are places in the browser that have such behavior, which looks broken to me.
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.