Skip to content

E2E taint loss fix#327

Merged
leeN merged 3 commits into
SAP:mainfrom
leeN:e2e_taint_loss_fix
Aug 4, 2025
Merged

E2E taint loss fix#327
leeN merged 3 commits into
SAP:mainfrom
leeN:e2e_taint_loss_fix

Conversation

@leeN

@leeN leeN commented Aug 1, 2025

Copy link
Copy Markdown
Collaborator

Before getting an XHR response with an X-Taint header, the taint was lost (after correctly parsing it) before it reached the JS engine. This change fixes that and adds additional, conditional, debug output.

Both of these changes are necessary, for some reason.

@leeN leeN requested a review from tmbrbr August 1, 2025 16:47
@leeN leeN self-assigned this Aug 1, 2025

@tmbrbr tmbrbr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a small whitespace comment, otherwise looks good!

Comment thread js/src/jsapi.cpp Outdated

@tmbrbr tmbrbr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@leeN leeN merged commit db6ab42 into SAP:main Aug 4, 2025
2 of 16 checks passed
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