Bug 1713726 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Some sites expect adsbygoogle.js to load, and stubbing it out and having it perform any expected callbacks prevents breakage (such as videos not loading).
Right now we are shimming adsbygoogle.js with an empty script, but we might as well shim the simple window object as well.

Back to Bug 1713726 Comment 0