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

Insert iframe as the last child of Html tag #3415

Merged
merged 9 commits into from
Jan 8, 2019

Conversation

deekshithraop
Copy link
Contributor

@deekshithraop deekshithraop commented Jan 3, 2019

Type of change

  • Bugfix

Description of change

Will Insert Iframes as last children of html tag, currently they are inserted in the head.

corresponding issue reported (#3413)
corresponding doc changes (prebid/prebid.github.io#1077)

@deekshithraop deekshithraop changed the title Insert iframe in body as the last child Insert iframe as the last child of Html tag Jan 4, 2019
Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

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

Oh please revert package-lock changes.

@mkendall07
Copy link
Member

mkendall07 commented Jan 7, 2019

@jsnellbaker
why does this need docs?
Edit: nevermind see the changes

@jsnellbaker jsnellbaker self-assigned this Jan 8, 2019
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

Except for the package-lock.json changes, everything else looks good.

@deekshithraop deekshithraop merged commit 90656ee into master Jan 8, 2019
amuraco pushed a commit to amuraco/Prebid.js that referenced this pull request Jan 28, 2019
* 3413-Insert Iframes for user sync in body

* Append Iframe as the last child

* Add unit test for insertElement

* utls insert element at the top by default

* add unit tests for utls insert element

* Insert iframe as html last child

* revert package.lock changes
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
* 3413-Insert Iframes for user sync in body

* Append Iframe as the last child

* Add unit test for insertElement

* utls insert element at the top by default

* add unit tests for utls insert element

* Insert iframe as html last child

* revert package.lock changes
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
* 3413-Insert Iframes for user sync in body

* Append Iframe as the last child

* Add unit test for insertElement

* utls insert element at the top by default

* add unit tests for utls insert element

* Insert iframe as html last child

* revert package.lock changes
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.

3 participants