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

Re-add cookie prefix feature #177

Merged
merged 1 commit into from
Dec 4, 2019
Merged

Conversation

ShivanKaul
Copy link
Contributor

Refer to #164

@awaterma awaterma self-assigned this Dec 3, 2019
@@ -87,6 +87,12 @@ function checkSameSiteContext(value) {
}
}

const PrefixSecurityEnum = Object.freeze({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a very nice way to declare an immutable object. :)

Copy link
Member

@awaterma awaterma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks good; tests are clear. Changes are small but consequential. Thanks for the work @ShivanKaul

@ShivanKaul ShivanKaul merged commit b75fd59 into salesforce:master Dec 4, 2019
wjhsf pushed a commit that referenced this pull request Feb 8, 2024
* feat: prepare for winter21 release (#171)

* feat: prepare for winter21 release
update lwc to v1.7.10-228.1, @lwc/jest* to 9.0.0-228.0

* chore: update API version to 50.0

* 0.10.0

* fix: jest config to include setupFilesAfterEnv (#174)

* 0.10.1

Co-authored-by: Jose David Rodriguez Velasco <jodarove@gmail.com>
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.

None yet

2 participants