Open Bug 1894321 Opened 21 days ago Updated 15 days ago

app.datadoghq.eu/account/login is blank with strict ETP enabled

Categories

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

defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

(Blocks 1 open bug, )

Details

Passing along a site-breakage report:

STR:

  1. Enable strict ETP in Firefox settings.
  2. Visit https://app.datadoghq.eu/account/login

ACTUAL RESULTS:
Blank page. If I click the shield icon, I see a note that resources were blocked from static.datadoghq.com

EXPECTED RESULTS:
Working login page.

Looks like all their JS assets are on the blocklist, stuff like https://static.datadoghq.com/static/v/35.33655855/js/dd-login.min.js is blocked, so everything breaks.

Blocks: tp-breakage
Component: Site Reports → Privacy: Anti-Tracking
Product: Web Compatibility → Core

The domain datadoghq.eu is actually the same entity as the datadoghq.com, so the script should be allowed to load. A recent change adds datadoghq.eu to the entity list of Datadog from the Disconnect side, but we haven't merged the change. Once the change gets merged, we can verify whether the issue has been fixed.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.