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

fix: restructure determineRequestsReferrer to match better spec #3699

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Oct 7, 2024

While I investigated if there were significant changes in esbuild, I found the following change:

Screenshot from 2024-10-08 01-30-40

So the comments were added because they were of /** */ notation and not of // notation. While I fixed, I saw that the implementation is not matching 1:1 the spec text, like the order of the cases. So I adapted it accordingly.

Copy link
Member

@KhafraDev KhafraDev left a comment

Choose a reason for hiding this comment

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

Is it obvious that I didn't originally implement this? 😜

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Oct 8, 2024

Well atleast I get once i a while an approval for a fetch PR 😜

@Uzlopak Uzlopak merged commit 40fb24d into main Oct 8, 2024
37 of 38 checks passed
@Uzlopak Uzlopak deleted the fix-determineRequestsReferrer branch October 8, 2024 00:30
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
This was referenced Dec 16, 2024
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