Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Stop enabling O.p.constructor #569

Closed
wants to merge 1 commit into from

Conversation

erights
Copy link
Contributor

@erights erights commented Feb 3, 2021

DO NOT MERGE. Blocked by Agoric/agoric-sdk#2324

SES by default currently enables Object.prototype.constructor to be overridden. This PR would like to retire that as it causes the Node console to display objects in a confusing manner, like

[Function (anonymous)] Function <Function <[Object: null prototype] {}>>

However, agoric-sdk is currently not compatible with this improvement for two reasons.

Until that later problem is diagnosed and fixed, this PR remains a WIP Draft.

@erights erights force-pushed the markm-stop-enabling-O-p-constructor branch from c421fba to a5b165b Compare February 5, 2021 23:58
@erights
Copy link
Contributor Author

erights commented Feb 28, 2021

Closing in favor of #587

@erights erights closed this Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant