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

Rubicon: Ability to disable sizeId processing logic #3307

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

SerhiiNahornyi
Copy link
Collaborator

No description provided.

Comment on lines 1013 to 1015
if (!useVideoSizeLogic) {
return null;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd rather move this logic out of method, and call the method if the useVideoSizeLogic is true

@SerhiiNahornyi SerhiiNahornyi merged commit 368cc05 into master Jul 17, 2024
5 checks passed
@SerhiiNahornyi SerhiiNahornyi deleted the rubicon/size-id-on-demand branch July 17, 2024 09:51
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