Closed
Bug 1803384
Opened 3 years ago
Closed 3 years ago
cookiebannerdetected event not dispatching in MODE_DETECT_ONLY
Categories
(Core :: Privacy: Anti-Tracking, defect, P1)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: dwalker, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I can't seem to subscribe to cookiebannerdetected
when cookiebanners.service.mode
is set to 3
(detect-only mode), but it works as expected when cookiebanners.service.mode
is set to 2
.
For reference, I'm testing this behavior against the cookie popup on https://serverfault.com/ which appears to use clicking rules and not cookie injection
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5692d83bcc29
Properly fall back to opt-in click rules in MODE_DETECT_ONLY. r=timhuang,dwalker
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•