Google ad test on GitHub are not displayed in Nightly
Categories
(Web Compatibility :: Privacy: Site Reports, defect, P3)
Tracking
(firefox107 unaffected, firefox108 affected)
Tracking | Status | |
---|---|---|
firefox107 | --- | unaffected |
firefox108 | --- | affected |
People
(Reporter: kbrosnan, Unassigned)
References
(Blocks 1 open bug)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/27785.
Site with issue and any steps to reproduce
https://googleads.github.io/google-publisher-tag-samples/basic/display-test-ad/demo.html
Expected behavior
Ads are displayed if you don't use AdBlock.
Actual behavior
Ads are not displayed even if you don't use AdBlock.
Does toggling Tracking Protection fix the issue? (Press the shield icon in the toolbar while on the site to see toggle)
Yes.
However in Firefox Beta, it doesn't happen with Tracking Protection.Can you reproduce in Chrome (or other non-Mozilla browser)?
It doesn't happen in Chrome and Firefox Beta.
Only happen in Firefox NightlyDevice information
- Android device: Sharp AQUOS R3(Android 11)
- Fenix version: 108.0a1 (Build #2015914731)
Change performed by the Move to Bugzilla add-on.
Reporter | ||
Comment 1•2 years ago
|
||
I can reproduce this on desktop.
I am the reporter of the original report on github.
It is speculated that this issue is due to a bug in Enhanced Tracking Protection.
In the current Nightly, Enhanced Tracking Protection seems to work in strict regardless of the setting.
I found that the same behavior is achieved by setting it to strict in the stable version, and that the behavior did not change even if it is set to custom and all options are disabled (Social Media Trackers only) in Nightly, the behavior did not change.
Comment 3•2 years ago
|
||
Thanks for reporting,
This is because we block doubleclick.net
as an email tracker in Nightly.
Comment 4•2 years ago
|
||
Marking S4 because it's Nightly-only breakage.
Thanks to Mr. Tim Huang[:timhuang], I found the exact cause.
As already mentioned, the cause is the newly enabled email tracker, and by setting privacy.trackingprotection.emailtracking.enabled (true for Nightly, false otherwise) to false from about:config, It will work correctly.
Apologies for the incorrect comment above.
Original website is not available. Could you reproduce this using alternative link and with the latest build?
https://googleads.github.io/google-publisher-tag-samples/display-test-ad/js/demo.html
However, the email tracking protection that caused this problem has been disabled in the latest Nightly version, so this issue should be closed.
Updated•2 months ago
|
Description
•