Skip to content

fix: restructure determineRequestsReferrer to match better spec#3699

Merged
Uzlopak merged 1 commit intomainfrom
fix-determineRequestsReferrer
Oct 8, 2024
Merged

fix: restructure determineRequestsReferrer to match better spec#3699
Uzlopak merged 1 commit intomainfrom
fix-determineRequestsReferrer

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
@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
@github-actions github-actions bot mentioned this pull request Mar 12, 2025
@github-actions github-actions bot mentioned this pull request May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants