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

TL-32522: prioritize topmostLocation as referrer #62

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

nllerandi3lift
Copy link

@nllerandi3lift nllerandi3lift commented Oct 31, 2022

@nllerandi3lift nllerandi3lift merged commit 751256a into master Oct 31, 2022
@nllerandi3lift nllerandi3lift deleted the TL-323522-topmostlocationB branch October 31, 2022 19:15
@@ -979,6 +979,18 @@ describe('triplelift adapter', function () {
expect(url).to.match(new RegExp('(?:' + prebid.version + ')'))
expect(url).to.match(/(?:referrer)/);
});
it('should prioritize topmostLocation for referrer', function () {
Copy link
Author

Choose a reason for hiding this comment

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

@patrickloughrey I was just thinking that when we revert this back to simply using bidderRequest.refererInfo.page we'll want to delete these tests. Just an FYI that you'll see these fail otherwise.

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.

1 participant