Closed Bug 1363212 Opened 7 years ago Closed 6 years ago

Rename JSCompartment -> JS::Realm, JSAutoCompartment -> JS::AutoRealm

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jorendorff, Unassigned)

References

Details

(Keywords: triage-deferred)

Superficial change, part of same-compartment realms.

Separate from other bugs because it touches everything in the world.

Not totally trivial, because there are several other things to rename at
the same time, like JSContext::compartment_; yet CompartmentChecker
isn't affected.
Keywords: triage-deferred
Priority: -- → P3
Depends on: 1461292
Depends on: 1461605
Depends on: 1461677
We went with a slightly different approach: incrementally moving stuff over to JS::Realm. I think this bug can be closed and we can file new bugs if we find other places that need fixing.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.