archives

« Bugzilla Issues Index

#2417 — 26.3.1.1 refers to non-existing slot [[RealmRecord]]



Hit submit too soon, sorry.

Steps 8.a and 8.b refer to [[RealmRecord]], which is called [[Realm]] everywhere else.


fixed in rev23 editor's draft

The Realm object internal slot that refers to its RealmRecord is not called [[RealmRecord]]

The LoaderRecord slot that refers to the RealmRecord associated with the loader is called [[Realm]]

The latter can't be [[RealmRecord]] because that name is used as a nominal type brand on Realm objects.


fixed in rev23 draft