Closed Bug 1761178 Opened 3 years ago Closed 3 years ago

Some images are not displayed on https://soranews24.com/ with ETP - Strict Enabled

Categories

(Core :: Privacy: Anti-Tracking, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1716575

People

(Reporter: kiki, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Environment:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0

Prerequisites:
ETP - Strict enabled

Steps to reproduce:

Expected Behavior:
Images are displayed.

Actual Behavior:
Images are not displayed.

Notes:

  • Screenshot attached.
  • The issue is not reproducible with ETP - Standard.
Blocks: tp-breakage
No longer blocks: dfpi-breakage
Severity: -- → S3
Priority: -- → P3

They are detecting anti-tracking as a "network level ad-blocker" and never lazy-loading images. This is because network requests to these URLs are blocked:
https://pagead2.googlesyndication.com/pagead/show_companion_ad.js?fcd=true
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?fcd=true
https://pagead2.googlesyndication.com/pagead/js/google_top_exp.js?fcd=true
https://pagead2.googlesyndication.com/pagead/js/rum.js?fcd=true

If I shim all of those with an empty script, the site works fine.

I also just noticed that this is a duplicate of bug 1716575, so we might as well keep only one bug open.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: