Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Get rid of __proto__ magic #651

@Loirooriol

Description

@Loirooriol

Reps is messing with __proto__ properties. See e.g. bug 1390027 and bug 1397772.

  • Stop ignoring __proto__ enumerable own properties in object previews.
  • Stop ignoring __proto__ own properties in object inspector.
  • Stop adding misleading __proto__ own properties in object inspector. To reference the [[Prototype]] use a <prototype> property or something like that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions