Closed
Bug 1949625
Opened 1 year ago
Closed 1 year ago
Remove AWS WAF Captcha Detection
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: fkilic, Assigned: fkilic)
References
Details
Attachments
(1 file)
I came across an AWS WAF captcha in the wild finally and like geetest, they don't use an iframe, they just display it on the page itself. We try not to run captcha detection on non-iframe contexts to not hurt the performance. We should remove AWS WAF captcha as it isn't implemented correctly.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9467556 -
Attachment description: WIP: Bug 1949625: Remove AWS WAF captcha detection → Bug 1949625: Remove AWS WAF captcha detection. r?tjr
Pushed by fkilic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7db09615702d
Remove AWS WAF captcha detection. r=tjr
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•