Closed
Bug 1818704
Opened 3 years ago
Closed 3 years ago
Remove unnecessary FTP checks in dom/security
Categories
(Core :: DOM: Security, task, P3)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
Attachments
(1 file)
We removed FTP support within Bug 1574475. It's save to simply remove CheckFTPSubresourceLoad at this point.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Summary: Remove unnecessary CheckFTPSubresourceLoad checks → Remove unnecessary FTP checks in dom/security
| Assignee | ||
Comment 1•3 years ago
|
||
Ah, just realized there is more ftp: code that we can remove in dom/security. Let's do that within this bug.
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed by mozilla@christophkerschbaumer.com:
https://hg.mozilla.org/integration/autoland/rev/da90856e9854
Remove unnecessary FTP checks in dom/security, r=valentin
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•