Skip to content

[AG-31991] Remove complicated heuristics for $domain modifier #677

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

workingBanana
Copy link

Now that we have the $to modifier, $domain will no longer match the target domain by default - only when the $csp or $cookie modifiers are specified.

Copy link

github-actions bot commented Apr 4, 2025

Preview was deployed to: https://pull-request-677.kb-adg.pages.dev/

@sfionov
Copy link
Member

sfionov commented Apr 11, 2025

@workingBanana We need to retain info about deprecated behavior, but note that since CoreLibs 1.18 logic is simplified. Examples should mention both cases, though.

Copy link
Member

@sfionov sfionov left a comment

Choose a reason for hiding this comment

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

Commented separately

Now that we have the `$to` modifier, `$domain` will no longer match the target domain
by default - only when the `$csp` or `$cookie` modifiers are specified.

See-also: AG-31991
Signed-off-by: Alexey Zhavoronkov <[email protected]>
Copy link

Preview was deployed to: https://pull-request-677.kb-adg.pages.dev/

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