Skip to content

bug revert srcdoc change to address viewability drop#1130

Merged
mkendall07 merged 1 commit intomasterfrom
bugfix/remove_srcdoc
Apr 18, 2017
Merged

bug revert srcdoc change to address viewability drop#1130
mkendall07 merged 1 commit intomasterfrom
bugfix/remove_srcdoc

Conversation

@mkendall07
Copy link
Contributor

Type of change

  • Bugfix

Description of change

revert to using document.write instead of srcdoc. Per this link srcdoc "...will override the content specified in the src attribute (if present)" - I take it to mean it will overwrite content in that frame. We have seen multiple reports in drastic viewability drops as measured by DFP using this srcdoc and confirmed that the viewability pixels are not fired using this method. Reverting until a fix can be found to use srcdoc.

Other information

@prebid/core for review.
CC:
@ckbo3hrk

Copy link
Collaborator

@protonate protonate left a comment

Choose a reason for hiding this comment

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

LGTM

@protonate protonate added the LGTM label Apr 18, 2017
@mkendall07 mkendall07 merged commit f4db964 into master Apr 18, 2017
@mkendall07 mkendall07 deleted the bugfix/remove_srcdoc branch April 18, 2017 01:26
outoftime added a commit to Genius/Prebid.js that referenced this pull request Apr 19, 2017
…built

* 'master' of https://github.com/prebid/Prebid.js: (38 commits)
  Add optional domain parameter to AdButler adapter (prebid#1078)
  Send transactionID to Criteo Services (prebid#1113)
  Fix `buildMasterVideoTagFromAdserverTag()` not selecting winning bid (prebid#1106)
  Remove placement size selection and filtering (prebid#1107)
  revert `srcdoc` change (prebid#1130)
  Add new Adapter- Beachfront Media (prebid#1062)
  Fixes SpringServe adapter (prebid#1101)
  Update Widespace request param (prebid#1098)
  - New Adapter: Innity (prebid#1074)
  Update Roxot prebid analytic adapter (prebid#1034)
  Yarn Package Manager (prebid#1109)
  allow writing into current document if prebid is loaded inside an iframe (prebid#1066)
  Adapter bug fix (prebid#1096)
  fix typo
  added pr review process and governance model (prebid#1103)
  added support for sampling in ga and base adapter, fixed up some tests (prebid#1011)
  Add Inneractive adapter (prebid#1048)
  Add alias freewheel-ssp to stickyadstv bidder adapter  (prebid#1043)
  Add Facebook Audience Network adapter (prebid#1068)
  Add Atomx support (prebid#1056)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments