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

feat(pass-style): Use endowed passStyleOf if at global symbol #1794

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

erights
Copy link
Contributor

@erights erights commented Sep 28, 2023

Implement @gibson042 's suggestion at https://github.com/endojs/endo/pull/1676/files#r1264339663 as agreed in the thread starting at Agoric/agoric-sdk#8051 (comment)

An advantage of using a symbol-named property on the global instead of a string-named property is that it is not aliased to a global variable name.

@erights erights requested a review from mhofman September 28, 2023 21:27
packages/pass-style/package.json Show resolved Hide resolved
@erights erights force-pushed the markm-symbol-insteadof-VatData branch from 3173bd1 to 53658ea Compare September 29, 2023 00:39
@erights erights enabled auto-merge September 29, 2023 00:40
@erights erights merged commit 2a85f8a into master Sep 29, 2023
14 checks passed
@erights erights deleted the markm-symbol-insteadof-VatData branch September 29, 2023 00:47
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.

2 participants