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

Adagio bid adapter 2.3.0 #5498

Merged
merged 6 commits into from
Aug 12, 2020

Commits on Jul 31, 2020

  1. adagioBidAdapter: support cross-origin iframe context

    - use SafeFrame API to compute features
    - compute page_dimensions in SafeFrame context
    - Remove pageDimensions feature with cross-domain iframe
    osazos committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    09bd210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2add17d View commit details
    Browse the repository at this point in the history
  3. Fix getPageDimensions() width detection

    Use the real page width instead of the viewport one
    osazos committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    c05a649 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    283d32a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc44362 View commit details
    Browse the repository at this point in the history
  6. Fix CI tests

    osazos committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    7236ba8 View commit details
    Browse the repository at this point in the history