You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
patmmccann
changed the title
Recycled getBoundingClientRect() use
Viewability at time of auction calculations in adapters & Recycled getBoundingClientRect() use
Mar 19, 2024
Type of issue
Copy pasted code blocks
Prebid.js/modules/marsmediaBidAdapter.js
Line 400 in 40dd3b6
Prebid.js/modules/brightcomSSPBidAdapter.js
Line 245 in 40dd3b6
Prebid.js/modules/brightcomBidAdapter.js
Line 219 in 40dd3b6
Prebid.js/modules/underdogmediaBidAdapter.js
Line 316 in 40dd3b6
Prebid.js/modules/33acrossBidAdapter.js
Line 575 in 40dd3b6
Prebid.js/modules/onomagicBidAdapter.js
Line 192 in 40dd3b6
all appear to use this logic and should import the library
Prebid.js/libraries/percentInView/percentInView.js
Line 3 in 40dd3b6
Also, given:
https://gist.github.com/paulirish/5d52fb081b3570c81e3a
are we comfortable with this behavior?
The text was updated successfully, but these errors were encountered: