Skip to content

SublimeBidAdapter src/url.js import fix#5150

Merged
robertrmartinez merged 44 commits intoprebid:masterfrom
pm-harshad-mane:sublime_url_fix
Apr 21, 2020
Merged

SublimeBidAdapter src/url.js import fix#5150
robertrmartinez merged 44 commits intoprebid:masterfrom
pm-harshad-mane:sublime_url_fix

Conversation

@pm-harshad-mane
Copy link
Contributor

Type of change

  • Bugfix

Description of change

SublimeBidAdapter was using src/url.js import which is deprecated, hence braking tests.
Fixing it here.

Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

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

Good catch.

I missed this in my review. Sorry about that.

Need to remind myself importing url is not allowed.

@pm-harshad-mane
Copy link
Contributor Author

Thank you @robertrmartinez for approving,
I am not sure why the CI is failing.

@pm-harshad-mane
Copy link
Contributor Author

Got it, colossussspBidAdapter_spec uses for..of not supported by IE 11.
Trying to fix it.

@robertrmartinez robertrmartinez merged commit 1e1a720 into prebid:master Apr 21, 2020
@pm-harshad-mane
Copy link
Contributor Author

Thanks, @robertrmartinez !

iggyfisk pushed a commit to happypancake/Prebid.js that referenced this pull request Jun 22, 2020
* added support for pubcommon, digitrust, id5id

* added support for IdentityLink

* changed the source for id5

* added unit test cases

* changed source param for identityLink

* avoid using src/url.js

* avoid using for..of
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

Comments