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 chrome 131 amp-ad-exit test #40219

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

powerivq
Copy link
Contributor

@powerivq powerivq commented Jan 7, 2025

The reason it fails is that we use performance events to find out requests being made, and that it fails when being within a cross domain iframe (but works within a friendly iframe). No ideas why it worked before though. This PR changes to verify that the request is sent using request bank directly.

Copy link
Member

@danielrozenberg danielrozenberg left a comment

Choose a reason for hiding this comment

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

Nice :D

@danielrozenberg danielrozenberg merged commit 28565b3 into ampproject:main Jan 8, 2025
51 checks passed
@powerivq powerivq deleted the fix-ad branch January 8, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants