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

replaced deprecated getWindowTopLocation with refererInfo.referer #3332

Merged

Conversation

bansawbanchee
Copy link
Contributor

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

replaced deprecated getWindowTopLocation with refererInfo.referer

@mkendall07
Copy link
Member

This pull request introduces 2 alerts when merging 3a773e5 into c7b060b - view on LGTM.com

new alerts:

  • 1 for Useless assignment to local variable
  • 1 for Unused variable, import, function or class

Comment posted by LGTM.com

@jaiminpanchal27
Copy link
Collaborator

@bansawbanchee Failed due to lint error. Please fix

Renamed the bidderRequests variable to the singular bidderRequest to better portray the value as a single request instead of multiple.
@JonGoSonobi
Copy link
Contributor

@jaiminpanchal27 linting fixed. please re-review when you get the chance.

@jaiminpanchal27 jaiminpanchal27 merged commit e9bd097 into prebid:master Nov 30, 2018
loic-talon pushed a commit to onfocusio/Prebid.js that referenced this pull request Dec 19, 2018
…ebid#3332)

* replaced deprecated getWindowTopLocation with refererInfo.referer

* Removed unused import and unnecessary reassign

* Rename variable bidderRequests to bidderRequest

Renamed the bidderRequests variable to the singular bidderRequest to better portray the value as a single request instead of multiple.
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
…ebid#3332)

* replaced deprecated getWindowTopLocation with refererInfo.referer

* Removed unused import and unnecessary reassign

* Rename variable bidderRequests to bidderRequest

Renamed the bidderRequests variable to the singular bidderRequest to better portray the value as a single request instead of multiple.
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
…ebid#3332)

* replaced deprecated getWindowTopLocation with refererInfo.referer

* Removed unused import and unnecessary reassign

* Rename variable bidderRequests to bidderRequest

Renamed the bidderRequests variable to the singular bidderRequest to better portray the value as a single request instead of multiple.
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.

4 participants