Skip to content

fix(ssr): prohibit variable names in customer code from colliding with SSR-internal variables#5196

Merged
divmain merged 2 commits intomasterfrom
mob/variable-safety
Feb 5, 2025
Merged

fix(ssr): prohibit variable names in customer code from colliding with SSR-internal variables#5196
divmain merged 2 commits intomasterfrom
mob/variable-safety

Conversation

@divmain
Copy link
Contributor

@divmain divmain commented Feb 5, 2025

Details

In extreme edge cases, customers might try to get a handle on and manipulate variables we use in SSRv2 internals. This makes that much harder.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🔬 Yes, it does include an observable change.

Barely observable, not a concern.

GUS work item

W-17561326

@divmain divmain requested a review from a team as a code owner February 5, 2025 20:36
@divmain divmain merged commit e54ebff into master Feb 5, 2025
11 checks passed
@divmain divmain deleted the mob/variable-safety branch February 5, 2025 20:53
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